Tunnel URL not found, falled back to LAN URL(未找到隧道 URL,回退到 LAN URL)
问题描述
如何使用隧道运行我的 expo 应用程序?它上周工作,但在过去的 3 天里,它停止工作.
How do I run my expo app using the tunnel? It worked last week but for the last 3 days, it stopped working.
编写代码:expo start --tunnel
我尝试过的方法:
我使用了 3 个不同的网络.一个使用公共wifi,一个使用家庭wifi,最后一个使用4G热点.
I used 3 different networks. One using public wifi, one using home wifi and lastly using 4G hotspot.
运行前登录 expo 帐户 expo start --tunnel
https://forums.expo.io/t/tunnel-url-not-found-failed-back-to-lan-url/14380/7
Logging into expo account before running expo start --tunnel
https://forums.expo.io/t/tunnel-url-not-found-failed-back-to-lan-url/14380/7
还有其他方法可以让隧道 URL 正常工作吗?
Is there any other way I can try to make the Tunnel URL to work?
很抱歉更新晚了,但我得到的解决方案在这个链接中!世博论坛讨论
Sorry for the late update, but the solution I got is in this link! Expo forum discussion
推荐答案
更新这些节点包解决了我的问题:
expo-cli 和 @expo/ngrok
这篇关于未找到隧道 URL,回退到 LAN URL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:未找到隧道 URL,回退到 LAN URL


基础教程推荐
- 在 JS 中获取客户端时区(不是 GMT 偏移量) 2022-01-01
- 我什么时候应该在导入时使用方括号 2022-01-01
- 有没有办法使用OpenLayers更改OpenStreetMap中某些要素 2022-09-06
- 在for循环中使用setTimeout 2022-01-01
- 悬停时滑动输入并停留几秒钟 2022-01-01
- 当用户滚动离开时如何暂停 youtube 嵌入 2022-01-01
- 响应更改 div 大小保持纵横比 2022-01-01
- 动态更新多个选择框 2022-01-01
- 角度Apollo设置WatchQuery结果为可用变量 2022-01-01
- Karma-Jasmine:如何正确监视 Modal? 2022-01-01