Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2266 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Jun 25
1599
3
Jul 25
3244
1
Mei 25
1385
1
Mei 25
1637
4
Mei 25
2801