mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #5115] Need restart container after add proxy host #3114
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#3114
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 @newarifrh on GitHub (Jan 1, 2026).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/5115
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
After updating from the old UI to the new UI, there is a problem when adding a Proxy Host. When I add a new Proxy Host, but the Proxy Host only shows the congratulations page.
The Proxy Host only starts working after I manually restart the container.
In the logs, I can see a message saying "reloading nginx", but it looks like nginx is not actually being reloaded.
Nginx Proxy Manager Version
v2.13.5
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After adding a new Proxy Host, nginx should automatically reload and the Proxy Host should work immediately without requiring a container restart.
Additional context
@Hultzilla commented on GitHub (Jan 26, 2026):
I have the same issue, tried to just reload nginx, but the only thing that works is manually restarting the container.