unicode error

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
Smeagol
Newbie
Newbie
Posts: 3
Joined: August 16th, 2012, 7:00 am

unicode error

Post by Smeagol »

after updateing windows i get these error and cant iuse sabnzbd :( im on win 7 x64

Code: Select all

Python WNDPROC handler failed
TypeError: restart() takes exactly 2 arguments (5 given)
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:855: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:823: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:824: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:825: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:832: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:1263: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\assembler.py:103: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\assembler.py:106: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\postproc.py:548: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\postproc.py:560: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\newsunpack.py:1306: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\newsunpack.py:1272: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:1017: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\__init__.py:917: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\__init__.py:847: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:1263: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\postproc.py:548: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\postproc.py:560: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\newsunpack.py:1306: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\newsunpack.py:1272: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:1017: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:1211: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\__init__.py:917: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\__init__.py:847: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:1269: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\nzbstuff.py:1210: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
C:\Program Files (x86)\SABnzbd\lib\sabnzbd.zip\sabnzbd\newsunpack.py:1289: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
Python WNDPROC handler failed
TypeError: restart() takes exactly 2 arguments (5 given)
Exception in thread HTTPServer Thread-21:
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-21:
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-21:
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')

User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: unicode error

Post by shypike »

Under what circumstances does this happen?
Which browser, what are you doing with SABnzbd at that moment?
Which version of SABnzbd are you using?

SABnzbd is fully compatible with Windows 7 64bit.
Smeagol
Newbie
Newbie
Posts: 3
Joined: August 16th, 2012, 7:00 am

Re: unicode error

Post by Smeagol »

i cant say for certain what happend i updated from 7.1 to 7.3 then it wouldnt start anymore i only can think that winupdate did some mischivious
the error happenst right after i want to start it up (the client) ff crome ie and opera dont get a connection to the sabnzbd interface all saying site not found ... since sab is closing itself after i klick ok in the window "errors occured"
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: unicode error

Post by shypike »

What happens of you uninstall and re-install?
Smeagol
Newbie
Newbie
Posts: 3
Joined: August 16th, 2012, 7:00 am

Re: unicode error

Post by Smeagol »

strange now it seems to work again i didnt do anythin oO
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: unicode error

Post by shypike »

Could be a quirky browser cache.
Post Reply