Access denied to node

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
Tobsucht
Newbie
Newbie
Posts: 12
Joined: November 10th, 2008, 10:24 am

Access denied to node

Post by Tobsucht »

HI there,

since today i've been using sabnzbd 0.2.4 and it always worked fine (and it still does).
Now I'd like to update to the newest version (0.4.5) cause there are many new features tat I'd like to use.

However, I've installed the program with the SABnzbd-0.4.5-win32-setup.exe and the installation worked successful.

Now I've entered my server connection and get this failure:

2008-11-10 17:35:31,875 ERROR [downloader] Connecting [email protected]:119 failed, message=502 news.xxx.xx: Access denied to your node - support(at)support.xxx.

I just don't know why i keep getting this Error, I've checked the connection several times and it is correct.
It's not a problem of my provider cause with sabnzbd 0.2.4 the downloads still work.

Thanks for any help!
regards,
Tobsucht
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Access denied to node

Post by shypike »

Did you just copy over the sabnzbd.ini file?
Are the server parameters filled in correctly in Config->Servers?

Who is your news provider?
Tobsucht
Newbie
Newbie
Posts: 12
Joined: November 10th, 2008, 10:24 am

Re: Access denied to node

Post by Tobsucht »

Nope, I entered the parameters over the UI (Config Servers).
And yes, they are correctly filled in. They're equal to my parameters in 0.2.4.

My provider is hitnews.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Access denied to node

Post by shypike »

And all the other options?
You didn't enable SSL by mistake?
Does it happen immediately or after some time?
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Access denied to node

Post by switch »

Open up sabnzbd.ini and compare the username and password for hitnews. Make sure there are no extra spaces before or after the user or pass.
User avatar
sander
Release Testers
Release Testers
Posts: 9143
Joined: January 22nd, 2008, 2:22 pm

Re: Access denied to node

Post by sander »

I tried to connect to hitnews with a fake account, and was able to reproduce the error message:

2008-11-10 22:20:08,740::ERROR::[downloader] Connecting [email protected]:119 failed, message=502 news.hitnews.eu: Access denied to your node - support(at)support.hitnews.eu

So OP, as said, re-check your username and password in SABnzbd
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Tobsucht
Newbie
Newbie
Posts: 12
Joined: November 10th, 2008, 10:24 am

Re: Access denied to node

Post by Tobsucht »

I took a look into the .ini and this is how the important part looks like:
[servers]
[[news.hitnews.eu:119]]
host = news.hitnews.eu
port = 119
username = myusername
password = mypassword
connections = 4
timeout = 120
fillserver = 0
ssl = 0
There are no spaces behind the name and the pass.
And they are filled in correct.

@shyphike - the error occurs right after i start sabnzbd. ssl is, as you see, disabled.

Would it work if i just overwrite the .ini? the structure looks completely different to the ini from the older version - but..maybe?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Access denied to node

Post by shypike »

Any odd characters in your password or username, like a '#' ?
The INI file thinks that's a comment.
Tobsucht
Newbie
Newbie
Posts: 12
Joined: November 10th, 2008, 10:24 am

Re: Access denied to node

Post by Tobsucht »

Nope, just letters :/

I've asked a friend whos using the same account to send me his .ini file to replace my one with his.
He's using 0.4.4 - will that work?
User avatar
sander
Release Testers
Release Testers
Posts: 9143
Joined: January 22nd, 2008, 2:22 pm

Re: Access denied to node

Post by sander »

Tobsucht wrote: I've asked a friend whos using the same account to send me his .ini file to replace my one with his.
Is he using the same account at the same time? Does hitnews allow account sharing, from different IP addresses? And: isn't your friend using the maximum numbers of threads allowed on one account?

To check all this in one check, you could buy a €1.50 48 hours account to see if that works.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Access denied to node

Post by shypike »

There's one important difference between the (really) old versions of SABnzbd and the current ones.
When the queue is empty or when downloading is paused, the connections to
the server are closed.
This should actually make it easier to share connections.

However there's one side-effect: some servers are very slow in recognizing that
a connection has been closed. This may make resuming downloads sometimes a problem.
Maybe more so when you share an account.
Sharing accounts is always an awkward thing, given technical and terms-of-usage issues.
Tobsucht
Newbie
Newbie
Posts: 12
Joined: November 10th, 2008, 10:24 am

Re: Access denied to node

Post by Tobsucht »

Hm, ok..

Well, we're able to use the account at the same time (i think we already had up to 4 or 5 different ip's downloading at the same time), and it works great with the older version (for me).

I think I'll have a try with a test account or a 48 h account.

And I'll also have a try with his .ini file.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Access denied to node

Post by shypike »

In release 0.4.6 the auto-disconnect option will be restored.
This allows you to choose the 0.2.5 behaviour (by disabling the option).
Tobsucht
Newbie
Newbie
Posts: 12
Joined: November 10th, 2008, 10:24 am

Re: Access denied to node

Post by Tobsucht »

This might be the solution.

I've tried several versions of sabnzbd, but anything over 0.2.5 won't connect to the server.
So I look forward to 0.4.6. eh!? :)
Tobsucht
Newbie
Newbie
Posts: 12
Joined: November 10th, 2008, 10:24 am

Re: Access denied to node

Post by Tobsucht »

HI there,

just wanted to say thanks for the new Version! It works great and I don't have that issue anymore!
Great work! ♥
Post Reply