iOSのバグ--- CocoaPodsがgithub.com:443に関連してSSL_ERROR_SYSCALLを報告しました



Ios Bug Cocoapods Reported Ssl_error_syscall Connection Github



For projects down from GitHub, execute the command $ pod install --no-repo-update to update CocoaPods, the error is as follows:

エラー:致命的:「https://github.com/xxx/xxx.github.io.git/」にアクセスできません:LibreSSL SSL_connect:github.com:443に接続しているSSL_ERROR_SYSCALL

解決:



GitHubでリポジトリhttpsをSSLに変更し、新しいコピーをダウンロードしてから、CocoaPodsを更新します。問題ありません。