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

Hello

Can anyone help me with this as I cannot get into Odoo to fix it:


Traceback (most recent call last):

File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 530, in _handle_exception

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

File "/usr/lib/python2.7/dist-packages/openerp/http.py", line 1399, in _dispatch_nodb

func, arguments = self.nodb_routing_map.bind_to_environ(request.httprequest.environ).match()

File "/usr/lib/python2.7/dist-packages/werkzeug/routing.py", line 1423, in match

raise NotFound()

NotFound: 404: Not Found


What steps I did before hand is change this:

now = strftime("%a, %d %b %Y %H:%M:%S ", localtime())

to this:


now = datetime.datetime.now() + timedelta(hours=2)

date = now.strftime("%a, %d %b %Y %H:%M:%S ", localtime())


Have since changed back, saved, stopped and started server but I still can't get back into Odoo..

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Have reset everything in the code back to last workiing point. Save, closed Odoo, restarted server and reopened Odoo. Everything seems to be running now

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

Where did you change this? I suddenly have the same issue.

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

I am having this problem even in fresh install of odoo-9

อวตาร
ละทิ้ง

FIXED:

Close all old sessions and restart the server (Y)

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ม.ค. 19
5810
1
มี.ค. 15
15196
1
ธ.ค. 24
4328
0
พ.ย. 24
1769
2
ก.ค. 24
3602