Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom location causes ERR_TOO_MANY_REDIRECTS #4258

Open
PDiracDelta opened this issue Dec 26, 2024 · 0 comments
Open

custom location causes ERR_TOO_MANY_REDIRECTS #4258

PDiracDelta opened this issue Dec 26, 2024 · 0 comments
Labels

Comments

@PDiracDelta
Copy link

PDiracDelta commented Dec 26, 2024

Issue:
using a custom location introduces a ERR_TOO_MANY_REDIRECTS error on my application (which works fine if I use the main forward host without location).

Context (optional):

  • Trilium web server docker image
  • Nginx proxy manager forwards to the docker container name "trilium" over HTTP
  • There is no HTTPS involved whatsoever in my current setup
  • All advanced configs in NPM are empty
  • The custom location and main location settings in NPM for trilium are identical
  • The custom location for "dummy-docker" is working just fine
  • connecting Trilium to 192.168.1.52 works
  • connecting Trilium to 192.168.1.52/trilium does not work

image

image

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug

Nginx Proxy Manager Version

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

Operating System

Additional context

@PDiracDelta PDiracDelta changed the title ERR_TOO_MANY_REDIRECTS when using custom location custom location causes ERR_TOO_MANY_REDIRECTS Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant