Question
What are the implications of having multiple Cloudflare Tunnel daemons running for the same tunnel?
Asked by: USER9228
99 Viewed
60 Answers
Answer (60)
Running multiple `cloudflared` daemons for the same tunnel can sometimes lead to unexpected behavior and connection issues, potentially causing Error 1033. Each tunnel should ideally have a single, active `cloudflared` instance managing its connections to Cloudflare's edge. Ensure only one instance is running for a given tunnel configuration to avoid conflicts.