Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Uncaught Error: java.io.IOException: Failed to download remote update

When using the npx expo start --lan, it is not possible to log into the project either through QR or through exp://... . Through --tunnel, the project is launched, but with restrictions or some kind of failures. If you run it via --localhost, the project starts normally. Everything is also fine using the web version and the emulator.

I'm definitely on the same network, I don't use VPN. I rebuilt the project several times, checked dependencies and updated packages. I checked the proxy, DNS, firewall. I did a test empty project, it doesn't work either. Added ANDROID_HOME and JAVA_HOME to ~./bashrc.The operating system used by EndeavourOS. Here are the packages that I use:

- ─ @babel/[email protected]
- ├── @expo/[email protected]
- ├── @expo/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @gluestack-ui/[email protected]
- ├── @legendapp/[email protected]
- ├── @react-navigation/[email protected]
- ├── @react-navigation/[email protected]
- ├── @react-navigation/[email protected]
- ├── @types/[email protected]
- ├── @types/[email protected]
- ├── @types/[email protected]
- ├── @types/[email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
like image 625
BigSeal Avatar asked Nov 15 '25 18:11

BigSeal


1 Answers

I faced the same issue. in my case, I came to my project after 4-5 months. my project is in SDK51 but the Expo Go app updated to SDK52 in the meantime. This version mismatch was causing me error so I downgraded expo go to 51 and the problem was solved.

PS: you may try npx expo start --tunnel (it worked for many people)

like image 152
hossain45 Avatar answered Nov 17 '25 07:11

hossain45



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!