Page 1 of 1

Never had a problem until....

Posted: January 2nd, 2011, 7:55 pm
by DejaVu
I seemed to lose the installation of SabNZBd on my XBMCLive PC installed via Ubuntu.

For some reason it has vanished. I used to access it through http://xbmclive:8080. I tried http://locahost:8080 and the IP:8080.

After seeming to try everything, the last resort was - sudo aptitude -f remove sabnzbdplus

With the view to reinstall. However, when I redo the procedure certain files are missing (/etc/defaults/sabnzbdplus) and it still fails to load in the browser.

Then I type sabnzbdplus I get the status that its running and runs to

Code: Select all


xbmc@XBMCLive:~$ sabnzbdplus
2011-01-03 00:52:04,156::INFO::[sabnzbdplus:961] -------------------------------                                                                 -
2011-01-03 00:52:04,157::INFO::[sabnzbdplus:962] sabnzbdplus-0.5.6 (rev=2503)
2011-01-03 00:52:04,158::INFO::[sabnzbdplus:972] Platform = posix
2011-01-03 00:52:04,159::INFO::[sabnzbdplus:973] Python-version = 2.6.5 (r265:79                                                                 063, Apr 16 2010, 13:09:56)
[GCC 4.4.3]
2011-01-03 00:52:04,252::INFO::[__init__:674] /home/xbmc/.sabnzbd/cache/bookmark                                                                 s.sab missing
2011-01-03 00:52:04,254::INFO::[__init__:674] /home/xbmc/.sabnzbd/cache/rss_data                                                                 .sab missing
2011-01-03 00:52:04,255::INFO::[__init__:674] /home/xbmc/.sabnzbd/cache/bytes9.s                                                                 ab missing
2011-01-03 00:52:04,257::INFO::[__init__:674] /home/xbmc/.sabnzbd/cache/queue9.s                                                                 ab missing
2011-01-03 00:52:04,258::INFO::[postproc:139] Loading postproc queue
2011-01-03 00:52:04,259::INFO::[__init__:674] /home/xbmc/.sabnzbd/cache/postproc                                                                 1.sab missing
2011-01-03 00:52:04,262::INFO::[__init__:674] /home/xbmc/.sabnzbd/cache/watched_                                                                 data.sab missing
2011-01-03 00:52:04,264::INFO::[downloader:334] Resuming
2011-01-03 00:52:04,288::INFO::[__init__:251] All processes started
2011-01-03 00:52:04,289::INFO::[sabnzbdplus:270] Web dir is /usr/share/sabnzbdpl                                                                 us/interfaces/smpl
2011-01-03 00:52:04,323::INFO::[sabnzbdplus:1026] Starting sabnzbdplus-0.5.6
2011-01-03 00:52:04,327::INFO::[dirscanner:375] Dirscanner starting up
2011-01-03 00:52:04,330::INFO::[urlgrabber:103] URLGrabber starting up
2011-01-03 00:52:04,331::INFO::[sabnzbdplus:378] _yenc module... found!
2011-01-03 00:52:04,332::INFO::[sabnzbdplus:386] par2 binary... found (/usr/bin/                                                                 par2)
2011-01-03 00:52:04,333::INFO::[sabnzbdplus:394] unrar binary... found (/usr/bin                                                                 /unrar)
2011-01-03 00:52:04,334::INFO::[sabnzbdplus:399] unzip binary... found (/usr/bin                                                                 /unzip)
2011-01-03 00:52:04,334::INFO::[sabnzbdplus:405] nice binary... found (/usr/bin/                                                                 nice)
2011-01-03 00:52:04,335::INFO::[sabnzbdplus:409] ionice binary... found (/usr/bi                                                                 n/ionice)
2011-01-03 00:52:04,336::INFO::[sabnzbdplus:414] pyOpenSSL... found (True)
2011-01-03 00:52:04,339::INFO::[sabnzbdplus:1124] Starting web-interface on 127.                                                                 0.0.1:8080
2011-01-03 00:52:04,342::INFO::[_cplogging:55] [03/Jan/2011:00:52:04] ENGINE Bus                                                                  STARTING
2011-01-03 00:52:04,351::INFO::[_cplogging:55] [03/Jan/2011:00:52:04] ENGINE Sta                                                                 rted monitor thread '_TimeoutMonitor'.
2011-01-03 00:52:04,455::INFO::[_cplogging:55] [03/Jan/2011:00:52:04] ENGINE Ser                                                                 ving on 127.0.0.1:8080
2011-01-03 00:52:04,457::INFO::[_cplogging:55] [03/Jan/2011:00:52:04] ENGINE Bus                                                                  STARTED
2011-01-03 00:52:04,459::INFO::[misc:584] Lauching browser with http://localhost                                                                 :8080/sabnzbd
2011-01-03 00:52:19,260::INFO::[rss:376] Running scheduled RSS scan
But it is still unavailable in my browser. How do I completely wipe SabNZBd if it was installed via Aptitude and start over? I have everything setup perfectly, even Sab was fine til today and this happened. It may have something to do with the User level as I changed it from Root to XBMC today (I also changed it back)...? But now seems the whole thing is screwed.

Please help, I've been pulling my hair out for hours!  ???

Re: Never had a problem until....

Posted: January 3rd, 2011, 2:10 am
by shypike
Have you tried 127.0.0.1:8080 ?
Many OS's and browsers are confused about whether localhost is IPv4 or IPv6.