After updating to V6.60B7 I keep getting connection errors

This is the place to help test and discuss Version 6 Beta releases.

After updating to V6.60B7 I keep getting connection errors

Postby DMPhoto » Mon Mar 09, 2015 7:24 am

[10:03:08] ERROR <some shit> closing a dirty connection[/color]
[10:03:08] ERROR <some shit> Connection to News server failed eunews[/color] ARTICLE <1425871439.61251.14@reader.easyusenet.nl>


these type of comment errors every download, any ideas why?
DMPhoto
n00b
n00b
 
Posts: 2
Joined: Mon Mar 09, 2015 7:10 am

Registered Newsbin User since: 12/12/05

Re: After updating to V6.60B7 I keep getting connection erro

Postby Quade » Mon Mar 09, 2015 9:25 am

It's a sign connections are timing out. Not sure why. Do the downloads continue?
User avatar
Quade
Eternal n00b
Eternal n00b
 
Posts: 44981
Joined: Sat May 19, 2001 12:41 am
Location: Virginia, US

Registered Newsbin User since: 10/24/97

Re: After updating to V6.60B7 I keep getting connection erro

Postby DMPhoto » Mon Mar 09, 2015 10:53 am

yes I get the download in the end, but my speed drops to 5o instead of my normal 170 ??
DMPhoto
n00b
n00b
 
Posts: 2
Joined: Mon Mar 09, 2015 7:10 am

Registered Newsbin User since: 12/12/05

Re: After updating to V6.60B7 I keep getting connection erro

Postby Quade » Mon Mar 09, 2015 11:28 am

It stops writing to disk while it's unraring. If you notice the "Cache" line at the bottom, if it goes to zero it means Newsbin is waiting for the disk to free up so, it'll stop downloading.

Some people who don't like to see the download stall during unrar increase the size of the cache so Newsbin can store more of the file in memory while unraring.

You could add this to the configuration file. It will make Newsbin use more RAM.

[Performance]
ChunkCacheSize=1000
User avatar
Quade
Eternal n00b
Eternal n00b
 
Posts: 44981
Joined: Sat May 19, 2001 12:41 am
Location: Virginia, US

Registered Newsbin User since: 10/24/97

Re: After updating to V6.60B7 I keep getting connection erro

Postby OldGuyWalking » Wed Mar 11, 2015 11:59 pm

I added the performance line you suggested to the config file and several apps that used to freeze up while NB was uraring no longer freeze up.

However, I'm also seeing a lot more activity in the log tab than I used to and the messages are the same as what DMPhoto reported.
OldGuyWalking
Active Participant
Active Participant
 
Posts: 61
Joined: Fri Oct 11, 2013 3:55 pm

Registered Newsbin User since: 05/14/06

Re: After updating to V6.60B7 I keep getting connection erro

Postby bertgt » Sat Mar 14, 2015 10:04 am

Quade wrote:You could add this to the configuration file. It will make Newsbin use more RAM.

[Performance]
ChunkCacheSize=1000


Cheers for that useful titbit Quade
bertgt
Occasional Contributor
Occasional Contributor
 
Posts: 13
Joined: Sun Dec 22, 2013 5:06 pm

Registered Newsbin User since: 08/22/11

Re: After updating to V6.60B7 I keep getting connection erro

Postby OldGuyWalking » Tue Mar 17, 2015 9:22 pm

After getting many log entries in the Log tab, and by many I mean I'm getting thousands (in some cases up to 1500 - 3000+ log entries per download) I noticed that the logfile.txt file had grown to over 360,000 lines and 76MB. Many of the entries are errors where the server reports that a part of the requested file is missing. However, with few exceptions, the files I'm requesting are still download and complete. I'm using two servers, G & A, and it could be that one or the other is missing parts where the other has it.

Since the reality is that some servers won't have a file or a piece of a file (i.e. due to take down requests) is it possible to have a switch set that clears those error message if the file is downloaded and complete? If the file is not downloaded and complete then it might be useful to search the log to see where the problem is but otherwise that's a lot of records to search.

I typically shut down NB at least once a day and restart it so the logfile.txt is cleared after each restart (I believe). The 76MB file was for one session where I was downloading 40 files (for context).

