Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2361 Visualizzazioni

2024-04-25 06:37:41,250 1902475 ERROR ? odoo.service.server: Worker WorkerHTTP (1902475) Exception occurred, exiting... 

Traceback (most recent call last):

  File "/home/odoo15/odoo15/odoo/service/socket.py", line 292, in accept

    fd, addr = self._accept()

OSError: [Errno 9] Bad file descriptor


this error is showing up on odoo log does any1 know what to with it

Avatar
Abbandona
Risposta migliore

Hi,


It’s not an issue or a bug-it’s a temporary socket error that can appear when Odoo workers or ports don’t close cleanly.


Restart the Odoo service completely to refresh all workers.

Make sure only one Odoo instance is running on port 8069.

Check the workers value in odoo.conf and set it correctly.

Avoid restarting or editing config files while Odoo is running.

If using Nginx or a proxy, increase its timeout values.

Reboot the server if the error keeps appearing after restart.

Update system packages and Python libraries to the latest versions.

If the error shows only once at startup, you can safely ignore it.


Hope it helps.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mag 22
3695
2
feb 24
4082
1
nov 23
11011
1
gen 23
3653
0
feb 25
8490