跳至內容
選單
此問題已被標幟
1 回覆
2350 瀏覽次數

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

頭像
捨棄
最佳答案

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
5月 22
3693
2
2月 24
4074
1
11月 23
10998
1
1月 23
3648
0
2月 25
8470