跳至内容
菜单
此问题已终结
1 回复
2284 查看

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

形象
丢弃
相关帖文 回复 查看 活动
1
6月 25
1622
3
7月 25
3268
1
5月 25
1413
1
5月 25
1665
4
5月 25
2822