Startup error - 0.4.5
Posted: December 6th, 2008, 11:39 am
Code: Select all
Exception in thread CPHTTPServer Thread-7:
Traceback (most recent call last):
File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap
self.run()
File "/usr/lib64/python2.4/threading.py", line 422, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/user/SABnzbd-0.4.5/cherrypy/_cpserver.py", line 114, in _start_http
self.httpserver.start()
File "/home/user/SABnzbd-0.4.5/cherrypy/_cpwsgiserver.py", line 370, in start
raise socket.error, msg
error: (13, 'Permission denied')
Says was filed as ticket #98, but can't find a solution.
This is a new install on a new server, I am trying to run it as logged in user, not sudo. Root cannot right to the NFS mount, so I have to run it as user with UID 500. That pops up when I run it as the user. Folder was extracted to users home dir.