Tunnel URL not found (it might not be ready yet), falling back to LAN URL. On Expo CLI 4.7.2

I have the following issue Tunnel URL not found (it might not be ready yet), falling back to LAN URL. when trying to start expo tunnel on my app.

Expo CLI V - 4.7.2
Expo SDK - ~41.0.1
Node v. - 16.3.0
Expo ngrok - ^2.4.3

In .expo/packager-info.json i have the following : { "devToolsPort": 19002, "expoServerPort": 19000, "packagerPort": 19000, "webpackServerPort": 19006, "expoServerNgrokUrl": null, "packagerNgrokUrl": null, "ngrokPid": null }

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.