Search found 5328 matches

by safihre
March 17th, 2024, 1:43 pm
Forum: General Help
Topic: downloads slow significantly when downloading across multiple usenet servers
Replies: 11
Views: 1108

Re: downloads slow significantly when downloading across multiple usenet servers

Every missing article should directly jump to the next server, or at least with minimal delay.
Strange.
by safihre
March 16th, 2024, 4:44 pm
Forum: General Help
Topic: downloads slow significantly when downloading across multiple usenet servers
Replies: 11
Views: 1108

Re: downloads slow significantly when downloading across multiple usenet servers

If it's onky available on the secondary server, then it might indeed be a bit slower. Although from 100 to 5 is quite a drop.

How many connections do you use for all your servers?
by safihre
March 16th, 2024, 2:05 pm
Forum: General Help
Topic: downloads slow significantly when downloading across multiple usenet servers
Replies: 11
Views: 1108

Re: downloads slow significantly when downloading across multiple usenet servers

The log lines are not related to the download, but to the importing the NZB's.

Missing data will always be slow, since we first try the main server which has to tell us it's missing before we go to the next server. So it can't be full speed, since 2 requests have to be made that are sequential.
by safihre
March 13th, 2024, 3:57 pm
Forum: General Help
Topic: autoprocesstv.py ran message - but nothing is happening, files dont move anymore?
Replies: 3
Views: 420

Re: autoprocesstv.py ran message - but nothing is happening, files dont move anymore?

Seems it did not output anything.
In any case, we don't make that script so I don't know how to debug the problem..
by safihre
March 12th, 2024, 8:33 am
Forum: General Help
Topic: Fatal error in Downloader - invalid literal for int() with base 10
Replies: 28
Views: 3000

Re: Fatal error in Downloader - invalid literal for int() with base 10

We fixed it.
You could use the latest Docker image I think to get these code changes.
by safihre
March 11th, 2024, 3:47 pm
Forum: General Help
Topic: Fatal error in Downloader - invalid literal for int() with base 10
Replies: 28
Views: 3000

Re: Fatal error in Downloader - invalid literal for int() with base 10

Thanks for sharing your login!
I was able to reproduce and identify the bug in SABnzbd.
The summary is here: https://github.com/sabnzbd/sabnzbd/issues/2821

I will try to fix this in the next few days.
by safihre
March 11th, 2024, 12:08 pm
Forum: General Help
Topic: Fatal error in Downloader - invalid literal for int() with base 10
Replies: 28
Views: 3000

Re: Fatal error in Downloader - invalid literal for int() with base 10

Could also be that they sent this as part of the previous article, that we didn't read the full output.
However, this is very strictly defined in the standard what is the end of data. So they are then doing something invalid.
by safihre
March 11th, 2024, 8:47 am
Forum: Bug Reports
Topic: 4.10+ Entry Point Not Found (Python 3.12) pssquerysnapshot could not be located [Windows Server 2012 ]
Replies: 5
Views: 678

Re: 4.10+ Entry Point Not Found (Python 3.12) pssquerysnapshot could not be located [Windows Server 2012 ]

I added a mouse-over info to the legacy wording.
Due to the extremely low number of systems that still run this OS'es, I don't want to spent more space on them on our pages.
Those users can Google in case of problems :)
by safihre
March 11th, 2024, 7:06 am
Forum: Bug Reports
Topic: 4.10+ Entry Point Not Found (Python 3.12) pssquerysnapshot could not be located [Windows Server 2012 ]
Replies: 5
Views: 678

Re: 4.10+ Entry Point Not Found (Python 3.12) pssquerysnapshot could not be located [Windows Server 2012 ]

That's why we have the 32bit legacy release. It uses an older Python version especially for this.
See the Downloads page.
by safihre
March 10th, 2024, 8:15 am
Forum: General Help
Topic: Slow download from container install
Replies: 3
Views: 453

Re: Slow download from container install

His Complete Folder is somehow capped at 40MB/s, that's kind of strange though... Don't have a good suggestion for it.
Sometimes people at r/usenet at Reddit have some tips since some of them run the same setup.
by safihre
March 7th, 2024, 7:38 am
Forum: General Help
Topic: content is not being moved properly
Replies: 2
Views: 250

Re: content is not being moved properly

Have you checked the Radarr logs and settings? Is Complete download Handling still enabled in Radarr?
by safihre
March 7th, 2024, 5:37 am
Forum: General Discussion
Topic: SAB Saying Disk Full - But I can't Figure Out Why - Any Ideas? [Docker]
Replies: 2
Views: 946

Re: SAB Saying Disk Full - But I can't Figure Out Why - Any Ideas?

If you are getting a mkstemp error, thats related to your OS disk. Don't know if that's the same disk?
In any case we need the whole error, then you can see what's the exact problem. Might also be permissions.
by safihre
March 4th, 2024, 2:36 am
Forum: General Help
Topic: Network path should not be used there
Replies: 3
Views: 2642

Re: Network path should not be used there

Your situation is not a regular one, for the vast majority of the users that set a network path it will actually hurt their performance.
And then they come to complain on forums/Reddit/Discord.
The message just says "should not", it doesn't block it.