I am attempting to host a local webpage for my friends to see and interact with over Cloudflare quick tunnels and attempted to start it following the guide here but when I do, it repeats this set of messages and repeats 4 or 5 times, and gives a 1033 error when I attempt to view the generated URL.
2022-08-12T20:37:27Z ERR Failed to serve quic connection error="Unauthorized: Failed to get tunnel" connIndex=0 ip=[removed] 2022-08-12T20:37:27Z ERR Register tunnel error from server side error="Unauthorized: Failed to get tunnel" connIndex=0 ip=[removed] 2022-08-12T20:37:27Z INF Retrying connection in up to 2s seconds connIndex=0 ip=[removed]
I have tried many times and am confident I am using the correct local URL, running
cloudflared tunnel --url http://localhost:60662
and the result is always the same.