Bill
OldGuyWalking
Active Participant
Active Participant
 
Posts: 61
Joined: Fri Oct 11, 2013 3:55 pm

Registered Newsbin User since: 05/14/06

Re: After updating to V6.60B7 I keep getting connection erro

Postby maupassant » Mon Mar 30, 2015 12:32 am

I have the same problem with the same update.
Where is the configuration file ?
maupassant
Active Participant
Active Participant
 
Posts: 55
Joined: Fri Mar 25, 2011 7:15 am

Registered Newsbin User since: 12/04/10

Re: After updating to V6.60B7 I keep getting connection erro

Postby itimpi » Mon Mar 30, 2015 1:30 am

maupassant wrote:I have the same problem with the same update.
Where is the configuration file ?

To find the location of the configuration file you are using go to the File Menu and select "Save Configuration As". This will open a file selector showing you the current location. The name of the configuration file is shown in the Newsbin title bar (in case you have multiple configuration files).
The Newsbin Online documentation
The Usenettools for tutorials, useful information and links
User avatar
itimpi
Elite NewsBin User
Elite NewsBin User
 
Posts: 12607
Joined: Sat Mar 16, 2002 7:11 am
Location: UK

Registered Newsbin User since: 03/28/03

Re: After updating to V6.60B7 I keep getting connection erro

Postby Quade » Mon Mar 30, 2015 10:46 am

Since the reality is that some servers won't have a file or a piece of a file (i.e. due to take down requests) is it possible to have a switch set that clears those error message if the file is downloaded and complete? If the file is not downloaded and complete then it might be useful to search the log to see where the problem is but otherwise that's a lot of records to search.


I have an action item to revisit the log files to cap them at some size and generate a new one each time it hits this size. Newsbin's never going to dig through the log files and the logging tab itself is self cleaning. So, I'm not sure how useful this would be. I tend to just look at the colors in the download list. "Red = missing" black means "data to download is missing".
User avatar
Quade
Eternal n00b
Eternal n00b
 
Posts: 44981
Joined: Sat May 19, 2001 12:41 am
Location: Virginia, US

Registered Newsbin User since: 10/24/97

Re: After updating to V6.60B7 I keep getting connection erro

Postby maupassant » Mon Mar 30, 2015 10:49 pm

itimpi wrote:
maupassant wrote:I have the same problem with the same update.
Where is the configuration file ?

To find the location of the configuration file you are using go to the File Menu and select "Save Configuration As". This will open a file selector showing you the current location. The name of the configuration file is shown in the Newsbin title bar (in case you have multiple configuration files).


Thank you.
I made the change, with no effect. Still getting "dirty connection" errors.
maupassant
Active Participant
Active Participant
 
Posts: 55
Joined: Fri Mar 25, 2011 7:15 am

Registered Newsbin User since: 12/04/10

Re: After updating to V6.60B7 I keep getting connection erro

Postby Quade » Tue Mar 31, 2015 8:35 am

What firewall/security software are you using? Honestly I just don't know.

I'd try enabling "SSLV2" in the server advanced options (then restarting). Does it do it if you disable SSL?
User avatar
Quade
Eternal n00b
Eternal n00b
 
Posts: 44981
Joined: Sat May 19, 2001 12:41 am
Location: Virginia, US

Registered Newsbin User since: 10/24/97

Re: After updating to V6.60B7 I keep getting connection erro

Postby maupassant » Tue Mar 31, 2015 6:47 pm

Quade wrote:What firewall/security software are you using? Honestly I just don't know.

I'd try enabling "SSLV2" in the server advanced options (then restarting). Does it do it if you disable SSL?


Emsisoft Anti-Malware.

With SSLV2, I get [17:40:29] ERROR DG - Connection Failed: NewsDemon Server Index:1

Without SSLV2 and without SSL, looks o.k. for now.
maupassant
Active Participant
Active Participant
 
Posts: 55
Joined: Fri Mar 25, 2011 7:15 am

Registered Newsbin User since: 12/04/10


Return to Newsbin Version 6 Beta Support

Who is online

Users browsing this forum: No registered users and 3 guests