An unidentified property of certain Expo projects may be causing the tunnel to fail
See original GitHub issueSwitched to a LAN URL because the tunnel appears to be down. Only devices in the same network can access the app. You can restart the project to try reconnecting.
This is on the Expo XDE (fresh download yesterday) .
I am able to tunnel on a new project 100% of the time, but not the current one i’ve been working on for the past few weeks or so. This is beyond my knowledge of how Expo works and I understand that there have been threads before about this issue, this is a case where we have some sort of independent variable. An old project vs. new project…
My current project was working just a few days ago… I’m hesitant to work on a new project just to have this happen again later. Has something fundamentally changed that’s been overlooked? Can I look anywhere to help someone dive deeper?
I am on the same wifi connection and clearing the XDE cache every time i attempt to tunnel.
I love Expo and think it’s the way react-native should be developed. No hate here~
Thank you
Issue Analytics
- State:
- Created 5 years ago
- Comments:16 (3 by maintainers)
You just need to install the latest expo version and delete the log file before restarting your application, can see the following picture.
one more, to see the new look after the edit you simply restart the application via android or ios device
For me Tunnelling started working after i installed ngrok and signed into my expo account. Might help someone.