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

Hi all


I am experimenting with my first setup of Odoo on one host and Postgres on another. I have managed to connect and create a new database, but the Odoo log keeps logging these:


2017-02-01 14:14:08,730 1525 INFO odoog2 werkzeug: 95.150.68.250 - - [01/Feb/2017 14:14:08] "POST /longpolling/poll HTTP/1.1" 200 -2017-02-01 14:14:25,128 1525 ERROR odoog2 odoo.http: Exception during JSON request handling.

Traceback (most recent call last):

  File "/odoo/odoo-server/odoo/http.py", line 638, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/addons/base/ir/ir_http.py", line 177, in _dispatch rule, arguments = cls._find_handler(return_rule=True) File "/odoo/odoo-server/odoo/addons/base/ir/ir_http.py", line 79, in _find_handler return cls.routing_map().bind_to_environ(request.httprequest.environ).match(return_rule=return_rule) File "/usr/lib/python2.7/dist-packages/werkzeug/routing.py", line 1483, in match raise NotFound()NotFound: 404: Not Found



Any ideas?


Regards


Jim

アバター
破棄
著作者 最善の回答

Well it seems a good old restart of both servers got rid of that issue for now at least.


Thanks 

アバター
破棄
著作者

It started happening again. Found a post on the old OpenERP forums that got rid of the error: I had to log out all the clients, then restart Odoo.

関連投稿 返信 ビュー 活動
1
2月 19
3656
2
6月 19
10953
1
3月 17
6086
3
8月 24
8651
0
7月 25
1354