-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build request failed due to "Unexpected Server Error" (EAS BUILD DOWN) #2247
Comments
https://expo.dev/eas-build-status now shows that there are builds queued, but I am still receiving the same error messages. |
I was able to make the builds work again by creating a new project (so replacing the slug and eas project id). This instantly worked. No other changes were made. Something must be wrong with the project on the expo side. It seems to be related to empty |
I seem to be having the same issue. Here's a thread on Expo's Discord I started. |
Hi, I think that this PR should solve the issue that you encounter expo/eas-build#347. Thanks for reporting it! |
Hi, can you verify if the builds started to work for you? |
@szdziedzic Can confirm they started building again. New error is:
Seems to be unrelated to this report, but also something that I shouldn't run into when nothing has changed native-wise. |
I'm not 100% sure about it, but I think that there were some issues with getting RN to work with CocoaPods 1.15. I believe that you are using CocoaPods 1.15, right? Maybe downgrading can help? |
@szdziedzic Nah, this is a managed project. I managed to fix this error by deleting yarn.lock and reinstalling :/ |
Seeing this behaviour since a few days, any known regressions? |
Hi folks I just went from the paid plan to the free plan (not sure if this is anyhow related) and started seeing this error when building for Android. I didn't try building for Android before (neither when I used the free plan nor during the paid plan). In the EAS dashboard I can see that the build is running. The CLI shows me this output:
Builds for iOS do not give me this error. Thank you. |
free version, something going wrong. Previous buld was on 51.0.8 expo done, after update has an error Work, igonring this error eas anyway upload and server build app Build request failed. Make sure you are using the latest eas-cli version. If the problem persists, report the issue. |
I had the same error with node 22. It works with node 20. |
Build/Submit details page URL
https://expo.dev/accounts/introcloud/projects/onderwijsdagen
Summary
After the build is uploaded to EAS, the CLI errors out:
No major changes have been made since the previous build, other than the binary assets (splash screen, icon, etc.) changing.
The error message says to report it if it persists. https://status.expo.dev/ does not report any ongoing issues. https://expo.dev/eas-build-status does show 0 current builds...
Managed or bare?
Nabaged
Environment
Error output
Reproducible demo or steps to reproduce from a blank project
Cannot reproduce from a blank project
The text was updated successfully, but these errors were encountered: