helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

cloudflare-tunnel Helm chart doesn't work!

Open aug70 opened this issue 1 year ago • 1 comments

cloud-flare Helm chart - version: 0.3.0 - when deployed, fails!

Here's the error message;

    2023-10-17T02:06:55Z ERR Failed to serve quic connection error="Unauthorized: Invalid tunnel secret" connIndex=0 event=0 ip=198.41.192.272
    023-10-17T02:06:55Z ERR Register tunnel error from server side error="Unauthorized: Invalid tunnel secret" connIndex=0 event=0 ip=198.41.192.272

This message prevents the pod to deploy.

Pod Ready Status Restarts
cloudflare-tunnel-8594d78b6f-d82bd 0/1 CrashLoopBackOff 7

aug70 avatar Oct 17 '23 02:10 aug70

Just read the log. Your secret is wrong.

Syntax3rror404 avatar Nov 14 '23 19:11 Syntax3rror404