Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3745 Переглядів

While Uploading code at odoo.sh, Build shows an error of time out. Even if it is a blank build with no code, it shows the error.

Following is the traceback:

ERROR
server
Exception happened during processing of request from ('127.0.0.1', 59500) Traceback (most recent call last): File "/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) File "/home/odoo/src/odoo/odoo/service/server.py", line 170, in process_request t.start() File "/usr/lib/python3.6/threading.py", line 846, in start _start_new_thread(self._bootstrap, ()) RuntimeError: can't start new thread
04/02/2019 10:44:19
ERROR
server
Exception happened during processing of request from ('127.0.0.1', 59502) Traceback (most recent call last): File "/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) File "/home/odoo/src/odoo/odoo/service/server.py", line 170, in process_request t.start() File "/usr/lib/python3.6/threading.py", line 846, in start _start_new_thread(self._bootstrap, ()) RuntimeError: can't start new thread
04/02/2019 10:44:19
ERROR
server
Exception happened during processing of request from ('127.0.0.1', 59504) Traceback (most recent call last): File "/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) File "/home/odoo/src/odoo/odoo/service/server.py", line 170, in process_request t.start() File "/usr/lib/python3.6/threading.py", line 846, in start _start_new_thread(self._bootstrap, ()) RuntimeError: can't start new thread
04/02/2019 10:44:19
ERROR
server
Exception happened during processing of request from ('127.0.0.1', 59506) Traceback (most recent call last): File "/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock self.process_request(request, client_address) File "/home/odoo/src/odoo/odoo/service/server.py", line 170, in process_request t.start() File "/usr/lib/python3.6/threading.py", line 846, in start _start_new_thread(self._bootstrap, ()) RuntimeError: can't start new thread
04/02/2019 10:44:19
ERROR
server



This error seems to be raised due to socket activation in odoo.sh
Suggest a solution to solve the above error.

Аватар
Відмінити

I am also looking for an answer to this

Related Posts Відповіді Переглядів Дія
3
вер. 21
12213
0
лют. 20
2
3
лип. 24
421
0
квіт. 24
1481