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
How do I do that? I cant even access the webpage
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.
Sorry. I’m really confused
How did you even set it up?
try using “sudo supervisorctl start mineos”.
It now says “mineos: ERROR (spawn error)”
Nevermind I fixed it
1 Like