Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2017 Представления

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.

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июн. 25
840
3
мая 25
2570
1
мая 25
811
1
мая 25
994
4
мая 25
2277