question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Build configuration 'Release does not exist in list with id

See original GitHub issue

Hi,

From about 2 days, we get the following error on our build environment :

All credentials are ready to build @e*****/e***** (com.*******.***)
- Compressing project files
- Uploading to EAS Build (0 / 8.7 MB)
✔ Uploaded to EAS 1s
    Error: Build configuration 'Release does not exist in list with id 
    '00E357021****517003FC87E'

Used CLI version : "eas-cli": "^0.16.0",

Nothing changed on our side on build script. We are on gitlab’s CI/CD env with docker runner in private env.

Thanks, Regards.

Nicolas

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
cjhowedevcommented, May 30, 2021

This only seems to happen with 0.16. Downgrading to 0.15.1 fixed the issue for me.

1reaction
adrian-chang-alcovercommented, May 30, 2021

I have the same issue even on an empty new project created by npx react-native init AwesomeTSProject --template react-native-template-typescript and followed by eas build:configure and eas build --platform ios

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to use other configurations than Debug and Release ...
This is a bug/feature of Xcode. It attempts to build sub-projects using the same configuration as the main project. If that configuration does...
Read more >
Creating New Build Configuration Results in Header Not ...
Select your target in the navigator, go to Build Settings. · Click the +, add the user-defined setting REACT_HEADERS_PATH and set the value...
Read more >
Common Problems | TeamCity On-Premises Documentation
If a build fails or otherwise misbehaves in TeamCity but you believe it should not, the first thing to do is to check...
Read more >
Troubleshooting — conan 1.56.0 documentation
By default, Conan doesn't build packages from sources. There are several ... ERROR: Invalid setting '4.19' is not a valid 'settings.compiler.version' value.
Read more >
Task failed since repository with id does not exist | Bamboo
Bamboo build plan fails to start with RepositoryDefinitionException: Task failed since repository with id does not exist ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found