Skip to content

Installation Guide #28

@ghost

Description

Got this error

error: <class 'xmlrpclib.Fault'>, <Fault 92: "CANT_REREAD: File contains no section headers.\nfile: /etc/supervisor/conf.d/netconfig.conf, line: 1\n' [program:netconfig]\n'">: file: /usr/lib/python2.7/xmlrpclib.py line: 800

You need to remove the spaces before the lines of text here at the "Contents of /etc/supervisor/conf.d/netconfig.conf" section

[program:netconfig]
command = gunicorn app:app -b localhost:8000
directory = /home/netconfig/netconfig
user = netconfig

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions