Skip to main content
All CollectionsKnowledge BaseGeneral issues
Cocoapods failing install with 429 response
Cocoapods failing install with 429 response
Updated over a week ago

Issue:

The Run Cocoapods Install Step fails with an error like this:

[!] CDN: trunk Repo update failed - 2 error(s):
CDN: trunk URL couldn't be downloaded: https://cdn.jsdelivr.net/cocoa/Specs/c/9/3/Onfido/15.0.0/Onfido.podspec.json Response: 429
CDN: trunk URL couldn't be downloaded: https://cdn.jsdelivr.net/cocoa/Specs/c/9/3/Onfido/18.2.0/Onfido.podspec.json Response: 429

Possible solutions:

This error indicates that a rate limit imposed by the content delivery network (CDN) has been exceeded. This is not something that Bitrise sets or controls, but is rather

connected to jsDelivr.

Additional information:

Did this answer your question?