Web interface displays nothing.

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
Kinjin
Newbie
Newbie
Posts: 5
Joined: February 27th, 2008, 8:16 pm

Web interface displays nothing.

Post by Kinjin »

Version: 0.3.1
OS: FreeBSD 6.3
Install-type:  python source
Template (if applicable):  default
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes

I just installed SABnzbdb and I can't get it to display the web interface. When I start it it says:

2008-02-28 01:23:35,144::INFO::SABnzbd.py-0.3.1
2008-02-28 01:23:35,145::INFO::Initializing SABnzbd v0.3.1
2008-02-28 01:23:35,148::INFO::[sabnzbd] Loading data for rss.sab from /home/Kinjin/.sabnzbd/cache/rss.sab
2008-02-28 01:23:35,150::INFO::[sabnzbd] Loading data for bytes.sab from /home/Kinjin/.sabnzbd/cache/bytes.sab
2008-02-28 01:23:35,152::INFO::[sabnzbd] Loading data for queue.sab from /home/Kinjin/.sabnzbd/cache/queue.sab
2008-02-28 01:23:35,156::INFO::_yenc module... found!
2008-02-28 01:23:35,158::INFO::celementtree module... found!
2008-02-28 01:23:35,158::INFO::par2 binary... found (/usr/local/bin/par2)
2008-02-28 01:23:35,159::INFO::rar binary... found (/usr/local/bin/unrar)
2008-02-28 01:23:35,160::INFO::unzip binary... found (/usr/local/bin/unzip)
2008-02-28 01:23:35,161::INFO::Perl interpreter... found (['/usr/bin/perl', '/usr/home/Kinjin/SABnzbd-0.3.1/sabnzbd/utils/sendEmail.pl'])
2008-02-28 01:23:35,310::INFO::Web dir is /usr/home/Kinjin/SABnzbd-0.3.1/interfaces/Default
2008-02-28 01:23:35,314::INFO::Starting SABnzbd.py-0.3.1
2008-02-28 01:23:35,324::INFO::Starting web-interface on 192.168.1.135:7777
28/Feb/2008:01:23:35 CONFIG INFO Server parameters:
28/Feb/2008:01:23:35 CONFIG INFO  server.environment: production
28/Feb/2008:01:23:35 CONFIG INFO  server.log_to_screen: True
28/Feb/2008:01:23:35 CONFIG INFO  server.log_file: /home/Kinjin/.sabnzbd/logs/cherrypy.log
28/Feb/2008:01:23:35 CONFIG INFO  server.log_tracebacks: True
28/Feb/2008:01:23:35 CONFIG INFO  server.log_request_headers: False
28/Feb/2008:01:23:35 CONFIG INFO  server.protocol_version: HTTP/1.0
28/Feb/2008:01:23:35 CONFIG INFO  server.socket_host: 192.168.1.135
28/Feb/2008:01:23:35 CONFIG INFO  server.socket_port: 7777
28/Feb/2008:01:23:35 CONFIG INFO  server.socket_file:
28/Feb/2008:01:23:35 CONFIG INFO  server.reverse_dns: False
28/Feb/2008:01:23:35 CONFIG INFO  server.socket_queue_size: 5
28/Feb/2008:01:23:35 CONFIG INFO  server.thread_pool: 10
28/Feb/2008:01:23:35 HTTP INFO Serving HTTP on http://192.168.1.135:7777/
192.168.1.100 - - [28/Feb/2008:01:23:44] "GET / HTTP/1.1" 200 - "" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12"
192.168.1.100 - - [28/Feb/2008:01:23:44] "GET /favicon.ico HTTP/1.1" 200 1406 "" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12"
192.168.1.100 - - [28/Feb/2008:01:23:46] "GET / HTTP/1.1" 200 - "" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12"


As you can see it logs me trying to access it, but on the computer I am trying to access it from I just get a plain blank white page, the favicon does show up, but no interface.

Any suggestions?
Kinjin
Newbie
Newbie
Posts: 5
Joined: February 27th, 2008, 8:16 pm

Re: Web interface displays nothing.

Post by Kinjin »

Well I'm a tard, I got it working  ::)
Kinjin
Newbie
Newbie
Posts: 5
Joined: February 27th, 2008, 8:16 pm

Re: Web interface displays nothing.

Post by Kinjin »

Well I don't think my solution will help you but I was just typing 192.168.1.135:7777 into the address bar instead of typing 192.168.1.135:7777/sabnzbd/   
DeXeS
Release Testers
Release Testers
Posts: 206
Joined: January 28th, 2008, 1:04 pm
Location: The Netherlands

Re: Web interface displays nothing.

Post by DeXeS »

I had the same problem that pair of dimes is having a while ago (version 2.4 I think). As I remembered it right, the ini file was somehow corrupt (tho I could open it). So I removed the ini file and cache and every sab setting on my pc (also the nzb blackhole), and installed it Sabnzbd again (from the beginning).
Post Reply