For example
$ cloudflared tunnel --url [http://localhost:3000](http://localhost:3000/)
2021-07-22T11:17:47Z INF Version 2021.7.0
2021-07-22T11:17:47Z INF GOOS: darwin, GOVersion: go1.16.5, GoArch: amd64
2021-07-22T11:17:47Z INF Settings: map[url:[http://localhost:3000](http://localhost:3000/)]
2021-07-22T11:17:47Z INF cloudflared will not automatically update when run from the shell. To enable auto-updates, run cloudflared as a service: https://developers.cloudflare.com/argo-tunnel/reference/service/
2021-07-22T11:17:47Z INF Initial protocol h2mux
2021-07-22T11:17:47Z INF Starting metrics server on 127.0.0.1:50299/metrics
2021-07-22T11:17:47Z INF Connection established connIndex=0 location=AMS
and this is where it seems to hang, it doesn’t provide the tunnel URL. I’ve tried switching networks and restarting my system but it didn’t help. I had already created 3 or 4 tunnels earlier today with the same command, but now it’s not working anymore. Is this just happening for me?