コンテンツへスキップ
メニュー
この質問にフラグが付けられました
6 返信
47885 ビュー

Hello Everyone,


I'm new to Odoo development and I want to install and run Odoo 17 on ubuntu 22.04 server using source installer, but I have tried the installation steps that mentioned in Odoo documentation online and also tried steps from ChatGPT to install Odoo 17 but I always facing issue running it.

I need help, may anyone suggest for me a good resource to install it without errors please.

Thank you in advance!



アバター
破棄
最善の回答

Hi,

Please refer to this blog:
https://www.cybrosys.com/blog/how-to-install-odoo-17-on-ubuntu-20-04-lts-server

Hope it helps


アバター
破棄
著作者

please, can you help me with this error? https://prnt.sc/cEpmR_kYTL0b

最善の回答

I've the same error. Can you resolve it?? Maybe for python version??

アバター
破棄
最善の回答
configuraste bien el addons_path ??

[options]
   ; This is the password that allows database operations:
   admin_passwd = admin
   db_host = False
   db_port = False
   db_user = odoo17
   db_password = False
   addons_path = /opt/odoo17/addons
   logfile = /var/log/odoo/odoo17.log


アバター
破棄
最善の回答

yes!same error.odoo service not active.ubuntu 20.04 default python 3.8 but odoo 17 required python 3.10.

アバター
破棄
最善の回答

I've also used the one recommended above and it works. https://www.cybrosys.com/blog/how-to-install-odoo-17-on-ubuntu-20-04-lts-serverAl The only difference is the Ubuntu version, but it should work the same. If I were able to see screenshots of your error messages I would be able to assist further. 

All the best. 



アバター
破棄
著作者

this is the error: https://prnt.sc/cEpmR_kYTL0b

著作者 最善の回答

Thank you for sharing this useful URL with me.

I have tried it but still shows me a failed Odoo service error when I try to start the service using this command Sudo systemctl start odoo17.service.

I would like to attach a screenshot of the error, but this feature isn't enabled.

any help please?


アバター
破棄

Please take a screenshot of the error and then copy-paste the image into the description.

Please ensure thqt the service name is same. In some cases, the service name can be different.

著作者

this is the error: https://prnt.sc/cEpmR_kYTL0b

関連投稿 返信 ビュー 活動
10
1月 24
16743
1
1月 24
1350
1
7月 23
2459
2
3月 15
16479
1
7月 24
5510