Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6222 มุมมอง

Hello,

What are the most common reasons for  Odoo producing a large amount of the following bus exceptions in the log file:

2016-03-15 20:37:42,160 27533 ERROR Production openerp.http: Exception during JSON request handling.

Traceback (most recent call last)

File "/odoo9e/core/openerp/http.py", line 643, in _handle_exception

    return super(JsonRequest, self)._handle_exception(exception)

  File "/odoo9e/core/openerp/http.py", line 680, in dispatch

    result = self._call_function(**self.params)

  File "/odoo9e/core/openerp/http.py", line 316, in _call_function

    return checked_call(self.db, *args, **kwargs)

  File "/odoo9e/core/openerp/service/model.py", line 118, in wrappet

    return f(dbname, *args, **kwargs)

  File "/odoo9e/core/openerp/http.py", line 309, in checked_call

    result = self.endpoint(*a, **kw)

  File "/odoo9e/core/openerp/http.py", line 959, in __call__

    return self.method(*args, **kw)

  File "/odoo9e/core/openerp/http.py", line 509, in response_wrap

    response = f(*args, **kw)

  File "/odoo9e/core/addons/bus/controllers/main.py", line 34, in poll

    raise Exception("bus.Bus unavailable")

Exception: bus.Bus unavailable

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You could find some pertinent entries here : https://github.com/odoo/odoo/issues?utf8=%E2%9C%93&q=is%3Aissue is%3Aopen bus unavailable

Additionnaly, this one saved my days : https://github.com/odoo/odoo/issues/3793#issuecomment-120455956

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ก.ย. 24
1597
0
ต.ค. 18
7910
3
ธ.ค. 23
42981
0
ธ.ค. 23
1946
0
มิ.ย. 24
474