Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2316 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
giu 25
1766
3
lug 25
3375
1
mag 25
1525
1
mag 25
1773
4
mag 25
2904