Skip to Content
Menu
This question has been flagged
1 Odpoveď
2374 Zobrazenia

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
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
máj 22
3705
2
feb 24
4098
1
nov 23
11020
1
jan 23
3660
0
feb 25
8500