Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2290 Widoki

Kindly help me on rectifying the issue. I have installed odoo successfully to my server, but while importing third-party modules I am unable to stop or start the service properly due to the missing of odoo.server file.

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

Check if this file already exists or not.
Use the below command to find it.

locate -i file_name
find -iname file_name

If it does not exist, you need to create this file using the following command

sudo nano /filepath/file_name

For further reference please use the following link

https://www.cybrosys.com/blog/how-to-install-odoo-15-on-ubuntu-2004-lts-server

Regards

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 25
1674
3
lip 25
3303
1
maj 25
1441
1
maj 25
1702
4
maj 25
2855