Search found 129 matches
- September 19th, 2024, 4:48 am
- Forum: General Help
- Topic: Help with notification script
- Replies: 2
- Views: 1378
Re: Help with notification script
Thank-you for the help, now that I understand it better I was able to get my script running again.
- September 19th, 2024, 2:36 am
- Forum: General Help
- Topic: Help with notification script
- Replies: 2
- Views: 1378
Help with notification script
I think at some point in the past my notification scripts broke, so I'm finally looking into why. In the Config/Notification section, Email is working fine and tests arrive in my mailbox. But in the Notification Script section, the test no longer sends the content of the Parameters field where I had...
- December 15th, 2023, 5:27 pm
- Forum: Beta Releases
- Topic: Replacing 4.2.0RC1 with RC2 lost my Windows service
- Replies: 1
- Views: 4370
Re: Replacing 4.2.0RC1 with RC2 lost my Windows service
I continued digging and discovered the main executable changed from SABnzbd.exe to SABnzbd-console.exe between RC1 and RC2 - not sure how it continued to work before, but the older file must have been deleted by SABnzbd itself which I can only assume then tried to recover/reset the service and in th...
- December 15th, 2023, 4:58 pm
- Forum: Beta Releases
- Topic: Replacing 4.2.0RC1 with RC2 lost my Windows service
- Replies: 1
- Views: 4370
Replacing 4.2.0RC1 with RC2 lost my Windows service
I updated my 4.2.0RC1 folder with the RC2 files and everything seemed to be fine for a few hours. Now when I went to check on things the site was no longer loaded. I checked on the server and the Windows service has vanished - no idea why and can't find anything logged. So I tried to recreate it usi...
- September 14th, 2023, 12:47 pm
- Forum: General Help
- Topic: Random RSS feed errors
- Replies: 2
- Views: 1423
Re: Random RSS feed errors
Open the URL from your sanbzbd.log above in your webbrowser ... what do you get? By the time I can try it just works, even within server by forcing an update: This XML file does not appear to have any style information associated with it. The document tree is shown below. <rss xmlns:atom="http...
- September 14th, 2023, 3:00 am
- Forum: General Help
- Topic: Random RSS feed errors
- Replies: 2
- Views: 1423
Random RSS feed errors
For some time now on release/beta/rc versions (currently on v4.1.0RC2) I randomly get the RSS errors logged on the GUI and after enabling debugging for the logs I see this: 2023-09-06 12:02:14,656::WARNING::[misc:88] Failed to retrieve RSS from https://dognzb.cr/rss.cfm?r=**redacted**&t=9000: <u...
- October 12th, 2021, 12:55 pm
- Forum: Beta Releases
- Topic: v3.4.0RC3 and before randomly stops responding
- Replies: 2
- Views: 97239
- October 12th, 2021, 10:42 am
- Forum: Beta Releases
- Topic: v3.4.0RC3 and before randomly stops responding
- Replies: 2
- Views: 97239
v3.4.0RC3 and before randomly stops responding
For quite a few of the past releases my server randomly just stops responding - the only way to resolve it is to restart the Windows service then it continues as if nothing happens. I did think it was my HAProxy server but restarting that makes no difference and trying to connect directly is still t...
- October 10th, 2019, 8:43 am
- Forum: General Help
- Topic: Variables for notification scripts
- Replies: 1
- Views: 1903
Variables for notification scripts
Is it possible to pass SABnzbd variable as parameters for notification scripts?
I'd like to be able to pass information like "category" to the script I have written.
I'd like to be able to pass information like "category" to the script I have written.
- June 12th, 2018, 1:52 am
- Forum: Bug Reports
- Topic: Error - Cannot reach the SABHelper service
- Replies: 19
- Views: 10324
Re: Error - Cannot reach the SABHelper service
Well, if the changes were to fix issues in later versions of Windows, shouldn't they only be applied to them?
Previous versions of SABnzbd were fine, and as it stands I won't be able to upgrade to a newer Windows build until Server 2019 is released later this year.
Previous versions of SABnzbd were fine, and as it stands I won't be able to upgrade to a newer Windows build until Server 2019 is released later this year.
- June 12th, 2018, 1:35 am
- Forum: Bug Reports
- Topic: Error - Cannot reach the SABHelper service
- Replies: 19
- Views: 10324
Re: Error - Cannot reach the SABHelper service
I don't have Windows Server so I can't reproduce.. But you say you still get the error on startup? Only if I use the domain account for both services. If I switch the helper back to "local system" as it was before then I get the message at start-up. I've also discovered that either way, &...
- June 11th, 2018, 10:22 am
- Forum: Bug Reports
- Topic: Error - Cannot reach the SABHelper service
- Replies: 19
- Views: 10324
Re: Error - Cannot reach the SABHelper service
Hmmm, spoke too soon, the helper service can no longer restart the service, the log in debug mode shows it stops the service which I confirm, but the request for a restart never finishes: 2018-06-11 17:13:15,848::INFO::[__init__:772] [SABnzbd.pyo.main] Performing SABnzbd shutdown 2018-06-11 17:13:15...
- June 11th, 2018, 10:11 am
- Forum: Bug Reports
- Topic: Error - Cannot reach the SABHelper service
- Replies: 19
- Views: 10324
Re: Error - Cannot reach the SABHelper service
Just wanted to add that with my Windows Server 2016 the same thing happened and I got the error with 2.3.4 even though the services were running. Was fine with previous versions, and I just had to change the helper service (using local system) to use the same account as the main service and then it ...
- March 30th, 2017, 8:17 am
- Forum: Beta Releases
- Topic: [2.0.0 RC 1] 64bit upgrade from 32bit
- Replies: 30
- Views: 20119
Re: [2.0.0 RC 1] 64bit upgrade from 32bit
We delete everything in the Program folder, so if you place the INI file there then it also gets deleted. You never used to do this nor have even mentioned this in the change log, and I did not put the INI file there as it has been present in that location since 0.x - I can probably show you this f...
- March 30th, 2017, 3:57 am
- Forum: Beta Releases
- Topic: [2.0.0 RC 1] 64bit upgrade from 32bit
- Replies: 30
- Views: 20119
Re: [2.0.0 RC 1] 64bit upgrade from 32bit
Well, these are SAB's program files. That's why we also store settings/database/etc in a different directory. It will delete the whole of the installation directory (maybe that's also why your INI is being removed?) just to make sure no traces are left of older versions. Because files change over t...