Search found 8828 matches

by sander
April 2nd, 2024, 10:47 am
Forum: General Help
Topic: Where is the log file for warnings and errors of sabnzbd queue?
Replies: 8
Views: 883

Re: Where is the log file for warnings and errors of sabnzbd queue?

Did you check inside sabnzbd.log? Because when I add a broken .NZB to SAB, SAB does tell it in the GUI and in sabnzbd.log, for example 2024-04-02 17:44:50,607::WARNING::[nzbstuff:787] Invalid NZB file broken.nzb, skipping (error: not well-formed (invalid token): line 9, column 0) full logging in sab...
by sander
April 2nd, 2024, 10:12 am
Forum: General Help
Topic: Items stop unpacking / downloading - Keep having to reinstall sabnzbd
Replies: 6
Views: 768

Re: Items stop unpacking / downloading - Keep having to reinstall sabnzbd

Nothing? If so ... possible causes: * SABnzbd paused (wait, no: the Test download is forced, so will always happen) * scheduled to not download * bandwidth in SAB set to 0 Mbps * no server active * ... Check above. Two additional approaches: 1) set SAB logging to +Debug, add the Test download, and s...
by sander
April 2nd, 2024, 1:05 am
Forum: General Help
Topic: Items stop unpacking / downloading - Keep having to reinstall sabnzbd
Replies: 6
Views: 768

Re: Items stop unpacking / downloading - Keep having to reinstall sabnzbd

What if you download a test file: SABnzbd -> Wrench (upper right corner) -> Test Download: 1GB.

What is the result?
by sander
March 24th, 2024, 1:38 am
Forum: General Help
Topic: RSS items not unpacking
Replies: 3
Views: 506

Re: RSS items not unpacking

In SAB, go to that RSS feed.
In the top, it will say "Order Type Filter Category Priority Processing "
In the column Processing, it should say "Default", or even better "+Delete"
by sander
March 23rd, 2024, 3:34 am
Forum: General Help
Topic: Slow downloads after moving ISP
Replies: 5
Views: 652

Re: Slow downloads after moving ISP

OK, good find. Maybe the in-between caused slowness due to ... packetloss?

And SABnzbd news download now also back to old levels (when directly connected)?
by sander
March 22nd, 2024, 6:38 pm
Forum: General Help
Topic: Slow downloads after moving ISP
Replies: 5
Views: 652

Re: Slow downloads after moving ISP

> Hi, on the speed check site 180 Mbps Then contact your ISP: you pay for 1000 Mbps, so then 180 Mbps is much too low. It might be your LAN, but let your ISP determine it. ping times: what do you get with news.newsdemon.com ? And what if you fill that out in SABnzbd? SAB will find the quickest serve...
by sander
March 22nd, 2024, 6:03 pm
Forum: General Help
Topic: Slow downloads after moving ISP
Replies: 5
Views: 652

Re: Slow downloads after moving ISP

That's bad.

What is your ping time to the newsservers?

> Internet Bandwidth 20.1 MB/s 160.8 Mbps

Not good either if you have a 1000 Mbps connection. On the same system, what is your speed on https://fast.com/ ? And on another PC on your LAN?
by sander
March 17th, 2024, 1:20 pm
Forum: General Help
Topic: 4.2.3 Update led to unrar no longer working (LSIO via docker on Synology)
Replies: 10
Views: 1308

Re: 4.2.3 Update led to unrar no longer working (LSIO via docker on Synology)

I'm having the same problem on a OMV6 install. Using an AMD A8-3870 APU and 16gb ram. The AMD A8-3870 is a CPU from 2011, so old x86-microarchicture. And rar7 dumps core on that. Not in the hands of the SABnzbd team. Workaround is doing the job for me as well, but it would be nice if there would be...
by sander
March 17th, 2024, 3:56 am
Forum: General Help
Topic: Warning - giganews: Received unknown status code 503 for article ****
Replies: 1
Views: 456

Re: Warning - giganews: Received unknown status code 503 for article ****

The 503 is correctly handled in the first version after 4.2.3

If you want to verify that now: run the docker nightly, or the windows binary from github

https://github.com/sabnzbd/sabnzbd/blob ... er.py#L775
by sander
March 12th, 2024, 12:20 pm
Forum: General Help
Topic: API key incorrect, Use the API key from Config->General in your 3rd party program
Replies: 3
Views: 475

Re: API key incorrect, Use the API key from Config->General in your 3rd party program

::ffff:192.168.65.1 is a notation of 192.168.65.1. So is 192.168.65.x your LAN network? If yes, then find that device and exterminate it. Kill it with fire. If not, then I wonder how it possible at all. Also: your SAB is in docker on Mac ... so I'm surprised another device can contact it all ... tha...
by sander
March 12th, 2024, 7:53 am
Forum: General Help
Topic: 4.2.3 Update led to unrar no longer working (LSIO via docker on Synology)
Replies: 10
Views: 1308

Re: 4.2.3 Update led to unrar no longer working (LSIO via docker on Synology)

2024-03-12 22:56:11,492::DEBUG::[newsunpack:860] UNRAR output: UNRAR 7.00 freeware Copyright (c) 1993-2024 Alexander Roshal 2024-03-12 22:56:11,493::INFO::[newsunpack:863] Unpacked 0 files/folders in 0 seconds Weird. A thing with unrar 7.00 (or the options you use)? Or your filesystem? What if you ...
by sander
March 11th, 2024, 4:21 pm
Forum: General Help
Topic: Fatal error in Downloader - invalid literal for int() with base 10
Replies: 28
Views: 3016

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

The \x00 was debug output. And/but Safihre made clear 1on1 that is NOT caused by the newsserver (but a SAB internal method)
by sander
March 11th, 2024, 3:10 pm
Forum: General Help
Topic: Fatal error in Downloader - invalid literal for int() with base 10
Replies: 28
Views: 3016

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

But this only happens when it's pre-checking, right? I'll turn of checking for now, and report to them. I'm using them because they bundle with a bunch of other services that I use. Thank you Sander! No: see https://forums.sabnzbd.org/viewtopic.php?p=131530#p131530 "And without "Check bef...