it-projects-llc / odoo-runbot-docker

43 stars 47 forks source link

odoo-runbot container logs #18

Open yustas147 opened 6 years ago

yustas147 commented 6 years ago

Hello! it seems like nginx+odoo misconfiguration:

2018-07-30 12:04:37,715 16 ERROR runbot openerp.http: Exception during JSON request handling. Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 546, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 583, in dispatch result = self._call_function(self.params) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 319, in _call_function return checked_call(self.db, *args, *kwargs) File "/usr/lib/python2.7/dist-packages/openerp/service/model.py", line 118, in wrapper return f(dbname, args, kwargs) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 316, in checked_call return self.endpoint(*a, kw) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 812, in call return self.method(*args, *kw) File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 412, in response_wrap response = f(args, kw) File "/usr/lib/python2.7/dist-packages/openerp/addons/bus/bus.py", line 188, in poll raise Exception("bus.Bus unavailable") Exception: bus.Bus unavailable

Please inform if some additional configuration steps needed to make it work as it should. Everything was done as described in README Thanks!

yelizariev commented 6 years ago

You can ignore that because runbot itself doesn’t need longpolling