MineOS says "Permission denied" When I try to start it

Every time I try to start MineOS by typing “supervisorctl start mineos” It always says
“error: <class ‘PermissionError’>, [Errno 13] Permission denied: file: /usr/lib/python3/dist-packages/supervisor/xmlrpc.py line: 560”
I’ve tried everything and nothing worked
I’d really appreciate it if someone could help me.
Thank you

Check your log file for mineos. Should be in /var/log/mineos.log

You would need to ssh into the system and cd into that location “/var/log/”. Then nano mineos.log.

Or if you have direct access to it, just do the same thing. cd to the location and nano the log file.

How did you even set it up?

try using “sudo supervisorctl start mineos”.

Nevermind I fixed it

1 Like