[GH-ISSUE #48] Too many redirect errors. #43

Closed
opened 2026-02-26 05:33:37 +03:00 by kerem · 2 comments
Owner

Originally created by @Landelor on GitHub (Jan 11, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/48

Hi,
I'm using the docker on unRAID and I'm receiving "too many redirect" errors when configuring a domain for use.
Any ideas?

Regards,

Originally created by @Landelor on GitHub (Jan 11, 2019). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/48 Hi, I'm using the docker on unRAID and I'm receiving "too many redirect" errors when configuring a domain for use. Any ideas? Regards,
kerem closed this issue 2026-02-26 05:33:37 +03:00
Author
Owner

@Landelor commented on GitHub (Jan 11, 2019):

It looks like it's happening when I enable "Force SSL"

<!-- gh-comment-id:453483984 --> @Landelor commented on GitHub (Jan 11, 2019): It looks like it's happening when I enable "Force SSL"
Author
Owner

@jc21 commented on GitHub (Jan 14, 2019):

You might want to install a browser extension that tracks the redirections, or enable developer tools window and preserve history to see what's happening. Forcing SSL from NPM simply redirects http to https and what I would guarantee is happening, is your upstream server is redirecting back to http immediately.

<!-- gh-comment-id:453902718 --> @jc21 commented on GitHub (Jan 14, 2019): You might want to install a browser extension that tracks the redirections, or enable developer tools window and preserve history to see what's happening. Forcing SSL from NPM simply redirects `http` to `https` and what I would guarantee is happening, is your upstream server is redirecting back to `http` immediately.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#43
No description provided.