Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2468 Widoki

Hello,

I am having a problem accessing ODOO local website.

It was working fine, but  started to give this error:

The server has denied your browsing request.

Error code: 102 (net::ERR_CONNECTION_REFUSED)

How can I solve this and return to use the program normally?


Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

The error you mentioned usually occurs when the server is not running or running in a different port.
Try restarting the server. 
If that doesn't work, check whether the http_port and the port you are trying to access are the same inside odoo.conf file.
You can also check the log to find what is causing the problem.


Hope it helps

Awatar
Odrzuć