Hello to all.
I'm using Linux Mint 7 (Gloria) and I followed the "tutorial" on http://forums.sabnzbd.org/index.php?topic=387.0 to install sabnzbd on my machine. However, when I installed it I can't start it. When i start the program, I get the "Unable to connect" in my browser. Any hints?
Cheers,
Ivan
Unable to connect on Linux Mint
Forum rules
Help us help you:
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.
-
mrprezident
- Newbie

- Posts: 5
- Joined: September 30th, 2009, 12:39 pm
Re: Unable to connect on Linux Mint
Does it show any logging in the terminal window that you start it from?
-
mrprezident
- Newbie

- Posts: 5
- Joined: September 30th, 2009, 12:39 pm
Re: Unable to connect on Linux Mint
here it is:shypike wrote: Does it show any logging in the terminal window that you start it from?
ivan@einstein ~ $ sabnzbdplus
2009-11-02 17:48:58,423::INFO::--------------------------------
2009-11-02 17:48:58,423::INFO::sabnzbdplus-0.4.9 (rev=2450)
2009-11-02 17:48:58,423::INFO::Platform = posix
2009-11-02 17:48:58,423::INFO::Python-version = 2.5.4 (r254:67916, Apr 4 2009, 17:55:16)
[GCC 4.3.3]
2009-11-02 17:48:58,425::INFO::[sabnzbd] Loading data for rss_data.sab from /home/ivan/.sabnzbd/cache/rss_data.sab
2009-11-02 17:48:58,425::INFO::[sabnzbd] Loading data for bytes7.sab from /home/ivan/.sabnzbd/cache/bytes7.sab
2009-11-02 17:48:58,426::INFO::[sabnzbd] Loading data for queue7.sab from /home/ivan/.sabnzbd/cache/queue7.sab
2009-11-02 17:48:58,426::WARNING::[downloader] No active primary servers defined, will not download!
2009-11-02 17:48:58,426::INFO::All processes started
2009-11-02 17:48:58,426::INFO::_yenc module... found!
2009-11-02 17:48:58,426::INFO::celementtree module... found!
2009-11-02 17:48:58,427::INFO::par2 binary... found (/usr/bin/par2)
2009-11-02 17:48:58,427::INFO::unrar binary... found (/usr/bin/unrar)
2009-11-02 17:48:58,427::INFO::unzip binary... found (/usr/bin/unzip)
2009-11-02 17:48:58,427::INFO::nice binary... found (/usr/bin/nice)
2009-11-02 17:48:58,427::INFO::ionice binary... found (/usr/bin/ionice)
2009-11-02 17:48:58,427::INFO::pyOpenSSL... found (True)
2009-11-02 17:48:58,427::INFO::Web dir is /usr/share/sabnzbdplus/interfaces/Default
2009-11-02 17:48:58,429::INFO::Starting sabnzbdplus-0.4.9
2009-11-02 17:48:58,429::INFO::[nzbqueue] Saving queue
2009-11-02 17:48:58,429::INFO::Starting web-interface on localhost:8080
02/Nov/2009:17:48:58 CONFIG INFO Server parameters:
2009-11-02 17:48:58,430::INFO::[sabnzbd] Saving data for queue7.sab in /home/ivan/.sabnzbd/cache/queue7.sab
02/Nov/2009:17:48:58 CONFIG INFO server.environment: production
02/Nov/2009:17:48:58 CONFIG INFO server.log_to_screen: True
02/Nov/2009:17:48:58 CONFIG INFO server.log_file: /home/ivan/.sabnzbd/logs/cherrypy.log
2009-11-02 17:48:58,442::INFO::[sabnzbd] Saving data for bytes7.sab in /home/ivan/.sabnzbd/cache/bytes7.sab
02/Nov/2009:17:48:58 CONFIG INFO server.log_tracebacks: True
02/Nov/2009:17:48:58 CONFIG INFO server.log_request_headers: False
02/Nov/2009:17:48:58 CONFIG INFO server.protocol_version: HTTP/1.0
2009-11-02 17:48:58,443::INFO::[sabnzbd] Saving data for rss_data.sab in /home/ivan/.sabnzbd/cache/rss_data.sab
02/Nov/2009:17:48:58 CONFIG INFO server.socket_host: localhost
02/Nov/2009:17:48:58 CONFIG INFO server.socket_port: 8080
02/Nov/2009:17:48:58 CONFIG INFO server.socket_file:
2009-11-02 17:48:58,442::INFO::[sabnzbd.misc] URLGrabber starting up
02/Nov/2009:17:48:58 CONFIG INFO server.reverse_dns: False
02/Nov/2009:17:48:58 CONFIG INFO server.socket_queue_size: 5
02/Nov/2009:17:48:58 CONFIG INFO server.thread_pool: 10
02/Nov/2009:17:48:58 HTTP INFO Serving HTTP on http://localhost:8080/
-
mrprezident
- Newbie

