{"id":6575,"date":"2014-04-20T13:41:58","date_gmt":"2014-04-20T13:41:58","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/ssh_original_environment-error-with-snow-leopard-client-to-a-gitosis-server-on-debian-collection-of-common-programming-errors\/"},"modified":"2014-04-20T13:41:58","modified_gmt":"2014-04-20T13:41:58","slug":"ssh_original_environment-error-with-snow-leopard-client-to-a-gitosis-server-on-debian-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/ssh_original_environment-error-with-snow-leopard-client-to-a-gitosis-server-on-debian-collection-of-common-programming-errors\/","title":{"rendered":"SSH_ORIGINAL_ENVIRONMENT error with Snow Leopard client to a gitosis server on Debian-Collection of common programming errors"},"content":{"rendered":"<p>I have a server running gitosis (installed from the package manager) on Debian Lenny. I am able to perform all operations from my linux mint laptop, but from my Mac running an up-to-date Snow Leopard gives me the following error:<\/p>\n<pre><code>mica@waste Desktop$ git clone gitosis@192.168.0.156:Poems.git\nInitialized empty Git repository in \/Users\/micas\/Desktop\/Poems\/.git\/\nERROR:gitosis.serve.main:Repository read access denied\nfatal: The remote end hung up unexpectedly\nmica@waste Desktop$ ssh -v gitosis@192.168.0.156\nOpenSSH_5.2p1, OpenSSL 0.9.8l 5 Nov 2009\ndebug1: Reading configuration data \/etc\/ssh_config\ndebug1: Applying options for *\ndebug1: Connecting to 192.168.0.156 [192.168.0.156] port 22.\ndebug1: Connection established.\ndebug1: identity file \/Users\/micas\/.ssh\/identity type -1\ndebug1: identity file \/Users\/micas\/.ssh\/id_rsa type 1\ndebug1: identity file \/Users\/micas\/.ssh\/id_dsa type -1\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-5\ndebug1: match: OpenSSH_5.1p1 Debian-5 pat OpenSSH*\ndebug1: Enabling compatibility mode for protocol 2.0\ndebug1: Local version string SSH-2.0-OpenSSH_5.2\ndebug1: SSH2_MSG_KEXINIT sent\ndebug1: SSH2_MSG_KEXINIT received\ndebug1: kex: server-&gt;client aes128-ctr hmac-md5 none\ndebug1: kex: client-&gt;server aes128-ctr hmac-md5 none\ndebug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I have a server running gitosis (installed from the package manager) on Debian Lenny. I am able to perform all operations from my linux mint laptop, but from my Mac running an up-to-date Snow Leopard gives me the following error: mica@waste Desktop$ git clone gitosis@192.168.0.156:Poems.git Initialized empty Git repository in \/Users\/micas\/Desktop\/Poems\/.git\/ ERROR:gitosis.serve.main:Repository read access denied [&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-6575","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6575","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=6575"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6575\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6575"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}