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

I have created a new odoo 14 server, and have followed the manual, but when i start the server it only loads 8 modules

i run the following commando to start the server, where i also use some custom addons

/opt/odoo# python3 odoo-bin --addons-path=addons,/opt/addons -d mydb

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

Do you get errors? At startup, modules are not installed you have to go to the Apps menu and install the needed modules.

You need to add the correct path for addons folder in addons-path parameter

Автор

Hej Waleed, the --addons-path=addons is the default path, and where all the community modules are, i havent changed that.
When im running the same command but --addons-path=addons only it still only load 7 modules

Автор

For those reading or trying to help
I just need to add a module from the website and then more installed them self, plus another problem solved itself where settings wasnt fully setup

Автор Лучший ответ

Hello Arian

I dont get any erros, i have the following when starting the server:
2024-01-22 12:34:33,441 16681 INFO ? odoo: Odoo version 14.0

2024-01-22 12:34:33,441 16681 INFO ? odoo: addons paths: ['/opt/odoo/odoo/addons', '/root/.local/share/Odoo/addons/14.0', '/opt/odoo/addons']

2024-01-22 12:34:33,441 16681 INFO ? odoo: database: default@default:default

2024-01-22 12:34:33,540 16681 INFO ? odoo.addons.base.models.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports.

2024-01-22 12:34:33,617 16681 INFO ? odoo.service.server: HTTP service (werkzeug) running on Odoo14Test-THP.ucs.magnatek.dk:8069

2024-01-22 12:34:33,623 16681 INFO mydb odoo.modules.loading: loading 1 modules...

2024-01-22 12:34:33,635 16681 INFO mydb odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra)

2024-01-22 12:34:33,637 16681 INFO mydb odoo.modules.loading: loading 7 modules...

2024-01-22 12:34:33,669 16681 INFO mydb odoo.modules.loading: 7 modules loaded in 0.03s, 2 queries (+0 extra)

2024-01-22 12:34:33,747 16681 INFO mydb odoo.modules.loading: Modules loaded.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
5
нояб. 22
3593
0
мар. 22
2870
0
февр. 22
2280
0
дек. 21
1768
0
нояб. 21
1596