Hey Guys
I have debian 5 latest installed, running on AMD64 platform!
It installed fanstatic! All working great until my house m8 hit the plug socket with the server installed.
Now when access the http://internal:8085.. All items in the queue were not doing anything upon testing the newsgroups server I get a reply 'NoneType' object is unsubscriptable.
I have added other servers and had the same error reply, using both SSL and Non SSL connections to the server.
I then decided to go down the route of uninstalling Sabnzbdplus by doing apt-get remove sabnzbplus.
And reinstalling it using apt-get install sabnzbplus
Now the problem im getting is the wisdom loops from phase 5 back to 1... The test servers is still doing 'NoneType' object is unsubscriptable.
I Really dont know what to do at this point I know there are loads of equals to sabnzbplus but id rather solve this problem maybe its a problem with my pryon!
Please could someone point me in the right direction.
Dunno if this helps but I just found
/usr/share/sabnzbdplus/cherrypy/lib/encoding.py:196: DeprecationWarning: 'l' format requires -2147483648 <= number <= 2147483647
yield struct.pack("<l", crc)
in the terminal window when running it without the -d option.
Debian - 'NoneType' object is unsubscriptable
Forum rules
Help us help you:
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.
Re: Debian - 'NoneType' object is unsubscriptable
Which SABnzbd version are you using?
This sounds like a bug we solved months ago.
Your best bet is to use 0.5.2RC1 (see link in upper left corner of this page ("0.5.2RC1 is out!").
This sounds like a bug we solved months ago.
Your best bet is to use 0.5.2RC1 (see link in upper left corner of this page ("0.5.2RC1 is out!").
Re: Debian - 'NoneType' object is unsubscriptable
Can you ping/telenet any servers from this debian box?dox wrote: I have debian 5 latest installed, running on AMD64 platform!
Now when access the http://internal:8085.. All items in the queue were not doing anything upon testing the newsgroups server I get a reply 'NoneType' object is unsubscriptable.
I had the same problem and it turned out my /etc/resolv.conf was trashed and none of News server names could be resolved.