Have had no problem using before now started giving this notice any help would be appreciated
(10061, 'Failed to connect: (10060, "(10061, \'Connection refused\')") -1@eunews.blocknews.net:9000')
Ikky
fail to log in
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: fail to log in
9000 is a very unusual port number for Usenet servers.
Are you sure it's the right one?
Have you tried the usual port 119?
Most servers have separate ports for normal and SSL traffic.
Make sure the SSL box is on or off, depending on the port number.
Are you sure it's the right one?
Have you tried the usual port 119?
Most servers have separate ports for normal and SSL traffic.
Make sure the SSL box is on or off, depending on the port number.
Re: fail to log in
Interesting:
1) eunews.blocknews.net does not react to port 9000
2) usnews.blocknews.net does react on port 9000
HTH
1) eunews.blocknews.net does not react to port 9000
2) usnews.blocknews.net does react on port 9000
HTH
Code: Select all
sander@R540:~$ telnet eunews.blocknews.net 9000
Trying 178.22.82.40...
Trying 178.22.82.42...
telnet: Unable to connect to remote host: Connection refused
sander@R540:~$ telnet usnews.blocknews.net 9000
Trying 198.186.190.120...
Connected to usnews.blocknews.net.
Escape character is '^]'.
200 news.blocknews.net NNRP Service Ready - support@blocknews.net (posting ok)
help
100 Legal commands
date
mode reader
article MessageID
body MessageID
head MessageID
listgroup newsgroup
xgtitle [group_pattern]
newgroups yymmdd hhmmss ["GMT"] [<distributions>]
xhdr header [range|MessageID]
hdr header [range|MessageID]
over [range]
xover [range]
list [active|active.times|newsgroups|extensions|distributions|distrib.pats|moderators|overview.fmt|subscriptions]
quit
.
quit
205 Thanks for playing. Disconnecting.
Connection closed by foreign host.
sander@R540:~$

