G-Node / gin-cli

Command line client for GIN
https://gin.g-node.org
Other
12 stars 6 forks source link

send-pack: unexpected disconnect while reading sideband packet #328

Closed dervinism closed 12 months ago

dervinism commented 1 year ago

I get the following error on Linux and Windows computers:

gin upload .
:: Adding file changes
   Nothing to do
:: Recording changes
   No changes recorded
:: Uploading
 Compressing OK
 git-annex sync will change default behavior to operate on --content in a future version of git-annex. Recommend you explicitly use --no-content (or -g) to prepare for that change. (Or you can configure annex.synccontent)
Connection to gin.g-node.org closed by remote host.
send-pack: unexpected disconnect while reading sideband packet
fatal: sha1 file '<stdout>' write error: Broken pipe
fatal: the remote end hung up unexpectedly
Connection to gin.g-node.org closed by remote host.
send-pack: unexpected disconnect while reading sideband packet
fatal: sha1 file '<stdout>' write error: Broken pipe
fatal: the remote end hung up unexpectedly
  Pushing to origin failed.
sync: 1 failed

[error] 1 operation failed

I have git version 2.41.0.windows.3, git-annex version: 10.20230627-gfa92383993, and GIN command line client 1.12 Build 001474 (b3e038038a6be25034de12f00b3fc10df26b785f)

dervinism commented 12 months ago

Found the solution of GIN FAQ