- Posts: 5
- Joined: September 30th, 2009, 12:39 pm
Re: Unable to connect on Linux Mint
and a bit different when run as root:
einstein ivan # sabnzbdplus
2009-11-02 17:53:10,293::INFO::--------------------------------
2009-11-02 17:53:10,293::INFO::sabnzbdplus-0.4.9 (rev=2450)
2009-11-02 17:53:10,294::INFO::Platform = posix
2009-11-02 17:53:10,294::INFO::Python-version = 2.5.4 (r254:67916, Apr 4 2009, 17:55:16)
[GCC 4.3.3]
2009-11-02 17:53:10,295::INFO::[sabnzbd] Loading data for rss_data.sab from /root/.sabnzbd/cache/rss_data.sab
2009-11-02 17:53:10,295::INFO::[sabnzbd] Loading data for bytes7.sab from /root/.sabnzbd/cache/bytes7.sab
2009-11-02 17:53:10,295::INFO::[sabnzbd] Loading data for queue7.sab from /root/.sabnzbd/cache/queue7.sab
2009-11-02 17:53:10,296::WARNING::[downloader] No active primary servers defined, will not download!
2009-11-02 17:53:10,296::INFO::All processes started
2009-11-02 17:53:10,296::INFO::_yenc module... found!
2009-11-02 17:53:10,296::INFO::celementtree module... found!
2009-11-02 17:53:10,296::INFO::par2 binary... found (/usr/bin/par2)
2009-11-02 17:53:10,297::INFO::unrar binary... found (/usr/bin/unrar)
2009-11-02 17:53:10,297::INFO::unzip binary... found (/usr/bin/unzip)
2009-11-02 17:53:10,297::INFO::nice binary... found (/usr/bin/nice)
2009-11-02 17:53:10,297::INFO::ionice binary... found (/usr/bin/ionice)
2009-11-02 17:53:10,297::INFO::pyOpenSSL... found (True)
2009-11-02 17:53:10,297::INFO::Web dir is /usr/share/sabnzbdplus/interfaces/Default
2009-11-02 17:53:10,299::INFO::Starting sabnzbdplus-0.4.9
2009-11-02 17:53:10,299::INFO::[nzbqueue] Saving queue
2009-11-02 17:53:10,299::INFO::Starting web-interface on localhost:8080
02/Nov/2009:17:53:10 CONFIG INFO Server parameters:
02/Nov/2009:17:53:10 CONFIG INFO server.environment: production
02/Nov/2009:17:53:10 CONFIG INFO server.log_to_screen: True
02/Nov/2009:17:53:10 CONFIG INFO server.log_file: /root/.sabnzbd/logs/cherrypy.log
02/Nov/2009:17:53:10 CONFIG INFO server.log_tracebacks: True
02/Nov/2009:17:53:10 CONFIG INFO server.log_request_headers: False
02/Nov/2009:17:53:10 CONFIG INFO server.protocol_version: HTTP/1.0
02/Nov/2009:17:53:10 CONFIG INFO server.socket_host: localhost
02/Nov/2009:17:53:10 CONFIG INFO server.socket_port: 8080
02/Nov/2009:17:53:10 CONFIG INFO server.socket_file:
02/Nov/2009:17:53:10 CONFIG INFO server.reverse_dns: False
02/Nov/2009:17:53:10 CONFIG INFO server.socket_queue_size: 5
02/Nov/2009:17:53:10 CONFIG INFO server.thread_pool: 10
2009-11-02 17:53:10,299::INFO::[sabnzbd.misc] URLGrabber starting up
2009-11-02 17:53:10,299::INFO::[sabnzbd] Saving data for queue7.sab in /root/.sabnzbd/cache/queue7.sab
2009-11-02 17:53:10,308::INFO::[sabnzbd] Saving data for bytes7.sab in /root/.sabnzbd/cache/bytes7.sab
2009-11-02 17:53:10,308::INFO::[sabnzbd] Saving data for rss_data.sab in /root/.sabnzbd/cache/rss_data.sab
02/Nov/2009:17:53:10 HTTP INFO Serving HTTP on http://localhost:8080/
2009-11-02 17:53:10,508::INFO::Lauching browser with http://localhost:8080/sabnzbd
einstein ivan # sabnzbdplus
2009-11-02 17:53:10,293::INFO::--------------------------------
2009-11-02 17:53:10,293::INFO::sabnzbdplus-0.4.9 (rev=2450)
2009-11-02 17:53:10,294::INFO::Platform = posix
2009-11-02 17:53:10,294::INFO::Python-version = 2.5.4 (r254:67916, Apr 4 2009, 17:55:16)
[GCC 4.3.3]
2009-11-02 17:53:10,295::INFO::[sabnzbd] Loading data for rss_data.sab from /root/.sabnzbd/cache/rss_data.sab
2009-11-02 17:53:10,295::INFO::[sabnzbd] Loading data for bytes7.sab from /root/.sabnzbd/cache/bytes7.sab
2009-11-02 17:53:10,295::INFO::[sabnzbd] Loading data for queue7.sab from /root/.sabnzbd/cache/queue7.sab
2009-11-02 17:53:10,296::WARNING::[downloader] No active primary servers defined, will not download!
2009-11-02 17:53:10,296::INFO::All processes started
2009-11-02 17:53:10,296::INFO::_yenc module... found!
2009-11-02 17:53:10,296::INFO::celementtree module... found!
2009-11-02 17:53:10,296::INFO::par2 binary... found (/usr/bin/par2)
2009-11-02 17:53:10,297::INFO::unrar binary... found (/usr/bin/unrar)
2009-11-02 17:53:10,297::INFO::unzip binary... found (/usr/bin/unzip)
2009-11-02 17:53:10,297::INFO::nice binary... found (/usr/bin/nice)
2009-11-02 17:53:10,297::INFO::ionice binary... found (/usr/bin/ionice)
2009-11-02 17:53:10,297::INFO::pyOpenSSL... found (True)
2009-11-02 17:53:10,297::INFO::Web dir is /usr/share/sabnzbdplus/interfaces/Default
2009-11-02 17:53:10,299::INFO::Starting sabnzbdplus-0.4.9
2009-11-02 17:53:10,299::INFO::[nzbqueue] Saving queue
2009-11-02 17:53:10,299::INFO::Starting web-interface on localhost:8080
02/Nov/2009:17:53:10 CONFIG INFO Server parameters:
02/Nov/2009:17:53:10 CONFIG INFO server.environment: production
02/Nov/2009:17:53:10 CONFIG INFO server.log_to_screen: True
02/Nov/2009:17:53:10 CONFIG INFO server.log_file: /root/.sabnzbd/logs/cherrypy.log
02/Nov/2009:17:53:10 CONFIG INFO server.log_tracebacks: True
02/Nov/2009:17:53:10 CONFIG INFO server.log_request_headers: False
02/Nov/2009:17:53:10 CONFIG INFO server.protocol_version: HTTP/1.0
02/Nov/2009:17:53:10 CONFIG INFO server.socket_host: localhost
02/Nov/2009:17:53:10 CONFIG INFO server.socket_port: 8080
02/Nov/2009:17:53:10 CONFIG INFO server.socket_file:
02/Nov/2009:17:53:10 CONFIG INFO server.reverse_dns: False
02/Nov/2009:17:53:10 CONFIG INFO server.socket_queue_size: 5
02/Nov/2009:17:53:10 CONFIG INFO server.thread_pool: 10
2009-11-02 17:53:10,299::INFO::[sabnzbd.misc] URLGrabber starting up
2009-11-02 17:53:10,299::INFO::[sabnzbd] Saving data for queue7.sab in /root/.sabnzbd/cache/queue7.sab
2009-11-02 17:53:10,308::INFO::[sabnzbd] Saving data for bytes7.sab in /root/.sabnzbd/cache/bytes7.sab
2009-11-02 17:53:10,308::INFO::[sabnzbd] Saving data for rss_data.sab in /root/.sabnzbd/cache/rss_data.sab
02/Nov/2009:17:53:10 HTTP INFO Serving HTTP on http://localhost:8080/
2009-11-02 17:53:10,508::INFO::Lauching browser with http://localhost:8080/sabnzbd
Re: Unable to connect on Linux Mint
How is localhost defined? Is it the IPV4 address 127.0.0.1 or the IPV6 address [::1] ?
Try setting a numeric IP address like 127.0.0.1
Try setting a numeric IP address like 127.0.0.1
-
mrprezident
- Newbie

- Posts: 5
- Joined: September 30th, 2009, 12:39 pm
Re: Unable to connect on Linux Mint
what you mean? to try to connect to http://127.0.0.1:8080/sabnzbd? if so, it doesn't work.shypike wrote: How is localhost defined? Is it the IPV4 address 127.0.0.1 or the IPV6 address [::1] ?
Try setting a numeric IP address like 127.0.0.1
Re: Unable to connect on Linux Mint
No, do two things: tell SABnzbd to listen to 127.0.0.1 and tell the browser to use that too.
'localhost' might not translate to 127.0.0.1 on your system.
'localhost' might not translate to 127.0.0.1 on your system.
-
mrprezident
- Newbie

- Posts: 5
- Joined: September 30th, 2009, 12:39 pm
Re: Unable to connect on Linux Mint
that helped. thanks.shypike wrote: No, do two things: tell SABnzbd to listen to 127.0.0.1 and tell the browser to use that too.
'localhost' might not translate to 127.0.0.1 on your system.
