NginxProxyManager / NginxProxyManager/nginx-proxy-manager
White Screen with Deep Link Redirect to https://myserver.com/nginx/proxy
Nobody has claimed this yet.
- 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.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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