コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3775 ビュー

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

関連投稿 返信 ビュー 活動
3
9月 21
12240
0
2月 20
2
3
7月 24
433
0
4月 24
1492