Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2364 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
may 22
3695
2
feb 24
4083
1
nov 23
11011
1
ene 23
3653
0
feb 25
8491