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
When running eas build:resign, and selecting the build and profiles, at the end I always get the following error:
Build in not retriable - {GUID}
Request ID: {GUID}
Error: GraphQL request failed.
I don't have any visual indication that the build has been resigned after that, but if I run eas build:resign for a second time it seems like the provisioned profiles have already been included and I don't have to select them again.
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.
Build/Submit details page URL
No response
Summary
When running
eas build:resign
, and selecting the build and profiles, at the end I always get the following error:I don't have any visual indication that the build has been resigned after that, but if I run
eas build:resign
for a second time it seems like the provisioned profiles have already been included and I don't have to select them again.Managed or bare?
Bare
Environment
expo-env-info 1.0.5 environment info:
System:
OS: macOS 14.0
Shell: 5.9 - /bin/zsh
Binaries:
Node: 14.21.2 - ~/.nvm/versions/node/v14.21.2/bin/node
npm: 6.14.17 - ~/.nvm/versions/node/v14.21.2/bin/npm
Watchman: 2022.09.26.00 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.12.1 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 23.0, iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0
IDEs:
Android Studio: 2021.1 AI-211.7628.21.2111.8309675
Xcode: 15.0.1/15A507 - /usr/bin/xcodebuild
npmPackages:
expo: ~48.0.21 => 48.0.21
react: 18.2.0 => 18.2.0
react-native: 0.71.14 => 0.71.14
npmGlobalPackages:
eas-cli: 5.9.0
expo-cli: 6.3.10
Expo Workflow: bare
Error output
Reproducible demo or steps to reproduce from a blank project
eas build:resign
The text was updated successfully, but these errors were encountered: