Something Went Wrong
I've created an expo app with exp init MyApp
command and started information technology by running exp start
in MyApp
directory.
Then I'm scanning barcode which was printed in console with expo mobile app on android device.
Then "Something went incorrect" screen is rendered instead of the app.
View log shows "Uncaught Mistake: Couldn't load exp://.....".
No errors in expo
packager console output.
It used to work sometimes agone.
RMalke
iii,945 26 silver badges 42 bronze badges
asked Mar 24, 2017 at fourteen:30
humkinshumkins
8,128 ix gold badges 52 silver badges 68 bronze badges
What solved this for me was just changing the connection from LAN to Tunnel. When you outset an expo app, a browser window will open with a URL like http://localhost:19002/. Along the left side is a Connection option gear up to LAN by default. Changing it to Tunnel earlier scanning the QR lawmaking with the expo app solved it.
answered Mar 5, 2019 at half-dozen:00
Steve CareySteve Carey
2,586 xx silver badges 26 statuary badges
three
For me the problem was happening when running over WiFi, as the tools always use the your first connection (you lot tin cheque it by running ipconfig
) and my first connection was net.
If that'south yous case you may try this workaround for changing you connections priority:
- Go to Command Panel > Network and Internet > Network Connections
- Correct click the desired connexion (Higher Priority Connection)
- Click Properties > Internet Protocol Version 4
- Click Properties > Advanced
- Uncheck 'Automatic Metric'
- Enter 10 in 'Interface Metric'
- Click OK
answered Jul 18, 2017 at 12:44
RMalkeRMalke
three,945 26 silver badges 42 bronze badges
2
In my case, the issue was fixed past doing the following on my Android (Galaxy Note v):
- Go to Settings > Apps > Application Manager > Expo
- Roll down to Draw over other apps and toggle it off and then on again
- Close out of everything, re-open expo, and endeavour connecting
It still threw an result one time before working perfectly upon farther tries.
answered Jan ix, 2018 at 23:38
EwoknrollEwoknroll
121 ane silver badge 4 bronze badges
It was needed to reset "Draw over other apps" permission for Expo
mobile app.
How that is fixed on Android half-dozen.
Settings->Apps, press "gear", discover "Draw over other apps" item and select it. Find "Expo" app, select it. Enable "Permit drawing over other apps" pick in case it is disabled. Otherwise, disable and enable information technology once again.
answered Mar 24, 2017 at fourteen:58
humkinshumkins
eight,128 nine gold badges 52 silverish badges 68 bronze badges
1
For my case, using wireless adapter, I had to make my Network contour individual. 1) Go to Properties of wireless network 2) Brand network contour private
answered Feb 12, 2018 at 22:58
MasoudMasoud
161 1 silver badge 7 bronze badges
1
Make certain that you are using the same wireless network for iOS or Android phone as your computer.
answered Jun 25, 2019 at 5:22
In my example, I had "host" fix to 'localhost' in the XDE - which of course won't piece of work on my concrete device ;-) So, if yous want to debug on a physical device, brand certain your host is set to LAN instead. (Tunnel would work too, but would brand debugging painstakingly dull)
answered Jul five, 2017 at seven:54
jhmjhm
four,079 5 gold badges 30 argent badges 46 statuary badges
ii
For me its worked by selecting the tunnel connectedness rather than LAN in metrol Bundler.. Endeavour it out....
answered Jul thirty, 2020 at 15:16
In my case, it works when I changed connection LAN to Local. simply it requires to connect telephone through the data cablevision.
answered Feb 12, 2021 at 10:11
In my example, expo app was outdated. I but updated expo from shop and it started working.
answered Jul five, 2017 at 7:34
Swapnil PatwaSwapnil Patwa
three,971 three gold badges 22 silvery badges 35 bronze badges
1
I had the same problem and I solved information technology by deactivating the Virtualbox internet connexion, that happens considering Node have that connection to outset the packager.
- Control Console -> Network and Cyberspace -> Network Connections
- In my case is "Virtual Box Host-Only Network"
- Right clic on that, and Conciliate
answered Sep 8, 2018 at twenty:sixteen
For anyone that using ESET firewall, y'all accept to go into firewall rules and allow ports 19000,19001,19002, Advanced->Rules->Edit, on General tab select Direction->Both, Activeness->Allow, so visit Local tab and on port field add together the mentioned ports above, click ok. Do this activeness for every port you need to add together.
answered Oct 28, 2018 at 10:09
If y'all take a similar issue but the error says 'Uncought Fault: java.lang.Exception: No launchable update', make sure you remove the "runtimeVersion" from your app.json while developing. Strangely enough, having "runtimeVersion" present works on iOS but it will fail to run on Android Expo Go app.
answered Oct 6, 2021 at 13:49
SymyonSymyon
163 1 silver badge 9 bronze badges
2
I had the aforementioned problem and fixed it on Windows 10 by making my machine discoverable on the network:
- Click wifi icon in app drawer.
- Go to the listing of wifi connections and click your connection.
- Click "Properties". This opens upwards the page associated with your connection.
- Under "Make this PC discoverable", turn the slider to "On".
answered Dec 9, 2017 at 19:53
GobGob
107 one silverish badge four statuary badges
For me, expo
wasn't started. And so expo start
in VS Code last solved information technology.
answered Dec thirteen, 2020 at 9:23
Joel WiklundJoel Wiklund
i,403 two gilt badges 14 silver badges 20 bronze badges
For me, I have to close and kill expo (from RAM) AND close the QR Code overlay view to get it work on Android five.1.ane.
Sometimes I have to expect a few minutes or I become a camera view and a text above about scanning the QR Lawmaking (but without a scanner over the camera view).
answered Jul twenty, 2017 at 11:44
user8036224user8036224
320 3 silverish badges 10 statuary badges
If you lot're not able to load the http URL in your telephone's web browser, try using the tethering/mobile hotspot feature on your telephone (beware of information usage, though), connecting your computer to that WiFi network, and restarting the packager. If y'all are using a VPN you may need to disable it.
answered Aug 10, 2018 at 21:32
Yogesh DevgunYogesh Devgun
949 ane gold bluecoat 14 silver badges 35 statuary badges
I solved it past deactivating it, although you could too open port 19000, which is used by Expo.
answered Sep 21, 2018 at 10:23
Uninstalling and reinstalling expo on my Mac cleared this for me. Expo was complaining about being out of engagement.
answered Sep 19, 2019 at 8:05
Do some things.
- ForceStop App.
- Restart App.
- Clean Cache and Clear Information.
- Else due to outdated expo. Update expo from play store.
Annotation: Expo no longer available for IOS concrete devices.
Permit me know if any issue occurred!
answered Jan seven, 2020 at 10:57
iv
In my case was that the phone was connected to a VPN (CyberGhost) and it showed upwards only a white screen D:
answered Mar three, 2020 at 22:43
For macOS users and if you are running over Wi-Fi:
- Cull Apple tree carte > System Preferences, so click Network
- Click Wi-Fi in the list at the left, then click Avant-garde
- Observe the network you lot are continued to
- Then elevate it to the top of the preferred networks list to give highest priority
This procedure solved my trouble.
answered Jun vi, 2020 at 22:50
In my example, the problem was not with the firewall the problem was with my internet I was running my computer and phone on two dissimilar internets then I connected my phone to the router which is continued to my estimator and once more I tried it worked
answered January iii, 2021 at 17:26
In my instance, windows firewall was blocking it. Then, I fabricated information technology run past turning the firewall off.
answered Apr 12, 2021 at 12:33
I think that the solution for this might be the most simplest affair. What works for me when the app doesn't load on the emulator using expo is merely clicking X and closing the info warning that pops up. You'll encounter the post-obit Info Alert and if yous close that out and try hit the running on Android push button again, and then it should work. Otherwise deleting and creating a new virtual device likewise helps incase the cache or expo installation on the device is really causing issues.
answered Jul 6, 2021 at 21:54
That issue was solved very easily following these steps:
- Sign in with the expo mobile app using your expo account.
- When nosotros run the app using the
expo start
command can see the localhost web page, In that web folio left side can see Connection, past default it is Land, alter it to the Tunnel. - Scan the QR code.
answered Sep 20, 2021 at 5:03
for me it was the antivirus security firewall i turned information technology off information technology run well
answered Jan 18 at 21:49
It depends on what OS are you using. If it is Windows 8 or before, endeavour updating the version. In Windows 10 and Windows xi it should work correctly. Try installing expo
globally instead of local install.
You should besides install expo
in the project root directory after project setup:
npm i expo // or npm i -yard expo for global installation
If you lot are using yarn, so endeavor npm as well.
Ali Tourani
952 2 gold badges 16 silver badges 30 statuary badges
answered January 21 at 6:35
None of these solutions worked for me on an Android Emulator. But I figured it out: Information technology was because of the proxy settings I made months ago and I forgot to remove.
For Android Emulator it can exist solved by:
- Click on the 3-dots icon in the side-bar.
- Get to
settings --> Proxy
. - Bank check
No Proxy
.
voila.
answered January 31 at 18:46
ahmelqahmelq
310 3 argent badges x statuary badges
Non the reply you're looking for? Browse other questions tagged reactjs expo or ask your own question.
Source: https://stackoverflow.com/questions/43002144/cant-load-expo-app-something-went-wrong
0 Response to "Something Went Wrong"
Post a Comment