NginxProxyManager / NginxProxyManager/nginx-proxy-manager

White Screen with Deep Link Redirect to https://myserver.com/nginx/proxy

Open
#5,116 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug stale
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

I use a bookmark service which redirects me to my bookmarks based on a keyword I set.

When redirected directly to https://myserver.com/nginx/proxy, I simply get a white screen. This is what shows in the console.

Image

If I hit enter on that same URL, it loads just fine, the issue seems to only be when redirected to that url.

If I update the URL to simply be https://myserver.com/, it works just fine. The issue only happens when there is a deep link redirect to https://myserver.com/nginx/proxy.

Running v2.13.5 via Docker Compose on a Ubuntu Server.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue using v2.13.5 via Docker Compose on Ubuntu, starting with a direct redirect to /nginx/proxy and comparing it with pressing Enter on the same URL or loading the root path. Inspect the console error shown in the issue; done means the deep-link redirect renders instead of showing a white screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose, nginx, typescript
Domain
devops, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.