You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Builds stopped working on our expo team account (after Feb 2, 2024). It has the odd name "codegewerk " (yes, with a space character in the end).
It happens on new projects, too: With my personal account "d.ermel", I can create and build a new project. On our team account "codegewerk ", it does not work (any more).
Expected behavior: eas build --platform android creates a build
What is actually happening:
Build request failed. Make sure you are using the latest eas-cli version. If the problem persists, report the issue.
Request ID: 03fd5af7-e395-40ec-a179-26b8b71f1a3a
Error message: Unexpected server error (Expo error ID: 03fd5af7-e395-40ec-a179-26b8b71f1a3a).
Thank you for filing this issue!
This comment acknowledges we believe this may be a bug and there’s enough information to investigate it.
However, we can’t promise any sort of timeline for resolution. We prioritize issues based on severity, breadth of impact, and alignment with our roadmap. If you’d like to help move it more quickly, you can continue to investigate it more deeply and/or you can open a pull request that fixes the cause.
Summary
Builds stopped working on our expo team account (after Feb 2, 2024). It has the odd name "codegewerk " (yes, with a space character in the end).
It happens on new projects, too: With my personal account "d.ermel", I can create and build a new project. On our team account "codegewerk ", it does not work (any more).
Expected behavior:
eas build --platform android
creates a buildWhat is actually happening:
What platform(s) does this occur on?
Android, iOS
SDK Version
51.0.9
Environment
expo-env-info 1.2.0 environment info:
System:
OS: macOS 14.5
Shell: 5.9 - /bin/zsh
Binaries:
Node: 21.6.1 - /opt/homebrew/bin/node
npm: 10.4.0 - /opt/homebrew/bin/npm
Managers:
CocoaPods: 1.15.2 - /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 23.5, iOS 17.5, macOS 14.5, tvOS 17.5, visionOS 1.2, watchOS 10.5
IDEs:
Android Studio: 2021.3 AI-213.7172.25.2113.9123335
Xcode: 15.4/15F31d - /usr/bin/xcodebuild
npmPackages:
expo: ~51.0.9 => 51.0.9
expo-router: ~3.5.14 => 3.5.14
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.74.1 => 0.74.1
react-native-web: ~0.19.10 => 0.19.12
npmGlobalPackages:
eas-cli: 9.1.0
Expo Workflow: managed
Minimal reproducible example
Create and install new project
Create new project "Test" on expo.dev (e.g. in our case https://expo.dev/accounts/codegewerk%20/projects).
Run the line that gets shown to you in the browser:
Try eas build
The text was updated successfully, but these errors were encountered: