mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #3179] White screen on launching the nginx container without any errors #2153
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2153
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wilrona on GitHub (Sep 3, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3179
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
The container starts up well. But when you launch localhost:81, the connection page is displayed for a few seconds and then I get a blank page.
When I inspect the code, I see that we have a merlin-component that covers the whole page.
<merlin-component id="merlin-chat" class="merlin chat"></merlin-component>I only managed to connect by deactivating display or min-height in the component's css.
Nginx Proxy Manager Version
v2.10.4
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Show login page and dashboard page when you are logged in
Screenshots

Error
Detect merlin-component

display or min-height is disabled in css in dev tools and login/dashboard is displayed

Operating System
MacOX
Additional context
Launch in local
@github-actions[bot] commented on GitHub (Apr 6, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Jun 3, 2025):
Issue was closed due to inactivity.