Will not connect

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
smithc2005
Newbie
Newbie
Posts: 2
Joined: October 19th, 2011, 2:59 pm

Will not connect

Post by smithc2005 »

I have been using this a while but all of a sudden it just doesn't want to connect.

Version: 0.5.6
OS: Ubuntu Narwhal
Install-type: Python Source?
Skin (if applicable): Plush
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes

Do I not have the right permissions? I have been using sabnzbd for a few months by the way

Code: Select all

2011-10-19 14:55:22,528::INFO::[sabnzbdplus:961] --------------------------------
2011-10-19 14:55:22,551::INFO::[sabnzbdplus:962] sabnzbdplus-0.5.6 (rev=2503)
2011-10-19 14:55:22,551::INFO::[sabnzbdplus:972] Platform = posix
2011-10-19 14:55:22,551::INFO::[sabnzbdplus:973] Python-version = 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24) 
[GCC 4.5.2]
2011-10-19 14:55:22,678::ERROR::[__init__:690] Loading /home/chris/.sabnzbd/cache/bookmarks.sab failed
2011-10-19 14:55:22,679::INFO::[__init__:691] Traceback: 
Traceback (most recent call last):
  File "/usr/share/sabnzbdplus/sabnzbd/__init__.py", line 682, in load_data
    data = cPickle.load(_f)
EOFError
2011-10-19 14:55:22,698::INFO::[postproc:139] Loading postproc queue
2011-10-19 14:55:22,698::ERROR::[__init__:690] Loading /home/chris/.sabnzbd/cache/postproc1.sab failed
2011-10-19 14:55:22,698::INFO::[__init__:691] Traceback: 
Traceback (most recent call last):
  File "/usr/share/sabnzbdplus/sabnzbd/__init__.py", line 682, in load_data
    data = cPickle.load(_f)
EOFError
2011-10-19 14:55:22,720::INFO::[downloader:334] Resuming
2011-10-19 14:55:22,735::INFO::[__init__:251] All processes started
2011-10-19 14:55:22,736::INFO::[sabnzbdplus:270] Web dir is /usr/share/sabnzbdplus/interfaces/Plush
2011-10-19 14:55:22,793::INFO::[sabnzbdplus:270] Web dir is /usr/share/sabnzbdplus/interfaces/smpl
2011-10-19 14:55:22,847::INFO::[sabnzbdplus:1026] Starting sabnzbdplus-0.5.6
2011-10-19 14:55:22,849::INFO::[dirscanner:375] Dirscanner starting up
2011-10-19 14:55:22,851::INFO::[sabnzbdplus:378] _yenc module... found!
2011-10-19 14:55:22,851::INFO::[sabnzbdplus:386] par2 binary... found (/usr/bin/par2)
2011-10-19 14:55:22,852::INFO::[sabnzbdplus:394] unrar binary... found (/usr/bin/unrar)
2011-10-19 14:55:22,859::INFO::[sabnzbdplus:399] unzip binary... found (/usr/bin/unzip)
2011-10-19 14:55:22,863::INFO::[sabnzbdplus:405] nice binary... found (/usr/bin/nice)
2011-10-19 14:55:22,863::INFO::[sabnzbdplus:409] ionice binary... found (/usr/bin/ionice)
2011-10-19 14:55:22,864::INFO::[sabnzbdplus:414] pyOpenSSL... found (True)
2011-10-19 14:55:22,864::INFO::[urlgrabber:103] URLGrabber starting up
2011-10-19 14:55:22,887::INFO::[sabnzbdplus:1124] Starting web-interface on chris-desktop:8080
2011-10-19 14:55:22,934::INFO::[_cplogging:55] [19/Oct/2011:14:55:22] ENGINE Bus STARTING
2011-10-19 14:55:22,940::INFO::[_cplogging:55] [19/Oct/2011:14:55:22] ENGINE Started monitor thread '_TimeoutMonitor'.
2011-10-19 14:55:23,144::INFO::[_cplogging:55] [19/Oct/2011:14:55:23] ENGINE Serving on chris-desktop:8080
2011-10-19 14:55:23,347::INFO::[_cplogging:55] [19/Oct/2011:14:55:23] ENGINE Serving on chris-desktop:9090
2011-10-19 14:55:23,347::INFO::[_cplogging:55] [19/Oct/2011:14:55:23] ENGINE Bus STARTED
2011-10-19 14:55:23,347::INFO::[misc:584] Lauching browser with https://chris-desktop:9090/sabnzbd
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Will not connect

Post by shypike »

Queue corruption.
Wipe your queue (start once with the extra parameter --clean).
And after that maybe upgrade to release 0.6.10?
Post Reply