Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
8280 Vistas

Good morning;

Please friends!!! I really need your help please!!

Who knows the reason of this error why am i getting this please:

Traceback (most recent call last):

File "/opt/odoo/odoo-server/openerp/http.py", line 536, in _handle_exception

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

File "/opt/odoo/odoo-server/openerp/http.py", line 1413, 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 1433, in match

raise NotFound()

NotFound: 404: Not Found

Regards!!!

Avatar
Descartar

Probably odoo server crash. You enable debug mode and verify details about error in log file.

Mejor respuesta

Hi,

  1. Clear all the cache and history in your browser.

  2. keep only one database  for use and remove other databases

or

  1. Use --db-filter dabase-name to load a single database. 

This is how I fixed the issue. There may be other ways of achieving the same. I shall update my answers as I find more ways.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 25
2097
1
jul 25
668
1
ago 25
1150
0
may 25
1243
2
abr 25
3355