Page 1 of 1

Start Up Error Message

Posted: August 16th, 2015, 11:58 am
by Realchucky
Hi,
until today i get an error message if i try to start SAbnzbd...

this is the log file. I didnt changed anything... firewall from GDATA have a rule to let them pass...

Code: Select all

Python WNDPROC handler failed
TypeError: restart() takes exactly 2 arguments (5 given)
Python WNDPROC handler failed
Traceback (most recent call last):
  File "sabnzbd\utils\systrayiconthread.pyo", line 165, in notify
  File "sabnzbd\utils\systrayiconthread.pyo", line 243, in execute_menu_option
  File "sabnzbd\sabtray.pyo", line 104, in browse
  File "sabnzbd\panic.pyo", line 239, in launch_a_browser
TypeError: argument of type 'NoneType' is not iterable
Exception in thread HTTPServer Thread-11:
Traceback (most recent call last):
  File "threading.pyo", line 488, in __bootstrap_inner
  File "threading.pyo", line 448, in run
  File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
  File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10013, 'Permission denied')

Exception in thread HTTPServer Thread-11:
Traceback (most recent call last):
  File "threading.pyo", line 488, in __bootstrap_inner
  File "threading.pyo", line 448, in run
  File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
  File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10013, 'Permission denied')

Exception in thread HTTPServer Thread-11:
Traceback (most recent call last):
  File "threading.pyo", line 488, in __bootstrap_inner
  File "threading.pyo", line 448, in run
  File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
  File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10013, 'Permission denied')

Exception in thread HTTPServer Thread-11:
Traceback (most recent call last):
  File "threading.pyo", line 488, in __bootstrap_inner
  File "threading.pyo", line 448, in run
  File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
  File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10013, 'Permission denied')

Exception in thread HTTPServer Thread-11:
Traceback (most recent call last):
  File "threading.pyo", line 488, in __bootstrap_inner
  File "threading.pyo", line 448, in run
  File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
  File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10013, 'Permission denied')

Exception in thread HTTPServer Thread-11:
Traceback (most recent call last):
  File "threading.pyo", line 488, in __bootstrap_inner
  File "threading.pyo", line 448, in run
  File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
  File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10013, 'Permission denied')
what is it and how i can fix it?

Re: Start Up Error Message

Posted: August 17th, 2015, 1:25 am
by shypike
Sounds like your firewall is blocking permissions for SABnzbd.
Try starting it like this:
Open a cmd.exe windows and type (including quotes):
"c:\Program Files (x86)\SABnzbd\SABnzbd-console.exe" --server 127.0.0.1:8080