boranblok / nntpPoster

A utility to post files and folders to usenet.
67 stars 14 forks source link

Posting stuck on last few articles with >20GB posts #39

Open FluffyCloudCake opened 6 years ago

FluffyCloudCake commented 6 years ago

Hi,

I am having trouble posting files that are over 20GB to usenet. nntpPoster will stall on the last few articles (anywhere from 1 to 10) e.g.: 33430 of 33432 parts uploaded at 6,25 MB/sec In the log file the last entry is: 2018-04-01 00:16:59,251 INFO 5 nntpPoster.nntpMessagePoster - Waiting for the final messages to be posted. With the previous log entries being variations of Posted file XYZ.

What information would I need to find/where to get it to help debug this?

Currently a clunky workaround is changing PAR % and reuploading, which takes several hours. Would really like to figure out what is going on, since this tool is amazing.

boranblok commented 6 years ago

Darnit, you're the second one that mentions this issue.

I cant look in-depth at this this weekend (easter stuff) but you definitely have the latest version, yes?

I do hope to find some time next week.

FluffyCloudCake commented 6 years ago

I am using 0.11.2 from the releases page. I'm running Windows 10 x64. If there is any additional information I can provide please tell me.

boranblok commented 6 years ago

There is a possibility the latest release fixes this issue. There was an issue where a stuck TCP connection could remain stuck forever.

Can you update and let me know if you still get hangs?