mirror of
https://github.com/sfnemis/proxmox-traefikproxy-cloudflaretunnel.git
synced 2026-04-26 16:05:50 +03:00
[GH-ISSUE #11] connections to tunnel goes in HTTP 404 #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-traefikproxy-cloudflaretunnel#8
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 @ziriuz84 on GitHub (Nov 14, 2025).
Original GitHub issue: https://github.com/sfnemis/proxmox-traefikproxy-cloudflaretunnel/issues/11
I followed your guide, but it seems that all connections arrive at Cloudflare, but don't arrive at Cloudflared or Traefik. The only difference is that I added a rule only for *.example.com and not example.com (following your examples) because I already have a website on the root domain.
I have another tunnel instance in my network (another machine) without Traefik, and it works flawlessly, so I don't think it's a problem with my network.
Is it possible that the problem is that I didn't launch the DNS adding for the root domain?
@MakhouT commented on GitHub (Dec 1, 2025):
Were you able to fix it?