Expo services server issues?

We are experiencing some issues. Splash screen in our app hangs for a minute every X app open. And when trying to publish we get “Request failed with status code 504”. Are you seeing any server issues on your end?

Looks like we might’ve experienced some transient issues a few hours ago (lines up exactly with when you posted this), but it should be resolved by now. Let me know if you’re still getting 504’d

Hi,Are the server issues fixed?
I’ve had expo build:android -t app-bundle fail for the last 8 hours…

my stacktrace…

PS C:\Users\nickg\Desktop\apps\wellappredux> expo build:android -t app-bundle
Checking if there is a build in progress…

? Would you like to upload a keystore or have us generate one for you?
If you don’t know what this means, let us handle it! :slight_smile:
false
Publishing to channel ‘default’…
Building iOS bundle
connect ECONNREFUSED 127.0.0.1:19001

That’s an issue on your own machine.

Try opening two windows and change to your app’s root directory in both. In the first, run expo start and wait for it to finish starting. Then in the other run expo build:android ...

Its working now. Thank you very much!!

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.