Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
8321 Представления

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!!!

Аватар
Отменить

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

Лучший ответ

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
авг. 25
2538
1
июл. 25
956
1
авг. 25
1151
0
мая 25
1400
2
апр. 25
3591