Error in expo build:ios on ProvisioningClientAPI

Hi I am experiencing an error during ios build when running expo build:ios.
My old certificates and provisioning profiles have been expired and so I ran expo build:ios --clear-provisioning-profile to generate new and have Expo handle the process. I did see a new certificate created but it never generated a previsioning profile.
Attached is the error: seem to be related to the ProvisioningClientAPI …

output from expo diagnostics:

Expo CLI 4.10.1 environment info:
System:
OS: macOS Mojave 10.14.4
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 15.8.0 - ~/.nvm/versions/node/v15.8.0/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 7.5.1 - ~/.nvm/versions/node/v15.8.0/bin/npm
SDKs:
iOS SDK:
Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1
IDEs:
Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
npmPackages:
expo: ^42.0.0 => 42.0.3
react: 16.13.1 => 16.13.1
react-dom: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz => 0.63.2
react-native-web: ~0.13.12 => 0.13.18
react-navigation: ^4.3.7 => 4.4.4
npmGlobalPackages:
expo-cli: 4.10.1
Expo Workflow: managed

This seems to have been fixed now. I tried it again and it worked on the second day.

1 Like

Thanks for following up! Glad to to hear you got unstuck.

1 Like

Hi, I am having similar issues when building my ios app (tried with 2 different apps actually). I think it’s related to apple having some issues on their servers. sometimes (not always) I get this error:
Screen Shot 2021-08-24 at 2.20.29 pm

Edit: brein from 24h in the future here: looks like it’s all working fine now!

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.