[GH-ISSUE #5021] 404 host (dead host) don't render SSL+custom options into the .conf file #3098

Open
opened 2026-02-26 07:37:51 +03:00 by kerem · 1 comment
Owner

Originally created by @wonder-wanderer on GitHub (Dec 6, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/5021

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?
    • No
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug
The options from 404 host (dead host) from UI (SSL tab, custom tab under cog) are completely ignored and not rendered into the dead_host .conf file

Nginx Proxy Manager Version
npm v2.13.2 has the bug,

but in v2.11.2 it works correctly

To Reproduce
Steps to reproduce the behavior:

  1. Create a 404 host, set up correct SSL cert (existing correct cert) and custom options.
  2. Check /data/nginx/dead_host/1.conf
  3. The file doesn't contain anything from SSL setup or custom options - they are completely ignored
  4. So these options don't work

Expected behavior
Options rendered into the .conf file

Operating System
Linux + Docker image jc21/nginx-proxy-manager

Originally created by @wonder-wanderer on GitHub (Dec 6, 2025). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/5021 **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? - No - Have you searched for similar issues (both open and closed)? - Yes **Describe the bug** The options from 404 host (dead host) from UI (SSL tab, custom tab under cog) are completely ignored and not rendered into the dead_host .conf file **Nginx Proxy Manager Version** npm v2.13.2 has the bug, but in v2.11.2 it works correctly **To Reproduce** Steps to reproduce the behavior: 1. Create a 404 host, set up correct SSL cert (existing correct cert) and custom options. 2. Check /data/nginx/dead_host/1.conf 3. The file doesn't contain anything from SSL setup or custom options - they are completely ignored 4. So these options don't work **Expected behavior** Options rendered into the .conf file **Operating System** Linux + Docker image jc21/nginx-proxy-manager
Author
Owner

@lastsamurai26 commented on GitHub (Dec 11, 2025):

This is indeed a bug but as workaround
disable and enable the 404 host -> this works

<!-- gh-comment-id:3640375867 --> @lastsamurai26 commented on GitHub (Dec 11, 2025): This is indeed a bug but as workaround disable and enable the 404 host -> this works
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#3098
No description provided.