Search found 17 matches

by FlexibleToast
January 15th, 2021, 12:42 pm
Forum: General Help
Topic: Disable incorrect API warnings?
Replies: 4
Views: 1977

Re: Disable incorrect API warnings?

I think I found the issue. Seems that even though I changed the API in Hydra, the setting didn't stick. I had to actually delete SabNZBD from Hydra and re-add it. I haven't received the errors since then. Guess it wasn't Traefik itself, it was Hydra trying to ingress through Traefik... Which I thoug...
by FlexibleToast
January 15th, 2021, 11:15 am
Forum: General Help
Topic: Disable incorrect API warnings?
Replies: 4
Views: 1977

Re: Disable incorrect API warnings?

What are the warnings you are getting? You can also check the mode=auth API-call which has no authentication and as such no errors. WARNING a few seconds ago API key incorrect, Use the API key from Config->General in your 3rd party program: 10.42.1.79 (X-Forwarded-For: 10.42.1.76)>okhttp/3.14.6 Whi...
by FlexibleToast
January 13th, 2021, 6:09 pm
Forum: General Help
Topic: Disable incorrect API warnings?
Replies: 4
Views: 1977

Disable incorrect API warnings?

I setup Sab in a Kubernetes cluster and it's reporting constant api key warnings. They're coming from Traefik my ingress controller which I think is just checking the health of the connection. I went to Config > Special and unchecked api_warnings then restarted Sab. I'm still getting the warnings. I...
by FlexibleToast
September 26th, 2012, 5:33 am
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

BTW: do you also use a browser plugin like nzbStatus? Yes, I have an extension for Chrome, it's called Sab Connect, I believe. Ah, SABconnect++, right? That is certainly a suspect. Can you disable it, or let it use plain HTTP? EDIT: SABconnect++ should be the first item to check for in the case of ...
by FlexibleToast
September 25th, 2012, 7:17 pm
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

BTW: do you also use a browser plugin like nzbStatus? Yes, I have an extension for Chrome, it's called Sab Connect, I believe. But why is it not a problem for everyone else? Is there something "special" in FlexibleToast's setup? It must be something somewhat common. The solution was disco...
by FlexibleToast
September 24th, 2012, 4:01 pm
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

What do you have at "hotel" end. Just a laptop with a browser? I assume all the other software is running on your server. It is possible to have SABnzbd listen on both HTTP and HTTPS, on different ports. Just make sure that only the HTTPS port is made available for internet access by your...
by FlexibleToast
September 24th, 2012, 3:06 pm
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

So, I think you're absolutely right on the problem. It crashed again and I ran the netstat -apon | grep -e :8080 -e :9090 like the FAQ says to see if it is the problem. The FAQ says if you see dozens or hundreds of entries, that is the problem. Well, I had to pipe it to more because there was so man...
by FlexibleToast
September 23rd, 2012, 11:40 pm
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

After reading the FAQ (which I looked through before, but I must have glanced through too quickly), it sounds like it might be getting accessed too much. It could have been an update to one of the services like sickbeard. I switched those all to use the http port instead of https, they are on the lo...
by FlexibleToast
September 23rd, 2012, 8:32 pm
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

Recycle, as in off/on. I'm off to read up on that problem. We'll see how this newer version fairs though.
by FlexibleToast
September 23rd, 2012, 8:07 pm
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

I switched to the unofficial repository found on this forum and now I'm running 0.7.3, the version that is in the Ubuntu repos is 0.6 something. And yes, I do use HTTPS. I've been using HTTPS since I've had it installed. You're asking for me to turn it off completely, or recycle it?
by FlexibleToast
September 23rd, 2012, 4:49 pm
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

Unfortunately, that didn't do the trick. It has crashed a couple times today. How do I upgrade to 0.7.4RC1?
by FlexibleToast
September 23rd, 2012, 8:20 am
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

shypike wrote:CouchPotato, right.
Do you happen to have a large history in SABnzbd?
If so, upgrade to 0.7.4RC1
Good call, I did have a large history. I've since cleared it out. I guess we'll see what happens now.
by FlexibleToast
September 23rd, 2012, 12:38 am
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

It just crashed again. The webpage just says that it is taking too long to respond. Sickbeard, Couchpotato, and Headphones all still work though. Based on you being the second person to mention it might just be struggling I checked top, about 2% of my CPU is being used, but when I looked at free mem...
by FlexibleToast
September 22nd, 2012, 10:05 pm
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Re: Web GUI Crashing

What exactly is crashing in your case? Simply not responding? Giving error messages, complaining about syntax errors? On small systems, SABnzbd can have performance problems under heavy load. What is your system? How fast does it download? Thanks, for responding. It is up right now, when it goes do...
by FlexibleToast
September 22nd, 2012, 1:49 pm
Forum: Debian/Ubuntu Package
Topic: Web GUI Crashing
Replies: 24
Views: 15005

Web GUI Crashing

I've been having issues with the web gui of SABnzbd+ on my Ubuntu Server 12.04.1 crashing. I was told to change the defopts in the init script to contain "-l 2" instead of --daemon. I've noticed that while sometimes I can't access the web gui (it takes between a few hours and a day to cras...