You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloning into '/var/folders/42/3hj0c9t11t33x3v0jnbm0ldm0000gn/T/d20250131-40139-1312vco'...
error: 15693 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Reproducing the issue
[!] Error installing FirebaseAuth
[!] /usr/bin/git clone https://github.com/firebase/firebase-ios-sdk.git /var/folders/42/3hj0c9t11t33x3v0jnbm0ldm0000gn/T/d20250131-40139-1312vco --template= --single-branch --depth 1 --branch CocoaPods-11.6.0
Cloning into '/var/folders/42/3hj0c9t11t33x3v0jnbm0ldm0000gn/T/d20250131-40139-1312vco'...
error: 15693 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Firebase SDK Version
11.7
Xcode Version
Xcode 16
Installation Method
CocoaPods
Firebase Product(s)
Authentication
Targeted Platforms
iOS
Relevant Log Output
[!] Error installing FirebaseAuth
[!] /usr/bin/git clone https://github.com/firebase/firebase-ios-sdk.git /var/folders/42/3hj0c9t11t33x3v0jnbm0ldm0000gn/T/d20250131-47815-1soul30 --template= --single-branch --depth 1 --branch CocoaPods-11.6.0
Cloning into '/var/folders/42/3hj0c9t11t33x3v0jnbm0ldm0000gn/T/d20250131-47815-1soul30'...
error: 59994 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered:
This is almost certainly a transient networking issue or a machine specific networking issue. If it still fails on retry, are you able to run the failing git command in the log?
Hey @salar-dev. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
Description
[!] Error installing FirebaseAuth
[!] /usr/bin/git clone https://github.com/firebase/firebase-ios-sdk.git /var/folders/42/3hj0c9t11t33x3v0jnbm0ldm0000gn/T/d20250131-40139-1312vco --template= --single-branch --depth 1 --branch CocoaPods-11.6.0
Cloning into '/var/folders/42/3hj0c9t11t33x3v0jnbm0ldm0000gn/T/d20250131-40139-1312vco'...
error: 15693 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Reproducing the issue
Firebase SDK Version
11.7
Xcode Version
Xcode 16
Installation Method
CocoaPods
Firebase Product(s)
Authentication
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: