Search found 12 matches

by zonky
May 13th, 2022, 4:11 pm
Forum: General Help
Topic: Fail2ban filter for sabnzbd?
Replies: 1
Views: 750

Re: Fail2ban filter for sabnzbd?

Ok- so i've written a simple fail2ban script as a starting point for others to follow. My config- i have sabnzbd listening on a public address, fronted by a Nginx reverse proxy, with Letsencrypt cert. Sabnzbd is setup to require forms auth in Sabnzbd. I want to protect against password enumeration, ...
by zonky
May 11th, 2022, 2:24 am
Forum: General Help
Topic: Fail2ban filter for sabnzbd?
Replies: 1
Views: 750

Fail2ban filter for sabnzbd?

Just wondering if anyone has written a fail2ban filter for sabnzbd they could share?
by zonky
June 17th, 2009, 4:25 pm
Forum: Bug Reports
Topic: prob with last few nightlys of firefox (shiretoko & firefox 3.5b99)
Replies: 15
Views: 12914

Re: prob with last few nightlys of firefox (shiretoko & firefox 3.5b99)

Likewise, i can confirm that 3.5 RC1 released today works with plush.
by zonky
June 11th, 2009, 3:25 pm
Forum: Bug Reports
Topic: prob with last few nightlys of firefox (shiretoko & firefox 3.5b99)
Replies: 15
Views: 12914

Re: prob with last few nightlys of firefox (shiretoko & firefox 3.5b99)

I'm also seeing this problem with Plush on Firefox 3.5b99 (on XP).
by zonky
February 9th, 2009, 2:37 pm
Forum: General Help
Topic: Sabnzbd+ webui failing to start. - Cause: AVG
Replies: 2
Views: 2563

Re: Sabnzbd+ webui failing to start. - Cause: AVG

Sure, but i wanted to know what was suddenly listening on a port that i otherwise used.

Likewise, change all my greasemonkey scripts / bookmarks? Far too  much work. ;D
by zonky
February 8th, 2009, 10:01 pm
Forum: General Help
Topic: Sabnzbd+ webui failing to start. - Cause: AVG
Replies: 2
Views: 2563

Sabnzbd+ webui failing to start. - Cause: AVG

According to my logs, the web service was failing to start due to port 8080 in use. I managed to figure out why, and thought I'd post here as a heads up. C:\Documents and Settings\sabnzbd\Local Settings\Application Data\sabnzbd\logs\cherrypy.log was showing: 09/Feb/2009:15:00:36 CONFIG INFO Server p...
by zonky
August 5th, 2008, 9:24 pm
Forum: Bug Reports
Topic: Warning generated with watched folder.
Replies: 6
Views: 5385

Re: Warning generated with watched folder.

Thanks for the response.
by zonky
August 5th, 2008, 3:35 pm
Forum: Bug Reports
Topic: Warning generated with watched folder.
Replies: 6
Views: 5385

Warning generated with watched folder.

This may qualify as a bug, but perhaps it could use some thought anyway. In my scenario, i often place .nzb's in a watched folder via windows networking over a vpn. The problem comes with larger nzb files; which are taking a while to copy across. It appears if sabnzbd realises the file is there, but...
by zonky
July 31st, 2008, 10:56 pm
Forum: Feature Requests
Topic: Add feature: 'Get Now' (overide pause mode for selected download only).
Replies: 2
Views: 3071

Add feature: 'Get Now' (overide pause mode for selected download only).

I'd like to see the addition of a 'Get Now' button which retrieves and processes the selected download, ignoring the current pause / schedule settings. Essentially, if i have a queue of 6 items; i download these normally only at certain times of the day using the scheduler. Should i urgently want on...
by zonky
February 14th, 2008, 2:29 pm
Forum: General Help
Topic: Running as service, how to stop the web gui loading at startup? [Solved]
Replies: 4
Views: 8285

Re: Running as service, how to stop the web gui loading at startup? [Solved]

Admittidly, i am running the service with an created sabnzbd user account, not the system process. But when no user is logged in the service does run. I'm using XYNTservice to wrap the executable http://www.codeproject.com/KB/system/xyntservice.aspx & here is my xyntservice.ini [Settings] Servic...
by zonky
February 13th, 2008, 9:07 pm
Forum: General Help
Topic: Running as service, how to stop the web gui loading at startup? [Solved]
Replies: 4
Views: 8285

Running as service, how to stop the web gui loading at startup? [Solved]

I run the .exe as a service, and this works fine. However, firefox.exe is being loaded as well, i assume to being the default www handler. I assume this is because when you run sabnzbd.exe, it also fires up the gui via a browser. Is there anyway to supress this behaviour at startup? I don't want or ...