Problems with creating an app via Shopify CLI

I fully follow the documentation described here:

https://shopify.dev/apps/getting-started/create

At the end of the process, I click on the link “To install and start using your application, open this URL in your browser:”. As a result, I get an error in the browser:

ERR_NGROK_708

This tunnel expired less than a minute ago. To remove this expiration, please sign up for a free ngrok account.

I don’t understand what’s going on:

  1. Where did this link come from that it gives me in the console?

  2. Why doesn’t it work?

  3. How do I replace this link with my local domain name that my local ngrok generates?

I launched the app locally, in the app settings I registered a link to the domain name of my local ngrok. And still it makes a redirect to the old domain that was originally generated by shopify-cli (red arrow). I spent the whole day and it didn’t work out to launch the app