Failed to start sabnzbdplus-0.7.3

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
lucky1981
Newbie
Newbie
Posts: 5
Joined: September 9th, 2012, 4:36 am

Failed to start sabnzbdplus-0.7.3

Post by lucky1981 »

Every time I start sabnzbd, I get this error:

Code: Select all

debian@user:~ sabnzbdplus
2012-09-10 11:24:53,987::INFO::[sabnzbdplus:1245] --------------------------------
2012-09-10 11:24:53,988::INFO::[sabnzbdplus:1246] sabnzbdplus-0.7.3 (rev=e24aedc6acf1e477887a115b9a423838bdb19172)
2012-09-10 11:24:53,988::INFO::[sabnzbdplus:1258] Platform = posix
2012-09-10 11:24:53,988::INFO::[sabnzbdplus:1259] Python-version = 2.7.3 (default, Aug  1 2012, 05:16:07)
[GCC 4.6.3]
2012-09-10 11:24:53,988::INFO::[sabnzbdplus:1260] Arguments = /usr/bin/sabnzbdplus
2012-09-10 11:24:53,989::INFO::[sabnzbdplus:1273] Read INI file /home/debian/.sabnzbd/sabnzbd.ini
2012-09-10 11:24:53,989::INFO::[__init__:919] Loading data for bookmarks.sab from /home/debian/.sabnzbd/admin/bookmarks.sab
2012-09-10 11:24:53,990::INFO::[__init__:919] Loading data for rss_data.sab from /home/debian/.sabnzbd/admin/rss_data.sab
2012-09-10 11:24:53,990::INFO::[__init__:919] Loading data for totals9.sab from /home/debian/.sabnzbd/admin/totals9.sab
2012-09-10 11:24:53,990::INFO::[__init__:922] /home/debian/.sabnzbd/admin/totals9.sab missing, trying old cache
2012-09-10 11:24:53,990::INFO::[__init__:925] /home/debian/.sabnzbd/cache/totals9.sab missing
2012-09-10 11:24:53,998::INFO::[postproc:90] Loading postproc queue
2012-09-10 11:24:53,998::INFO::[__init__:919] Loading data for postproc1.sab from /home/debian/.sabnzbd/admin/postproc1.sab
2012-09-10 11:24:53,999::INFO::[__init__:919] Loading data for queue9.sab from /home/debian/.sabnzbd/admin/queue9.sab
2012-09-10 11:24:54,001::INFO::[__init__:919] Loading data for watched_data.sab from /home/debian/.sabnzbd/admin/watched_data.sab
2012-09-10 11:24:54,002::INFO::[downloader:208] Resuming
2012-09-10 11:24:54,002::INFO::[__init__:318] All processes started
2012-09-10 11:24:54,002::INFO::[sabnzbdplus:334] Web dir is /usr/share/sabnzbdplus/interfaces/Plush
2012-09-10 11:24:54,003::INFO::[sabnzbdplus:334] Web dir is /usr/share/sabnzbdplus/interfaces/Config
2012-09-10 11:24:54,008::INFO::[sabnzbdplus:450] _yenc module... found!
2012-09-10 11:24:54,008::INFO::[sabnzbdplus:458] par2 binary... found (/usr/bin/par2)
2012-09-10 11:24:54,008::WARNING::[sabnzbdplus:468] unrar binary... NOT found
2012-09-10 11:24:54,009::INFO::[sabnzbdplus:471] unzip binary... found (/usr/bin/unzip)
2012-09-10 11:24:54,009::INFO::[sabnzbdplus:477] nice binary... found (/usr/bin/nice)
2012-09-10 11:24:54,009::INFO::[sabnzbdplus:481] ionice binary... found (/usr/bin/ionice)
2012-09-10 11:24:54,009::INFO::[sabnzbdplus:486] pyOpenSSL... found (True)
2012-09-10 11:24:54,010::INFO::[sabnzbdplus:1456] Starting web-interface on XXX.XXX.XX.XX:8080
2012-09-10 11:24:54,011::INFO::[_cplogging:55] [10/Sep/2012:11:24:54] ENGINE Bus STARTING
2012-09-10 11:24:54,013::INFO::[_cplogging:55] [10/Sep/2012:11:24:54] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-09-10 11:24:54,215::INFO::[_cplogging:55] [10/Sep/2012:11:24:54] ENGINE Serving on XXX.XXX.XX.XX:8080
2012-09-10 11:24:54,215::INFO::[_cplogging:55] [10/Sep/2012:11:24:54] ENGINE Bus STARTED
2012-09-10 11:24:54,216::INFO::[notifier:87] Sending registration to localhost:23053
2012-09-10 11:24:54,716::INFO::[sabnzbdplus:1525] Starting sabnzbdplus-0.7.3
2012-09-10 11:24:54,718::ERROR::[sabnzbdplus:1529] Failed to start sabnzbdplus-0.7.3
Traceback (most recent call last):
  File "/usr/bin/sabnzbdplus", line 1527, in main
    sabnzbd.start()
  File "/usr/share/sabnzbdplus/sabnzbd/decorators.py", line 31, in newFunction
    return f(*args, **kw)
  File "/usr/share/sabnzbdplus/sabnzbd/__init__.py", line 343, in start
    MSGIDGrabber.do.start()
  File "/usr/lib/python2.7/threading.py", line 494, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread
2012-09-10 11:24:54,720::INFO::[__init__:359] SABnzbd shutting down...
2012-09-10 11:24:54,721::INFO::[__init__:895] Saving data for bookmarks.sab in /home/debian/.sabnzbd/admin/bookmarks.sab
2012-09-10 11:24:54,721::INFO::[urlgrabber:72] URLGrabber shutting down
2012-09-10 11:24:54,721::INFO::[__init__:895] Saving data for watched_data.sab in /home/debian/.sabnzbd/admin/watched_data.sab
2012-09-10 11:24:54,722::INFO::[dirscanner:256] Dirscanner shutting down
2012-09-10 11:24:54,722::INFO::[dirscanner:265] Dirscanner starting up
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
    self.run()
  File "/usr/share/sabnzbdplus/sabnzbd/downloader.py", line 350, in run
    request_server_info(server)
  File "/usr/share/sabnzbdplus/sabnzbd/newswrapper.py", line 83, in request_server_info
    Thread(target=_retrieve_info, args=(server,)).start()
  File "/usr/lib/python2.7/threading.py", line 494, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread
Note: XXX.XXX.XX.XX is in fact my public IP address

I am on brand new Ubuntu 12.04.1 LTS x86 with these repos:

Code: Select all

deb http://archive.ubuntu.com/ubuntu precise main restricted universe
deb http://archive.ubuntu.com/ubuntu precise-updates main restricted universe
deb http://archive.ubuntu.com/ubuntu precise-security main restricted universe
deb http://archive.canonical.com/ubuntu precise partner
deb http://ppa.launchpad.net/jcfp/ppa/ubuntu precise main
I just simply did sudo apt-get install sabnzbdplus and it found all dependencies automatically
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Failed to start sabnzbdplus-0.7.3

Post by sander »

So your own thread https://forums.sabnzbd.org/viewtopic.php?t=11685

Solve that first, or expect strange problems.

HTH
lucky1981
Newbie
Newbie
Posts: 5
Joined: September 9th, 2012, 4:36 am

Re: Failed to start sabnzbdplus-0.7.3

Post by lucky1981 »

You're right, these two things are definitely related. Thanks for the help. You can close the thread now.
Post Reply