On Wed, Mar 4, 2009 at 10:56 PM, joncfoo <
jon...@gmail.com> wrote:
>
> Hi, there I followed the install documentation and got Gerrit up and
> running, registered a user, and uploaded my id_rsa.pub key. However I
> get the following error when I test ssh:
>
>> ssh -p 29418 joncfoo@localhost
> no hostkey alg
>
Long time back, I have seen this error (on browser) on gerrit, when
the ssh keys were not properly uploaded. After adding the proper key
and/or restarting JETTY, it went away.
I used jetty.sh restart often, at the beginning while setup. That
avoided a lot of user/admin pilot-errors.
-Jey