Skip to Content
Menu
This question has been flagged
1 Reply
6364 Views


hi guys, when using the command sudo systemctl start, it shows the following error.


p.read([self.rcfile])

File "/usr/lib/python3.7/configparser.py", line 696, i

self._read(fp, filename)

File "/usr/lib/python3.7/configparser.py", line 1079, 

raise MissingSectionHeaderError(fpname, lineno, line

: configparser.MissingSectionHeaderError: File contains no

: file: '/etc/odoo13.conf', line: 1

 ',[options]\n'


How should I solve the problem, thanks.How should I solve the problem, thanks. 

Avatar
Discard
Best Answer

Hi,  

Please try with this

sudo /etc/init.d/your_service start


Avatar
Discard
Related Posts Replies Views Activity
0
Apr 22
2283
2
Dec 23
38536
1
Jul 23
2065
0
May 23
1969
3
Mar 25
22614