[GH-ISSUE #3179] White screen on launching the nginx container without any errors #2153

Closed
opened 2026-02-26 07:34:15 +03:00 by kerem · 2 comments
Owner

Originally created by @wilrona on GitHub (Sep 3, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3179

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
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:

  1. Launch container
  2. Go to localhost:81
  3. See error

Expected behavior
Show login page and dashboard page when you are logged in

Screenshots
Error
Capture d’écran 2023-09-03 à 14 51 12

Detect merlin-component
Capture d’écran 2023-09-03 à 14 53 27

display or min-height is disabled in css in dev tools and login/dashboard is displayed
Capture d’écran 2023-09-03 à 14 54 18

Operating System
MacOX

Additional context
Launch in local

Originally created by @wilrona on GitHub (Sep 3, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3179 **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** 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: 1. Launch container 2. Go to localhost:81 3. See error **Expected behavior** Show login page and dashboard page when you are logged in **Screenshots** ***Error*** ![Capture d’écran 2023-09-03 à 14 51 12](https://github.com/NginxProxyManager/nginx-proxy-manager/assets/10140488/c7690cf2-ade1-42d9-8bbe-0f843742f09e) ***Detect merlin-component*** ![Capture d’écran 2023-09-03 à 14 53 27](https://github.com/NginxProxyManager/nginx-proxy-manager/assets/10140488/3c7e10c8-4724-400b-9be1-34d65467bd92) ***display or min-height is disabled in css in dev tools and login/dashboard is displayed*** ![Capture d’écran 2023-09-03 à 14 54 18](https://github.com/NginxProxyManager/nginx-proxy-manager/assets/10140488/40b3772d-52a0-4fcd-8f6b-b24ad23428a8) **Operating System** MacOX **Additional context** Launch in local
kerem 2026-02-26 07:34:15 +03:00
  • closed this issue
  • added the
    stale
    bug
    labels
Author
Owner

@github-actions[bot] commented on GitHub (Apr 6, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2040852106 --> @github-actions[bot] commented on GitHub (Apr 6, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Jun 3, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2933128982 --> @github-actions[bot] commented on GitHub (Jun 3, 2025): Issue was closed due to inactivity.
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#2153
No description provided.