Hey,
I’m trying to install sabnzbd on my server, but i have some errors.
-
When i try via the Package Management Center, the system response popup doesn’t load any lines.
-
When i try via QBPM i have these errors :
/usr/local/bin/quickbox/package/install/installpackage-sabnzbd: line 53: : no such file or directory /usr/local/bin/quickbox/package/install/installpackage-sabnzbd: line 55: : no such file or directory /usr/local/bin/quickbox/package/install/installpackage-sabnzbd: line 56: : no such file or directory /usr/local/bin/quickbox/package/install/installpackage-sabnzbd: line 57: : no such file or directory
(I’m not sure if it’s “no such file or directory” because my bash is in french but if i remember well… )
So, sabnzbd is red. I’ve checked and sabnzbd.lock is here, and the /home/$user/ folders created by sabnzbd are here too…
If i try to go at http:/ /SERVER:65080/ I obtain these errors :
Unrecoverable error in the server.
Traceback (most recent call last):
File "/home/$user/SABnzbd/cherrypy/_cpwsgi.py", line 180, in trap
return func(*args, **kwargs)
File "/home/$userj/SABnzbd/cherrypy/_cpwsgi.py", line 99, in __call__
return self.nextapp(environ, start_response)
File "/home/$userj/SABnzbd/cherrypy/_cpwsgi.py", line 410, in tail
return self.response_class(environ, start_response, self.cpapp)
File "/home/$user/SABnzbd/cherrypy/_cpwsgi.py", line 234, in __init__
self.run()
File "/home/$user/SABnzbd/cherrypy/_cpwsgi.py", line 306, in run
request, resp = self.cpapp.get_serving(local, remote, scheme, sproto)
File "/home/$user/SABnzbd/cherrypy/_cptree.py", line 132, in get_serving
cherrypy.engine.publish('acquire_thread')
File "/home/$user/SABnzbd/cherrypy/process/wspbus.py", line 223, in publish
raise exc
ChannelFailures: OperationalError('unable to open database file',)