Hi,
i got trouble with my oddoo 11 pro. I have this logfile entry if i load the website and i can't access the "home" page in odoo. Only with the debug mode is it possible to launch my apps. The Website shows a site looks like no js or css...
209 ERROR odoolive odoo.http: Exception during JSON request handling.Traceback (most recent call last): File "/home/odoo/odoo/odoo/http.py", line 650, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/home/odoo/odoo/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/home/odoo/odoo/odoo/tools/pycompat.py", line 87, in reraise raise value File "/home/odoo/odoo/odoo/http.py", line 692, in dispatch result = self._call_function(**self.params) File "/home/odoo/odoo/odoo/http.py", line 342, in _call_function return checked_call(self.db, *args, **kwargs) File "/home/odoo/odoo/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/home/odoo/odoo/odoo/http.py", line 335, in checked_call result = self.endpoint(*a, **kw) File "/home/odoo/odoo/odoo/http.py", line 936, in __call__ return self.method(*args, **kw) File "/home/odoo/odoo/odoo/http.py", line 515, in response_wrap response = f(*args, **kw) File "/home/odoo/odoo/addons/bus/controllers/main.py", line 37, in poll raise Exception("bus.Bus unavailable")Exception: bus.Bus unavailable
I hope for your help...
Try to upgrade all module using "-u all"