Help with crashing log

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
Mr Wolf
Newbie
Newbie
Posts: 3
Joined: May 29th, 2015, 8:19 pm

Help with crashing log

Post by Mr Wolf »

Hi, Since my last reboot, Sab wont load just tels me to check log file
Can someone please help me understand the problem.

Many thanks!

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 236, in command
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
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 Thread-9 (most likely raised during interpreter shutdown):Python WNDPROC handler failed
Traceback (most recent call last):
File "sabnzbd\utils\systrayiconthread.pyo", line 236, in command
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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Help with crashing log

Post by shypike »

That's weird.
Try this:
Press WindowsKey-R
Type:
"c:\program files (x86)\sabnzbd\sabnzbd.exe" --server 127.0.0.1:8080 --no-login
(The quotes " are necessary)
Press Enter
Mr Wolf
Newbie
Newbie
Posts: 3
Joined: May 29th, 2015, 8:19 pm

Re: Help with crashing log

Post by Mr Wolf »

Yes she's up and running again...

Ill reboot in the morning and check it doesn't happen again..

Thanks!
Mr Wolf
Newbie
Newbie
Posts: 3
Joined: May 29th, 2015, 8:19 pm

Re: Help with crashing log

Post by Mr Wolf »

but it wont allow me to access from other computer on network, Im assuming the no login comand is because of this
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Help with crashing log

Post by shypike »

You will need to redo some settings.
Host address should be 0.0.0.0 and set a username/password in Config->General
Post Reply