Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
9409 Lượt xem

I feel like I've exhausted my resources in trying to figure this one out. 

The front end website seems to be ok. The backend is blank except for the black navbar and the sidebar.

I've done all the restarting, dependency installs, create/remove new dbs, install blog/website, things that I've read in other posts. I'm at a total loss as to where to go next or how to debug this. This is the error in my logfile:

2017-06-05 19:12:37,828 27600 ERROR test.db openerp.http: Exception during JSON request handling.
Traceback (most recent call last):
  File "/opt/odoo/src/openerp/http.py", line 648, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/opt/odoo/src/openerp/addons/base/ir/ir_http.py", line 165, in _dispatch
    rule, arguments = self._find_handler(return_rule=True)
  File "/opt/odoo/src/openerp/addons/base/ir/ir_http.py", line 76, in _find_handler
    return self.routing_map().bind_to_environ(request.httprequest.environ).match(return_rule=return_rule)
  File "/opt/odoo/env/lib/python2.7/site-packages/werkzeug/routing.py", line 1430, in match
    raise NotFound()
NotFound: 404: Not Found


Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

I figured this one out. There was a V10 module in my path that was conflicting with V9. The error did not help at all with that one!

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 5 21
3532
0
thg 12 23
1964
Odoo 404 error Đã xử lý
1
thg 7 23
4636
0
thg 1 21
13051
2
thg 12 19
9474