<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" version="2.0">
  <channel>
    <title>Recent Posts in 'Git: connection closed by assembla.' | Beast</title>
    <link>http://forum.assembla.com/forums/2/topics/444</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <atom:link type="application/opensearchdescription+xml" href="http://forum.assembla.com/open_search.xml" rel="search"/>
    <description></description>
    <item>
      <title>Git: connection closed by assembla. replied by eratosthenes</title>
      <description>&lt;p&gt;nevermind.  I fixed it. I think the problem was that ssh was configured by a monkey on this end.&lt;/p&gt;</description>
      <pubDate>Tue, 06 Jan 2009 23:12:34 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:3286</guid>
      <author>eratosthenes</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by eratosthenes</title>
      <description>&lt;p&gt;I am having a similar problem:&lt;/p&gt;


	&lt;p&gt;$ git push origin master&lt;br /&gt;Enter passphrase for key &amp;#8217;/home/xxxxxx/.ssh/id_rsa&amp;#8217;: &lt;br /&gt;&lt;a href="mailto:git@git.assembla.com"&gt;git@git.assembla.com&lt;/a&gt;&amp;#8217;s password: &lt;br /&gt;Permission denied, please try again.&lt;br /&gt;&lt;a href="mailto:git@git.assembla.com"&gt;git@git.assembla.com&lt;/a&gt;&amp;#8217;s password:&lt;/p&gt;


	&lt;p&gt;the public key in my id_rsa.pub matches the one in my profile. I first had this problem when I switched my desktop from Gnome to Xfce. I was able to push OK when I logged in using Gnome. I tried to fix the problem by synchronizing ssh keys and seem to have gotten stuck completely now.&lt;/p&gt;</description>
      <pubDate>Tue, 06 Jan 2009 02:23:14 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:3276</guid>
      <author>eratosthenes</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by hari</title>
      <description>&lt;p&gt;I created a new free space in my account.&lt;br /&gt;When i push, I get the same error as above&lt;/p&gt;


	&lt;p&gt;&lt;span class="caps"&gt;ERROR&lt;/span&gt;:gitosis.serve.main:Repository write access denied&lt;br /&gt;fatal: The remote end hung up unexpectedly&#8221;&lt;/p&gt;


	&lt;p&gt;I am using the same public key as I use for my other 2 paid project spaces in my account.&lt;br /&gt;They are in both my profile and the particular project space.&lt;/p&gt;


	&lt;p&gt;Any help is appreciated.&lt;/p&gt;


	&lt;p&gt;Thanks&lt;/p&gt;</description>
      <pubDate>Mon, 22 Dec 2008 02:47:16 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:3091</guid>
      <author>hari</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by pro_igor</title>
      <description>&lt;p&gt;@shaliko&lt;br /&gt;Please, try again. And let me know if you still have any issues with it.&lt;/p&gt;</description>
      <pubDate>Fri, 07 Nov 2008 10:16:09 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2496</guid>
      <author>pro_igor</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by shaliko</title>
      <description>&lt;p&gt;My ip 85.175.17.49&lt;/p&gt;</description>
      <pubDate>Thu, 06 Nov 2008 16:12:27 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2484</guid>
      <author>shaliko</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by shaliko</title>
      <description>&lt;p&gt;Hello &amp;#8211; again problem&lt;/p&gt;


	&lt;p&gt;git clone &lt;a href="mailto:git@git.assembla.com"&gt;git@git.assembla.com&lt;/a&gt;:replaypoker.git&lt;br /&gt;Initialized empty Git repository in /home/shaliko/tmp/replaypoker/.git/&lt;br /&gt;ssh_exchange_identification: Connection closed by remote host&lt;br /&gt;fatal: The remote end hung up unexpectedly&lt;br /&gt;fetch-pack from &amp;#8216;&lt;a href="mailto:git@git.assembla.com"&gt;git@git.assembla.com&lt;/a&gt;:replaypoker.git&amp;#8217; failed.&lt;/p&gt;</description>
      <pubDate>Thu, 06 Nov 2008 16:11:35 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2483</guid>
      <author>shaliko</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by kazik1616</title>
      <description>&lt;p&gt;After reading this topic I have still problems with repository created yesterday.&lt;br /&gt;&amp;#8220;asia@kazik:&lt;sub&gt;$ mkdir gitkazik&lt;br /&gt;asia@kazik:&lt;/sub&gt;$ cd gitkazik&lt;br /&gt;asia@kazik:&lt;sub&gt;/gitkazik$ git init&lt;br /&gt;Initialized empty Git repository in /home/asia/gitkazik/.git/&lt;br /&gt;asia@kazik:&lt;/sub&gt;/gitkazik$ ls&lt;br /&gt;asia@kazik:&lt;sub&gt;/gitkazik$ touch &lt;span class="caps"&gt;README&lt;/span&gt;&lt;br /&gt;asia@kazik:&lt;/sub&gt;/gitkazik$ git add .&lt;br /&gt;asia@kazik:&lt;sub&gt;/gitkazik$ git commit -m&amp;#8221;initial commit&amp;#8221; -a&lt;br /&gt;Created initial commit 849e691: initial commit
 0 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 &lt;span class="caps"&gt;README&lt;/span&gt;&lt;br /&gt;asia@kazik:&lt;/sub&gt;/gitkazik$ git remote add origin &lt;a href="mailto:git@git.assembla.com"&gt;git@git.assembla.com&lt;/a&gt;:gitkazik.git&lt;br /&gt;asia@kazik:&lt;sub&gt;/gitkazik$ git pull&lt;br /&gt;^C&lt;br /&gt;asia@kazik:&lt;/sub&gt;/gitkazik$ git push&lt;br /&gt;Enter passphrase for key &amp;#8217;/home/asia/.ssh/id_rsa&amp;#8217;: &lt;br /&gt;&lt;span class="caps"&gt;ERROR&lt;/span&gt;:gitosis.serve.main:Repository write access denied&lt;br /&gt;fatal: The remote end hung up unexpectedly&amp;#8221; &lt;br /&gt;Can you help me?&lt;/p&gt;</description>
      <pubDate>Thu, 30 Oct 2008 19:40:11 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2390</guid>
      <author>kazik1616</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by ujh</title>
      <description>&lt;p&gt;Now it does work! (Using the key of user ujh). Thanks for all the effort on your side! I hope you have figured out what needed to change.&lt;/p&gt;</description>
      <pubDate>Sat, 25 Oct 2008 17:57:24 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2293</guid>
      <author>ujh</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by vitaliel</title>
      <description>&lt;p&gt;I will put application in debug mode.&lt;br /&gt;Try to push now. Do not synchronize keys, just try to push with existing configuration.&lt;/p&gt;</description>
      <pubDate>Sat, 25 Oct 2008 17:45:24 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2292</guid>
      <author>vitaliel</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by ujh</title>
      <description>&lt;p&gt;Unfortunately nothing changed. I tried both the new key (used by user ujh2) and the old one (used by user ujh). I&amp;#8217;m still on the same IP, &lt;span class="caps"&gt;BTW&lt;/span&gt;.&lt;/p&gt;</description>
      <pubDate>Sat, 25 Oct 2008 17:26:12 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2291</guid>
      <author>ujh</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by vitaliel</title>
      <description>&lt;p&gt;Can you try once again? I made some changes to the software and I hope we will have less headache with git ssh keys.&lt;/p&gt;</description>
      <pubDate>Sat, 25 Oct 2008 16:12:32 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2289</guid>
      <author>vitaliel</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by ujh</title>
      <description>&lt;p&gt;I don&amp;#8217;t have a static IP, so I tried a &amp;#8220;git push&amp;#8221; just now to be sure you can find it by current IP (77.1.37.220)&lt;/p&gt;</description>
      <pubDate>Sat, 25 Oct 2008 11:22:33 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2285</guid>
      <author>ujh</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by vitaliel</title>
      <description>&lt;p&gt;Please tell me your IP or first 3 numbers from IP.&lt;/p&gt;</description>
      <pubDate>Sat, 25 Oct 2008 11:18:38 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2284</guid>
      <author>vitaliel</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by ujh</title>
      <description>&lt;p&gt;I created the new user ujh2. This user was invited to the woylie space (he&amp;#8217;s now a Member). I submitted a new ssh key and I hope I set ssh up correctly:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;Host git.assembla.com
IdentityFile &lt;sub&gt;/.ssh/assembla_rsa&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;Is now contained in my .ssh/config file and the .ssh/assembla_rsa.pub contents is in the Profile of user ujh2.&lt;/p&gt;


	&lt;p&gt;But I still get the same &amp;#8220;read access denied&amp;#8221; error. Maybe there&amp;#8217;s a problem with my ssh or git? Here&amp;#8217;s my ssh version:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;u@koala:&lt;/sub&gt;$ ssh -v
OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;And here&amp;#8217;s my version of git:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;u@koala:~$ git --version
git version 1.6.0.2&lt;/code&gt;&lt;/pre&gt;</description>
      <pubDate>Sat, 25 Oct 2008 08:35:57 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2281</guid>
      <author>ujh</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by vitaliel</title>
      <description>&lt;p&gt;I checked server configuration related your repository and everything looks ok.&lt;/p&gt;


Please try below steps:
	&lt;ul&gt;
	&lt;li&gt;Create new Assembla account and try with new one. &lt;/li&gt;
		&lt;li&gt;Invite new account to your space, &lt;/li&gt;
		&lt;li&gt;Accept invitation with new user, &lt;/li&gt;
		&lt;li&gt;Submit to new user profile new ssh key. &lt;/li&gt;
		&lt;li&gt;Then try to push something with using new generated private key.&lt;/li&gt;
	&lt;/ul&gt;</description>
      <pubDate>Fri, 24 Oct 2008 21:35:51 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2278</guid>
      <author>vitaliel</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by ujh</title>
      <description>&lt;p&gt;I tried two things:&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;I used my secondary (RSA) key&lt;/li&gt;
		&lt;li&gt;I generated a new &lt;span class="caps"&gt;RSA&lt;/span&gt; key&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;Both didn&amp;#8217;t work and generated the same result as before (I copied the public key to the profile and of course changed ~/.ssh/config accordingly)&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 21:26:19 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2277</guid>
      <author>ujh</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by vitaliel</title>
      <description>&lt;p&gt;generate new ssh key and submit it to assembla profile.&lt;br /&gt;edit ~/.ssh/config and add below lines:&lt;br /&gt;&lt;pre&gt;
Host git.assembla.com
IdentityFile ~/.ssh/special_for_assembla_rsa
&lt;/pre&gt;&lt;/p&gt;


	&lt;p&gt;Then try again to push.&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 21:16:19 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2276</guid>
      <author>vitaliel</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by ujh</title>
      <description>&lt;p&gt;No, it&amp;#8217;s the first time that I use it on assembla. But I use it in other occasions and there it works.&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 21:04:36 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2275</guid>
      <author>ujh</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by vitaliel</title>
      <description>&lt;p&gt;Do you use your public ssh key for other Assembla account ?&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 20:59:56 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2274</guid>
      <author>vitaliel</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by ujh</title>
      <description>&lt;p&gt;Hm. I tried it again. I created a new repository, just as described in the Git/Trac tab. (The ssh key is in the profile, but not in the Git/Trac tab). Here&amp;#8217;s my console session:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;u@koala:&lt;sub&gt;$ mkdir woylie  
u@koala:&lt;/sub&gt;$ cd woylie/
u@koala:&lt;sub&gt;/woylie$ git init
Initialized empty Git repository in /Users/u/woylie/.git/
u@koala:&lt;/sub&gt;/woylie$ touch README
u@koala:&lt;sub&gt;/woylie$ git add README 
u@koala:&lt;/sub&gt;/woylie$ git commit -m "initial commit" 
Created initial commit 09b3c25: initial commit
 0 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 README
u@koala:&lt;sub&gt;/woylie$ git remote add origin &lt;a href="mailto:git@git.assembla.com"&gt;git@git.assembla.com&lt;/a&gt;:woylie.git
u@koala:&lt;/sub&gt;/woylie$ git push origin master
ERROR:gitosis.serve.main:Repository read access denied
fatal: The remote end hung up unexpectedly
u@koala:~/woylie$&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;What am I doing wrong?&lt;/p&gt;


	&lt;p&gt;Thanks.&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 20:52:01 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2273</guid>
      <author>ujh</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by vitaliel</title>
      <description>&lt;p&gt;This is correct way to push:&lt;br /&gt;&lt;pre&gt;
git remote add origin private_git_url
git push origin master
&lt;/pre&gt;&lt;/p&gt;


	&lt;p&gt;You should not read repository because it contains nothing, try to push first.&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 17:05:05 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2268</guid>
      <author>vitaliel</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by ujh</title>
      <description>&lt;p&gt;Somehow it doesn&amp;#8217;t work for me. If I don&amp;#8217;t set my ssh key in the Git/Trac I get the following:&lt;/p&gt;


	&lt;p&gt;u@koala:~/Programmieren/projects/woylie$ git push assembla master&lt;br /&gt;&lt;span class="caps"&gt;ERROR&lt;/span&gt;:gitosis.serve.main:Repository read access denied&lt;br /&gt;fatal: The remote end hung up unexpectedly&lt;/p&gt;


	&lt;p&gt;So, I don&amp;#8217;t even have read access. If I add the ssh key in the Git/Trac it gives the error message from above (&amp;#8220;write access denied&amp;#8221;).&lt;/p&gt;


	&lt;p&gt;Of course the ssh key is set in my profile and this is my own space. Shouldn&amp;#8217;t it work then?&lt;/p&gt;


	&lt;p&gt;Urban&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 16:25:10 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2263</guid>
      <author>ujh</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by vitaliel</title>
      <description>&lt;p&gt;Urban, &lt;br /&gt;you have access to your repository.&lt;/p&gt;


	&lt;p&gt;But to read it you need to push some commits first to repository, git is different from svn. subversion repository can be read if it is empty, git &amp;#8211; no.&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 09:23:06 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2256</guid>
      <author>vitaliel</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by ujh</title>
      <description>&lt;p&gt;I have exactly the same problem. I also added my ssh key (that does work for other purposes) to my profile and to the Git/Trac (though it only says something about read acess there). When I try to clone the repository I get:&lt;/p&gt;


	&lt;p&gt;fatal: no matching remote head&lt;/p&gt;


	&lt;p&gt;Probably because there&amp;#8217;s not even a repository! At least that&amp;#8217;s what I assume from the &amp;#8220;Page not found&amp;#8221; error I get when I click on the &amp;#8220;Git Url&amp;#8221; link.&lt;/p&gt;


	&lt;p&gt;And when I try to push to the repository I get the following:&lt;/p&gt;


	&lt;p&gt;&lt;span class="caps"&gt;ERROR&lt;/span&gt;:gitosis.serve.main:Repository write access denied&lt;br /&gt;fatal: The remote end hung up unexpectedly&lt;/p&gt;


	&lt;p&gt;Urban&lt;/p&gt;


	&lt;p&gt;PS: I&amp;#8217;m willing to pay for your service (it&amp;#8217;s reasonably priced after all), but then it should work out of the box.&lt;/p&gt;</description>
      <pubDate>Wed, 22 Oct 2008 08:23:22 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2224</guid>
      <author>ujh</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
    <item>
      <title>Git: connection closed by assembla. replied by dmoffett</title>
      <description>&lt;p&gt;Managed to get past the previous problem by adding my public key to my profile instead of one the git page.  Now I am getting this error:&lt;/p&gt;


	&lt;p&gt;To &lt;a href="mailto:git@git.assembla.com"&gt;git@git.assembla.com&lt;/a&gt;:droidrecord.git
   ba35edf..0dc19c6  master &lt;del&gt;&amp;gt; master&lt;br /&gt;/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require&amp;#8217;: no such file to load -&lt;/del&gt; inifile (MissingSourceFile)
    from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require&amp;#8217;
    from /var/lib/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require&amp;#8217;
    from /var/lib/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:342:in `new_constants_in&amp;#8217;
    from /var/lib/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require&amp;#8217;
    from hooks/post-receive:23&lt;br /&gt;error: hooks/post-receive exited with error code 1&lt;/p&gt;


	&lt;p&gt;Any thoughts on this problem?&lt;/p&gt;


	&lt;p&gt;Thanks,&lt;br /&gt;David&lt;/p&gt;</description>
      <pubDate>Fri, 17 Oct 2008 21:20:54 -0000</pubDate>
      <guid isPermaLink="false">forum.assembla.com:2:444:2143</guid>
      <author>dmoffett</author>
      <link>http://forum.assembla.com/forums/2/topics/444</link>
    </item>
  </channel>
</rss>
