inconshreveable / ngrok

Unified ingress for developers

Home Page:https://ngrok.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tunnel not found

nielscup opened this issue · comments

I have been using ngrok for a while and use the following command to fwd my local api so I can test apps against it:

./ngrok http https://localhost:44362 -host-header=localhost:44362

This has been working fine until today. I used to get forward urls that look like this: https://34753cd370a0.ngrok.io, but since today the urls look like this: https://db3c-2001-1d05-28f-5500-cc50-c2aa-f428-6411.ngrok.io.

The urls do not work anymore: Tunnel 3835-94-213-232-61.ngrok.io not found

I have updated my mac to version 11.5.2 last weekend so it probably has something to do with this update, nothing else has changed. Any ideas on how to fix this?

And all of a sudden it works again...