HelloNZB does not connect with server in windows 10
The Binary Usenet Tool
Brought to you by:
haimat99
Hello, I just tried to use HelloNZB 1.4.6.1and it will not connect with the server on the computer with Windows 10. Java 32/64 is installed. Also the servertest does not work.If I push the download button....nothing happens. Other functions of the program are freely accessible. I have another computer with Windows 7 and that one works fine.
Anonymous
What does the log say?
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
DEBUG: Default NIO client: Initialised.
DEBUG: Default NIO client: Starting main loop ...
DEBUG: Creating new channel #1
java.io.IOException: Could not connect to remote server
me.mabra.hellonzb.nntpclient.nioengine.NettyNioClient.createNewChannel(Unknown Source)
me.mabra.hellonzb.nntpclient.nioengine.NettyNioClient.run(Unknown Source)
java.lang.Thread.run(Unknown Source)
DEBUG: NettyNioClient stopped
DEBUG: NioClient should shutdown now
Hmm, it's hard to say without any specific error message.
Are you sure you use the SSL setting correctly, and the correct port number?
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Everything is set correct. I tested the settings with another (very small) nzb download program (unzbin) and works perfectly. I can get by with the other program, but rather would like to use HelloNzb.
Does the server connection test work?
If not, what is the error message there?
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
In HelloNZB the message when testing server: Cannot connect to server.
Maybe a java problem a/o windows 10?
Quite strange. Have you updated to the latest Java version?
Moreover, do you have any chance to try it with another Usenet provider/server?
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
It seems that version 32 bit and 64 bit java do not work well together in Windows 10. After using only 32 bits version java and then reinstalling 64 bit java it seems to work fine. I suspect Windows 10 is updating problems on the go.
Glad to hear it's working for you again!