Search found 6 matches

by CormoranTick
February 5th, 2025, 1:14 am
Forum: General Help
Topic: Infinite Redirect
Replies: 3
Views: 3528

Re: Infinite Redirect

your post too https://github.com/sabnzbd/sabnzbd/issues/3028 ? Yeah. Wasn't sure which was more appropriate to post for this, form or github. I closed the github issue though, because it's probably not a bug, and if it is it seems more and more liekly that it's an nginx thing not sab. Still bogglin...
by CormoranTick
February 4th, 2025, 6:54 pm
Forum: General Help
Topic: Infinite Redirect
Replies: 3
Views: 3528

Re: Infinite Redirect

It was because of the IP flapping.

Forcing the reverse proxy to call the upstream on either either IPv4 or IPv6 only, resolves the issue. However I don't have this problem with any other application behind the proxy, so I still this it might be a SAB bug.
by CormoranTick
February 4th, 2025, 5:55 pm
Forum: General Help
Topic: Infinite Redirect
Replies: 3
Views: 3528

Infinite Redirect

I'm getting an infinite redirect loop. I have sabnzbd 4.4.1 running on port 8080 with HTTPs enabled. I have an nginx reverse proxy on the same network segment. Through the reverse proxy I can access the login page and successfully login (i.e. a session cookie is generated) and it redirects me to /. ...
by CormoranTick
March 14th, 2023, 10:01 am
Forum: General Help
Topic: yEnc Files
Replies: 4
Views: 7254

Re: yEnc Files

Review of the nzb file shows that the yEnc files are what is included in the nzb.... Nothing wrong with SAB, just dumb file names.
by CormoranTick
March 14th, 2023, 9:55 am
Forum: General Help
Topic: yEnc Files
Replies: 4
Views: 7254

Re: yEnc Files

Debug logging doesn't reveal anything that indicates an error in processing. It seems to process the files all normally; just leaves them as yEnc files.
by CormoranTick
March 14th, 2023, 9:31 am
Forum: General Help
Topic: yEnc Files
Replies: 4
Views: 7254

yEnc Files

Hello, I'm having a problem where SABnzbd 3.7.2 [fab36ec] will leave yEnc files unprocessed in the completed download directory, and mark the download as complete. I have sabyenc 3.3.6 installed as well as yenc 0.4.0. I noted that my sabyenc version in pip says 3.3.6 but when I install the requireme...