Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet

Hello there !


I have the following error that occurs randomly in my code. It seems it does not come from my own module but maybe it is:

Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 640, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 1452, 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 1483, in match
raise NotFound()
NotFound: 404: Not Found


I don't understand why it occurs randomly. If you have an idea I'd take it.


Thank you !

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Feb. 18
11924
3
Okt. 17
21982
2
Juli 25
420
0
Dez. 24
1060
2
Okt. 24
1157