On 10/07/17 23:03, Mike Blumenkrantz wrote:
> Hi,
> 
> I've been getting this error for some time now on one of my machines when I
> try to do git/ssh operations:
> 
> ssh_exchange_identification: Connection closed by remote host
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
> 
> Others have been experiencing this issue as well, so it seems to be a new
> issue with server configuration.

I had to generate a stronger ssh key then it started working fine again.
I followed
https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/
which recommended

ssh-keygen -t rsa -b 4096 -C "your_em...@example.com"

Which seems to be happily accepted by the server. Its likely some older
keys are no longer supported as they are no longer secure.

-- 

Simon Lees (Simotek)                            http://simotek.net

Emergency Update Team                           keybase.io/simotek
SUSE Linux                           Adelaide Australia, UTC+10:30
GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to