AgoraIO / AgoraRtcEngine_iOS

iOS Package for Agora Video RTE SDK. Perfect for video calls and live streaming.
https://agoraio.github.io/AgoraRtcEngine_iOS/
MIT License
58 stars 17 forks source link

Smudge error: Error downloading Pods #41

Closed michaelTabEargo closed 1 year ago

michaelTabEargo commented 1 year ago

Starting this morning my CI has started throwing errors when trying to install your SDK:

Downloading Pods/AgoraRtcEngine_iOS/AgoraRtcKit.xcframework/ios-arm64_armv7/AgoraRtcKit.framework/AgoraRtcKit (326 MB)
      Error downloading object: Pods/AgoraRtcEngine_iOS/AgoraRtcKit.xcframework/ios-arm64_armv7/AgoraRtcKit.framework/AgoraRtcKit (d233218): Smudge error: Error downloading Pods/AgoraRtcEngine_iOS/AgoraRtcKit.xcframework/ios-arm64_armv7/AgoraRtcKit.framework/AgoraRtcKit (d23321862cff3e5270bbb98b0d48d6caf55086521d28103587a6e689c86fd4c3): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
      Errors logged to '/Users/vagrant/git/.git/lfs/logs/20230512T181804.526821.log'.
      Use `git lfs logs last` to view the log.
      error: external filter 'git-lfs filter-process' failed
      fatal: Pods/AgoraRtcEngine_iOS/AgoraRtcKit.xcframework/ios-arm64_armv7/AgoraRtcKit.framework/AgoraRtcKit: smudge filter lfs failed
maxxfrazer commented 1 year ago

Hey, I showed this to some engineers and they don't think it's coming from Agora's end. There's a few reports around this with CocoaPods or git lfs, you might want to ask in one of those repos.

This repo is specifically for the Swift Package installation.