Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

turtule-cli (Azure devops) =>Error: Request failed with status code 404 #315

Open
rbrahami opened this issue May 20, 2021 · 2 comments
Open

Comments

@rbrahami
Copy link

rbrahami commented May 20, 2021

Hi,
Me and my team are struggling building expo app on our CI server using turtle. (Azure DevOps/MacOs). we get error: Error: Request failed with status code 404 . Set of commands we execute on the CI pipeline:

          npx expo publish --non-interactive
          export EXPO_IOS_DIST_P12_PASSWORD=$(EXPO_IOS_DIST_P12_PASSWORD)
          turtle setup:ios
          echo 'build:ios...'
          EXPO_IOS_DIST_P12_PASSWORD=$(EXPO_IOS_DIST_P12_PASSWORD) turtle build:ios -u $(EXPO_CLI_USER) -p $(EXPO_CLI_PASSWORD) --team-id $(APPLE-TEAM-ID) --dist-p12-path keys/CertificatsAPNBspoke.p12 --provisioning-profile-path keys/BSpoke_In_House_Distribution.mobileprovision

image

@Kehinde-Ojapa
Copy link

Did you get a solution to this issue @rbrahami

@Kehinde-Ojapa
Copy link

Currently our DevOps guy is having the same error while building

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants