Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3803 Ansichten

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.

Avatar
Verwerfen

I am also looking for an answer to this

Verknüpfte Beiträge Antworten Ansichten Aktivität
3
Sept. 21
12275
0
Feb. 20
2
3
Juli 24
450
0
Apr. 24
1516