Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Everything stops working when I disable main domain/www Proxy Host #3844

Open
Airfirewall opened this issue Jun 30, 2024 · 1 comment
Open

Comments

@Airfirewall
Copy link

Airfirewall commented Jun 30, 2024

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:

  • hostname: "*.example.com"
    service: https://10.10.0.10:18443
    originRequest:
    originServerName: "example.com"
  • service: http_status:404\

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 Airfirewall changed the title Everything stops working when I disable main domain/www Everything stops working when I disable main domain/www Proxy Host Jun 30, 2024
@Airfirewall
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant