Code: Select all
root@DD-WRT:~# /opt/share/SABnzbd.py -s localhost:7777
Code: Select all
2011-02-25 16:49:07,777::INFO::[SABnzbd:973] --------------------------------
2011-02-25 16:49:07,817::INFO::[SABnzbd:974] SABnzbd.py-0.5.6 (rev=2503)
2011-02-25 16:49:07,823::INFO::[SABnzbd:984] Platform = posix
2011-02-25 16:49:07,830::INFO::[SABnzbd:985] Python-version = 2.5.5 (r255:77872, May 20 2010, 23:37:05)
[GCC 4.1.1]
2011-02-25 16:49:08,534::INFO::[__init__:702] /opt/share/SABnzbd/cache/bookmarks.sab removed
2011-02-25 16:49:08,554::INFO::[postproc:139] Loading postproc queue
2011-02-25 16:49:08,804::INFO::[__init__:702] /opt/share/SABnzbd/cache/postproc1.sab removed
2011-02-25 16:49:08,830::INFO::[downloader:334] Resuming
2011-02-25 16:49:08,996::INFO::[__init__:251] All processes started
2011-02-25 16:49:09,004::INFO::[SABnzbd:269] Web dir is /opt/share/SABnzbd/interfaces/smpl
2011-02-25 16:49:09,239::INFO::[SABnzbd:1038] Starting SABnzbd.py-0.5.6
2011-02-25 16:49:09,288::INFO::[dirscanner:375] Dirscanner starting up
2011-02-25 16:49:09,308::INFO::[urlgrabber:103] URLGrabber starting up
2011-02-25 16:49:09,317::INFO::[SABnzbd:390] _yenc module... found!
2011-02-25 16:49:09,323::INFO::[SABnzbd:398] par2 binary... found (/opt/bin/par2)
2011-02-25 16:49:09,329::INFO::[SABnzbd:406] unrar binary... found (/opt/bin/unrar)
2011-02-25 16:49:09,335::INFO::[SABnzbd:411] unzip binary... found (/opt/bin/unzip)
2011-02-25 16:49:09,341::INFO::[SABnzbd:417] nice binary... found (/opt/bin/nice)
2011-02-25 16:49:09,348::INFO::[SABnzbd:423] ionice binary... NOT found!
2011-02-25 16:49:09,354::INFO::[SABnzbd:426] pyOpenSSL... found (True)
2011-02-25 16:49:09,376::INFO::[SABnzbd:1136] Starting web-interface on localhost:7777
2011-02-25 16:49:09,386::INFO::[_cplogging:55] [25/Feb/2011:16:49:09] ENGINE Bus STARTING
2011-02-25 16:49:09,448::INFO::[_cplogging:55] [25/Feb/2011:16:49:09] ENGINE Started monitor thread '_TimeoutMonitor'.
2011-02-25 16:49:09,581::INFO::[_cplogging:55] [25/Feb/2011:16:49:09] ENGINE Serving on localhost:7777
2011-02-25 16:49:09,593::INFO::[_cplogging:55] [25/Feb/2011:16:49:09] ENGINE Bus STARTED
2011-02-25 16:49:23,548::INFO::[rss:376] Running scheduled RSS scan
2011-02-25 16:49:23,548::INFO::[rss:376] Running scheduled RSS scan
I try to navigate to http://192.168.1.1:7777/sabnzbd via my web browser, but I get a timeout.
I'm stuck at this point.