{"id":6612,"date":"2014-04-20T13:46:10","date_gmt":"2014-04-20T13:46:10","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/git-clone-from-ssh-repository-collection-of-common-programming-errors\/"},"modified":"2014-04-20T13:46:10","modified_gmt":"2014-04-20T13:46:10","slug":"git-clone-from-ssh-repository-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/git-clone-from-ssh-repository-collection-of-common-programming-errors\/","title":{"rendered":"Git Clone from SSH Repository-Collection of common programming errors"},"content":{"rendered":"<p>I used to be able to clone from my personal git repository but now i seem to be running into an error.<\/p>\n<pre><code>user:dev.site.com mikesilvis$ git clone { my ssh directory }\nserver@ipaddress's password: \n\nremote: Counting objects: 3622, done.\nremote: Compressing objects: 100% (2718\/2718), done.\nerror: git upload-pack: git-pack-objects died with error.  \nfatal: git upload-pack: aborting due to possible repository corruption on the remote side.\nremote: aborting due to possible repository corruption on the remote side.\nfatal: early EOF\nfatal: index-pack failed\n<\/code><\/pre>\n<p>It seems to be working however while I push files to the repository.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I used to be able to clone from my personal git repository but now i seem to be running into an error. user:dev.site.com mikesilvis$ git clone { my ssh directory } server@ipaddress&#8217;s password: remote: Counting objects: 3622, done. remote: Compressing objects: 100% (2718\/2718), done. error: git upload-pack: git-pack-objects died with error. fatal: git upload-pack: aborting [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6612","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=6612"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6612\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6612"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6612"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}