Skip to Content
Menu
This question has been flagged
3 Replies
1311 Views

Hello, 
I have a problem that I never had before, we cannot acces the paiement page to my shop but I didn't change anything...


Here's what it's written with the error message:

Traceback (most recent call last):
  File "/home/odoo/src/odoo/17.0/odoo/http.py", line 1764, in _serve_db
    return service_model.retrying(self._serve_ir_http, self.env)
  File "/home/odoo/src/odoo/17.0/odoo/service/model.py", line 133, in retrying
    result = func()
  File "/home/odoo/src/odoo/17.0/odoo/http.py", line 1791, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
  File "/home/odoo/src/odoo/17.0/odoo/http.py", line 1908, in dispatch
    return self.request.registry['ir.http']._dispatch(endpoint)
  File "/home/odoo/src/odoo/17.0/addons/website/models/ir_http.py", line 235, in _dispatch
    response = super()._dispatch(endpoint)
  File "/home/odoo/src/odoo/17.0/odoo/addons/base/models/ir_http.py", line 222, in _dispatch
    result = endpoint(**request.params)
  File "/home/odoo/src/odoo/17.0/odoo/http.py", line 741, in route_wrapper
    result = endpoint(self, *args, **params_ok)
  File "/home/odoo/src/odoo/17.0/addons/website_sale/controllers/main.py", line 1282, in address
    raise Forbidden()
werkzeug.exceptions.Forbidden: 403 Forbidden: You don't have the permission to access the requested resource. It is either read-protected or not readable by the server.

Can someone help me in noob words ? 

Lot of thanks ! 

Avatar
Discard
Best Answer

Hi guys - I have the exact same error. Anyone found a solution for this yet?

Avatar
Discard
Best Answer

Hello, 

I've the same error. Have you found the solution ?

Best regards

Dominique

Avatar
Discard
Best Answer
  1. Confirm that the URL of the website is correct. ...
  2. Use a virtual private network (VPN) to access the site if an IP address issue is to blame. ...
  3. Clear browsing data, along with any cookies, saved in the web browser cache.

Also check access rights. and weather your logged in with the correct user.

Avatar
Discard
Related Posts Replies Views Activity
0
Dec 24
337
1
Feb 20
2643
3
Mar 15
4284
2
Jun 24
1343
2
May 24
1851