Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
6 Відповіді
44163 Переглядів

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!



Аватар
Відмінити

Using installation script you can install odoo 17: https://www.youtube.com/watch?v=sEQXJ_JHyMg&t=425s

Найкраща відповідь

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

Related Posts Відповіді Переглядів Дія
10
січ. 24
16174
1
січ. 24
995
1
лип. 23
1994
2
бер. 15
16004
1
лип. 24
4389