Hi everybody,
I'm also facing this problem.
I install sabnzb+ with the merty package; and sickbeard as shown in this thread.
At first i was unable to start sickbeard at all, but as soon as i install manualy python py25-cheetah and py25-cherrypy with ipkg, sickbeard start. But without the webinterface...
(nothing on nasip:8081 and with netstat -na | grep 8081)
The log in /opt/share/sickbeard/Logs is empty...
Here is what i see when i start sickbeard manualy :
Code: Select all
NASMultimedia> /opt/bin/python2.5 /opt/share/sickbeard/SickBeard.py &
NASMultimedia> Starting up Sick Beard master from /opt/share/sickbeard/config.ini
19:15:49 INFO::MainThread :: Checking database structure...
19:15:49 INFO::MainThread :: Starting Sick Beard on http://localhost:8081
and here is what i have in the process list :
Code: Select all
NASMultimedia> ps | grep sickbeard
2123 root 17692 S /opt/bin/python2.5 /opt/share/sickbeard/SickBeard.py
2126 root 17692 S /opt/bin/python2.5 /opt/share/sickbeard/SickBeard.py
2127 root 17692 S /opt/bin/python2.5 /opt/share/sickbeard/SickBeard.py
2129 root 2596 S grep sickbeard
Has anyone found a solution?
I will open a thread about this problem on the sickbeard forum. if i get any solution i'll write it here.
Gwakamol