mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #3844] Everything stops working when I disable main domain/www Proxy Host #2525
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#2525
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 @Airfirewall on GitHub (Jun 30, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3844
Using Nginx Proxy Manager v2.11.2 and cloudflared 2024.6.1
So I don't use www.example.com much anymore and went to disable it but everything stopped working and shows cloudflared cannot connect to respond to nginx proxy manager.
so if I have this everything works but if I disable example.com www.example.com everything stops working.
example.com www.example.com---Enabled
auth.example.com-------------------Enabled
homepage.example.com------------Enabled
overseerr.example.com--------------Enabled
Why would this stop everything from working? when I re-enable the main domain everything works again.
example.com www.example.com---Disabled
auth.example.com-------------------Enabled
homepage.example.com------------Enabled
overseerr.example.com--------------Enabled
Cloudflare config
ingress:
service: https://10.10.0.10:18443
originRequest:
originServerName: "example.com"
Cloudflared error
2024-06-30T18:31:31Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: remote error: tls: unrecognized name" connIndex=0 event=1 ingressRule=0 originService=https://10.10.0.10:18443
2024-06-30T18:31:31Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: remote error: tls: unrecognized name" connIndex=0 dest=https://overseerr.example.com/login event=0 ip=###.###.###.### type=http
@Airfirewall commented on GitHub (Jul 2, 2024):
added example.com into 404 hosts and left the www.example.com disabled in proxy and everything works. Just confused why removing example.com would cause everything to stop working
@github-actions[bot] commented on GitHub (Feb 16, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