Page MenuHomePhabricator
Paste P18737

(An Untitled Masterwork)
ActivePublic

Authored by taavi on Jan 14 2022, 7:00 PM.
Tags
None
Referenced Files
F34918461: raw-paste-data.txt
Jan 14 2022, 7:00 PM
Subscribers
None
tools.vector-dark@tools-sgebastion-10:~$ webservice status
Your webservice is not running
tools.vector-dark@tools-sgebastion-10:~$ webservice --backend gridengine lighttpd start
Starting webservice.....
tools.vector-dark@tools-sgebastion-10:~$ webservice status
Your webservice is not running
tools.vector-dark@tools-sgebastion-10:~$ tail -f error.log
webservice.run(port)
File "/usr/lib/python3/dist-packages/toolsws/wstypes/lighttpd.py", line 658, in run
with open(config_path, "w") as f:
PermissionError: [Errno 13] Permission denied: '/var/run/lighttpd/vector-dark'
Traceback (most recent call last):
File "/usr/bin/webservice-runner", line 47, in <module>
webservice.run(port)
File "/usr/lib/python3/dist-packages/toolsws/wstypes/lighttpd.py", line 658, in run
with open(config_path, "w") as f:
PermissionError: [Errno 13] Permission denied: '/var/run/lighttpd/vector-dark'