Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2663 Ansichten

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.

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Okt. 25
2568
1
Sept. 25
2561
3
Juli 25
4006
1
Mai 25
2119
4
Mai 25
3453