Search found 30 matches

by mongolc
February 6th, 2026, 9:01 am
Forum: General Help
Topic: Running SABnzbd on Solaris 11.4 — Performance Findings & Fixes
Replies: 2
Views: 10389

Re: Running SABnzbd on Solaris 11.4 — Performance Findings & Fixes

After running for a bit, the UI was still sluggish after idle periods despite the earlier fixes. The issue is Solaris's aggressive memory reclamation — when SABnzbd sits idle for a few minutes, Solaris deprioritizes the process and lets ZFS ARC reclaim those memory pages. Next time you touch the UI,...
by mongolc
February 5th, 2026, 7:51 pm
Forum: General Help
Topic: Running SABnzbd on Solaris 11.4 — Performance Findings & Fixes
Replies: 2
Views: 10389

Running SABnzbd on Solaris 11.4 — Performance Findings & Fixes

Hey all, Wanted to share some findings from getting SABnzbd 4.5.5 running on Solaris 11.4 (x86, 8 cores, 64GB RAM, ZFS storage). The motivation was eliminating network transfers — previously SABnzbd ran on an Arch Linux VM and had to copy completed downloads over CIFS to the Solaris file server. Wit...
by mongolc
September 30th, 2025, 8:38 am
Forum: General Discussion
Topic: NZB Backup Folder Getting Huge - Need Database Solution or Alternative
Replies: 8
Views: 16406

Re: NZB Backup Folder Getting Huge - Need Database Solution or Alternative

Yes. But the regular duplicate detection works for your need. Since you only used the nzb backup folder, which only worked on exact matches. If you already use Sonarr and Radarr, you shouldn't need duplicate detection, right? I don't run into problems with duplicates on Sonarr and Radarr its mainly...
by mongolc
September 29th, 2025, 7:26 pm
Forum: General Discussion
Topic: NZB Backup Folder Getting Huge - Need Database Solution or Alternative
Replies: 8
Views: 16406

Re: NZB Backup Folder Getting Huge - Need Database Solution or Alternative

Actually smart duplication would interfere with how sonarr and radarr grab releases. If any is checked for a profile it could download the file first as an SD version then maybe a 720HD version after then 1080p version until it hits the target select quality profile is reached.
by mongolc
September 29th, 2025, 7:11 pm
Forum: General Discussion
Topic: NZB Backup Folder Getting Huge - Need Database Solution or Alternative
Replies: 8
Views: 16406

Re: NZB Backup Folder Getting Huge - Need Database Solution or Alternative

safihre wrote: September 29th, 2025, 12:35 pm But you don't need the backup directory for duplicate detection..

A few versions ago we made quite some improvements to it.
https://sabnzbd.org/wiki/extra/duplicate-detection
ahh so as long as I never delete my archived history that's good enough then?
by mongolc
September 29th, 2025, 11:31 am
Forum: General Discussion
Topic: NZB Backup Folder Getting Huge - Need Database Solution or Alternative
Replies: 8
Views: 16406

Re: NZB Backup Folder Getting Huge - Need Database Solution or Alternative

safihre wrote: September 29th, 2025, 11:20 am Your summary doesn't include what you want to achieve with it.
Why do you even need every job backed up?
Thanks updated the post.
by mongolc
September 29th, 2025, 10:51 am
Forum: General Discussion
Topic: NZB Backup Folder Getting Huge - Need Database Solution or Alternative
Replies: 8
Views: 16406

NZB Backup Folder Getting Huge - Need Database Solution or Alternative

Hi everyone, I'm dealing with a massive NZB backup folder issue and looking for solutions or workarounds. ## The Problem SABnzbd uses the NZB backup folder for duplicate detection, which is great - it prevents re-downloading content I already have. However, my backup folder has gotten completely out...
by mongolc
October 26th, 2024, 12:50 pm
Forum: General Help
Topic: couple of issues
Replies: 2
Views: 4362

Re: couple of issues

What python module would control things like drop downs for max bandwidth and catergories in the web interface. I'm a having a problem where the drop downs stop working show nothing or say set max bandwidth but when I first start it up they work fine. I want to try and track down why this is happeni...
by mongolc
October 7th, 2024, 9:59 am
Forum: General Help
Topic: couple of issues
Replies: 2
Views: 4362

couple of issues

Just noticed this I can't set use bandwidth throttling even thou even thou its in the settings.
Also when downloading I can'tt set category from the drop down its just blank.
This is on the same server I got the constant disconnects.

https://forums.sabnzbd.org/viewtopic.php?t=26670
by mongolc
August 18th, 2024, 11:50 am
Forum: General Help
Topic: _UNPACK folders taking up disk space
Replies: 5
Views: 5611

Re: _UNPACK folders taking up disk space

if you click on the wrench up on the right hand side then click on the orphaned jobs you should see them and can delete them from there. I don't have any orphaned jobs so I can't remember if tells you why they are orphaned. I have deleted them from the directory before without problems but I think b...
by mongolc
August 17th, 2024, 10:50 am
Forum: General Help
Topic: Lost connection to Sabnzbd
Replies: 15
Views: 17604

Re: Lost connection to Sabnzbd

yeah I got the same problem. I'm at loss what's causing it. I've even checked the HD because these numbers make no sense. If you ever get anymore ideas please let me know. sabnzbd is still working fine with everything. System performance (Pystone) 106068 SunOS-5.11-i86pc-i386-64bit-ELF SSE2 Download...
by mongolc
August 15th, 2024, 6:14 pm
Forum: General Help
Topic: Downloads per page
Replies: 1
Views: 2789

Re: Downloads per page

click on wrench top right of page
web interface there you will find Queue which is the current downloads window and history which is complete nzb's so downloads and what I think you mean.
by mongolc
August 14th, 2024, 1:36 pm
Forum: General Help
Topic: Lost connection to Sabnzbd
Replies: 15
Views: 17604

Re: Lost connection to Sabnzbd

yeah the port is still open when its displaying the disconnect message.
by mongolc
August 14th, 2024, 1:13 pm
Forum: General Help
Topic: Lost connection to Sabnzbd
Replies: 15
Views: 17604

Re: Lost connection to Sabnzbd

1-3 second disconnects then back to web interface.

SABnzbd is running.
that netstat command doesn't work will look into how i can monitor that port in realtime
yes i can access with curl
nothing in syslog
by mongolc
August 14th, 2024, 12:32 pm
Forum: General Help
Topic: Lost connection to Sabnzbd
Replies: 15
Views: 17604

Re: Lost connection to Sabnzbd

yeah it doesn't make any sense why I am seeing this. I've even used renice to move the priority up but the processor is never heavily in use at all. I only use this server for my media files because of ZFS. It just started after the last release I'm going to downgrade back to sabnzbd-4.3.1 and see w...