Another Failed Traceback Error

Report & discuss bugs found in 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
seppu
Newbie
Newbie
Posts: 5
Joined: March 27th, 2008, 4:21 am

Another Failed Traceback Error

Post by seppu »

I'm pretty sure it's not a permissions issue - I tried the same .nzb file in Usenet Explorer without a hitch.

2008-03-27 05:18:09,500::WARNING::[downloader] Thread [email protected]:3128: connecting failed
2008-03-27 05:18:09,515::ERROR::[downloader] Connecting [email protected]:3128 failed
Traceback (most recent call last):
  File "sabnzbd\downloader.pyo", line 326, in run
  File "sabnzbd\newswrapper.pyo", line 135, in finish_connect
NNTPPermanentError: 502 fe22-unl.iad01.newshosting.com: Access denied to your node - [email protected]

any suggestions?  thanks...
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Another Failed Traceback Error

Post by shypike »

Server problems tend to be transient.
Trying later and succeeding with another program does not prove a problem with SAbnzbd.

Have you tried again with SABnzbd and the same server?
Is the problem persistent?
seppu
Newbie
Newbie
Posts: 5
Joined: March 27th, 2008, 4:21 am

Re: Another Failed Traceback Error

Post by seppu »

The problem is persistent, I had it all of last night.  I first installed sabnzbd yesterday, it worked for a while using the same server (and it also worked ok with an ssll newsserver and stunnel), but then it mysteriously stopped working.  I tried again today, same result.  nzb files work fine (with same server settings) in both Alt.Binz and Usenet Explorer... should I try uninstalling/reinstalling?

Edit: uninstalled, did temp file&registry clean+reset, reinstalled, same result...  any ideas?
Last edited by seppu on March 27th, 2008, 12:57 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Another Failed Traceback Error

Post by shypike »

Could you email the sabnzbd.ini file to [email protected] and the sabnzbd.log file ?
Don't forget to remove username and password of your Usenet account from the INI file.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Another Failed Traceback Error

Post by switch »

Does your password contain any unusual characters? Such as non a-z or 0-9 characters?

While you are removing your username+password from your ini file to send to shypike, check if the username and password are correct, and also not all upper-case.
seppu
Newbie
Newbie
Posts: 5
Joined: March 27th, 2008, 4:21 am

Re: Another Failed Traceback Error

Post by seppu »

No unusual characters in my passwords, all are combinations of letters and numerals, a-z and 0-9.  one of my passwords has an upper-case character, in the other two sets of passwords all the letters in the passwords are lower case.  Not sure if this is relevant, but the "My Documents" folder, with the sabnzbd temp directory and complete directory, is set to another drive on my computer, so the path looks like "L:\[my name]\INCOMINGCOMPLETE". HTH & thanks.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Another Failed Traceback Error

Post by shypike »

The password does not contain a '#' sign?

The INI file code cannot handle '#', it thinks it's a comment character, spaces may be a problem too.

The moved user dir is not a problem, I have a similar setup.

There's nothing wrong in your INI file.
The logfile does not contain any clues either. Only thing I can think of now is that your password is somehow
incompatible with SAbnzbd. But apart from '#' and accented characters (like é),I know of no problems.
Last edited by shypike on March 27th, 2008, 2:32 pm, edited 1 time in total.
seppu
Newbie
Newbie
Posts: 5
Joined: March 27th, 2008, 4:21 am

Re: Another Failed Traceback Error

Post by seppu »

it was a password issue; I'm an idiot (had to change my usenet provider subscription to another class of subscription, it had become obsolete, and I forgot to change the passwords in my password manager). All fixed now.

Where do I donate to support future development?  :)
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Another Failed Traceback Error

Post by shypike »

We don't have a donation system in place now.
We comfort ourselves now in the warmth of another happy user  :D
Post Reply