Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
8668 Представления
After I updated to ubuntu 18.04 odoo doensn't work...
the error if i try to open it is:
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

someone can help me, i don't want to lose the invoice I have done...
thankyou all
Аватар
Отменить

Check the logfile and add the output here, without that we can't help. The log is under /var/log (usually /var/log/odoo/odoo.log)

Лучший ответ

hi , i will recomended somthing try to do >>
1 - in your odoo 12 service file be sure that you run odoo 12 bin file

2-  check your odoo dir and file owner

3 - try to connect with incognito to a void any conflict with old 11 databases or use database filter in your config file .
hope this help you .

Аватар
Отменить
Автор Лучший ответ

thankyou!

this is the lastone log

2018-11-18 22:20:43,429 1260 INFO ? odoo.service.server: Initiating shutdown

2018-11-18 22:20:43,430 1260 INFO ? odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown.

2018-11-18 22:22:37,725 1243 INFO ? odoo: Odoo version 11.0-20180831

2018-11-18 22:22:37,725 1243 INFO ? odoo: Using configuration file at /etc/odoo/odoo.conf

2018-11-18 22:22:37,725 1243 INFO ? odoo: addons paths: ['/var/lib/odoo/.local/share/Odoo/addons/11.0', '/usr/lib/python3/dist-packages/odoo/addons']

2018-11-18 22:22:37,726 1243 INFO ? odoo: database: odoo@default:default

2018-11-18 22:22:37,740 1243 INFO ? odoo.service.server: HTTP service (werkzeug) running on alberto-XPS-13-9370:8069

2018-11-18 22:22:37,869 1243 INFO ? odoo.addons.base.ir.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf

2018-11-18 22:22:37,979 1243 WARNING ? odoo.addons.base.res.res_currency: The num2words python library is not installed, l10n_mx_edi features won't be fully available.

2018-11-18 22:43:41,526 1243 INFO ? odoo.service.server: Initiating shutdown

2018-11-18 22:43:41,526 1243 INFO ? odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown.

2018-11-19 07:43:36,437 1273 INFO ? odoo: Odoo version 11.0-20180831

2018-11-19 07:43:36,438 1273 INFO ? odoo: Using configuration file at /etc/odoo/odoo.conf

2018-11-19 07:43:36,438 1273 INFO ? odoo: addons paths: ['/var/lib/odoo/.local/share/Odoo/addons/11.0', '/usr/lib/python3/dist-packages/odoo/addons']

2018-11-19 07:43:36,438 1273 INFO ? odoo: database: odoo@default:default

2018-11-19 07:43:36,451 1273 INFO ? odoo.service.server: HTTP service (werkzeug) running on alberto-XPS-13-9370:8069

2018-11-19 07:43:36,541 1273 INFO ? odoo.addons.base.ir.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf

2018-11-19 07:43:36,623 1273 WARNING ? odoo.addons.base.res.res_currency: The num2words python library is not installed, l10n_mx_edi features won't be fully available.

2018-11-19 09:08:35,944 1273 INFO ? odoo.service.server: Initiating shutdown

2018-11-19 09:08:35,944 1273 INFO ? odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown.

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

One of the missing things is num2words:

pip install num2words

Check file permissions for Odoo as well as for the addons: /var/lib/odoo/.local/share/Odoo/addons/11.0', '/usr/lib/python3/dist-packages/odoo/addons

Автор

thx a lot!

Автор

thx a lot!

Related Posts Ответы Просмотры Активность
Odoo with Domain Решено
4
дек. 19
5964
3
окт. 23
8739
1
сент. 23
3308
1
мая 23
2247
2
апр. 23
2795