Skip to content

[BUG] pod install – SSL certificate errors and connection timeouts for packages.rnrepo.orgΒ #288

@andveloper

Description

@andveloper

πŸ“‹ Description

During pod install on iOS, all RNRepo pre-built artifact downloads from packages.rnrepo.org fail and RNRepo falls back to building from source.

πŸ”„ Steps to Reproduce

  1. Any React Native 0.81.5 project with RNRepo configured
  2. Run pod install
  3. Observe the build output for [πŸ“¦ RNRepo] messages.

πŸ€” Expected Behavior

RNRepo should successfully download pre-built artifacts for the supported libraries.

😲 Actual Behavior

1. SSL Certificate Verification Failure

SSL_connect returned=1 errno=0 peeraddr=65.109.166.175:443 state=error: certificate verify failed (unable to get certificate CRL)

2. Connection Timeout

Failed to open TCP connection to packages.rnrepo.org:443 (execution expired)

Affected downloads include (examples): react-native-view-shot, react-native-safe-area-context, RNGestureHandler, RNScreens, react-native-reanimated, @shopify/react-native-skia, RNSentry, Firebase modules, etc. All > 40 detected dependencies fail to download.

RNRepo version (and/or @rnrepo/expo-config-plugin version)

0.1.0

React Native version

0.81.5

Gradle version

8.14.3

Operating System

macOS 26.3.1

βž• Additional Information

  • We could not find a status page or similar to check service availability or planned maintenance.
  • Even during temporary outages, clear communication (e.g. status page, maintenance notices) would help users understand why downloads fail and when to expect them to work again.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions