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


- 如何向 ipc 渲染器发送添加回调 2022-01-01
- 是否可以将标志传递给 Gulp 以使其以不同的方式 2022-01-01
- 如何调试 CSS/Javascript 悬停问题 2022-01-01
- 使用 iframe URL 的 jQuery UI 对话框 2022-01-01
- 为什么悬停在委托事件处理程序中不起作用? 2022-01-01
- 为什么我的页面无法在 Github 上加载? 2022-01-01
- 在不使用循环的情况下查找数字数组中的一项 2022-01-01
- 如何显示带有换行符的文本标签? 2022-01-01
- 我不能使用 json 使用 react 向我的 web api 发出 Post 请求 2022-01-01
- 从原点悬停时触发 translateY() 2022-01-01