Skip to content
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

Resign command returns "Build in not retriable" error #2127

Closed
rafcremer opened this issue Nov 19, 2023 · 4 comments
Closed

Resign command returns "Build in not retriable" error #2127

rafcremer opened this issue Nov 19, 2023 · 4 comments
Labels
bug Something isn't working issue accepted

Comments

@rafcremer
Copy link

rafcremer commented Nov 19, 2023

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:

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.

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

Build in not retriable - {GUID}
Request ID: {GUID}
    Error: GraphQL request failed.

Reproducible demo or steps to reproduce from a blank project

  • run eas build:resign
  • select platform IOS
  • select latest build
  • log in to your Apple Developer account
  • show devices registered in the Provisioning Profile
  • select devices and continue
@rafcremer rafcremer added the needs review Issue is ready to be reviewed by a maintainer label Nov 19, 2023
@rafcremer rafcremer changed the title I keep getting "Build in not retriable" error Resign command returns "Build in not retriable" error Nov 20, 2023
@jiangts
Copy link

jiangts commented Dec 7, 2023

+1

@szdziedzic szdziedzic added bug Something isn't working issue accepted and removed needs review Issue is ready to be reviewed by a maintainer labels Dec 8, 2023
@expo-bot
Copy link
Contributor

expo-bot commented Dec 8, 2023

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.

@szdziedzic
Copy link
Member

Hi there! 👋

I deployed a fix today which should fix this bug. Let me know if it starts to work for you.

I also made the error message better so it specifies the exact reason why you can't retry/resign the build.

@szdziedzic
Copy link
Member

I believe this is fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working issue accepted
Projects
None yet
Development

No branches or pull requests

4 participants