Closed GoogleCodeExporter closed 9 years ago
No one helps?
Original comment by realseto...@gmail.com
on 18 Feb 2015 at 4:35
I'm not sure. Have you searched for that error message on Google? It's not a
message thrown by Gitblit. That's an underlying system message.
Original comment by James.Mo...@gmail.com
on 18 Feb 2015 at 4:43
Yes. I search it on Google. But no idea for it.
I thought it was the problem of my system. And I re-installed it. And the
problem still exists.
Original comment by realseto...@gmail.com
on 18 Feb 2015 at 4:52
I don't have a solution for you but this is the MS description of what the
error means.
https://msdn.microsoft.com/en-us/library/ms837631.aspx
Are you trying to use file sharing for your data directory?
Original comment by James.Mo...@gmail.com
on 18 Feb 2015 at 12:46
Hi. I thought I find out the problem. I tried gitbucket which is git host based
on Java as well. And the same error occurs. But it's with more info in detail.
16:10:39.116 [pool-2-thread-8] INFO o.a.s.server.session.ServerSession - Kex: s
erver->client aes128-ctr hmac-sha2-256 none
16:10:39.117 [pool-2-thread-8] INFO o.a.s.server.session.ServerSession - Kex: c
lient->server aes128-ctr hmac-sha2-256 none
This will make the error occurs.
16:22:22.675 [pool-2-thread-3] INFO o.a.s.server.session.ServerSession - Kex: s
erver->client aes128-cbc hmac-md5 none
16:22:22.675 [pool-2-thread-3] INFO o.a.s.server.session.ServerSession - Kex: c
lient->server aes128-cbc hmac-md5 none
And this won't.
It seems it's because of the hash method make the error. The first one is using
Putty backend for git extensions(git windows client). And the second one use
OpenSSH backend for git extensions.
Original comment by realseto...@gmail.com
on 2 Mar 2015 at 8:29
It seems it's the problem of putty backend and git extensions cooperation.
I'll try to contact the author of git extensions.
Thanks.
Original comment by realseto...@gmail.com
on 2 Mar 2015 at 9:41
Original comment by James.Mo...@gmail.com
on 7 Mar 2015 at 2:55
Original issue reported on code.google.com by
realseto...@gmail.com
on 1 Feb 2015 at 1:09