Hi devs. It has been brought to my attention that some of you may have ssh-dss keys registered for access to Gerrit and since a server update a while ago you are now denied access, while getting error messages that give very few clues.
The reason for the problem is that ssh-dss has been found to be a weak key format and thus has been disabled in the ssh server. You need to delete the dss key and upload an ssh-rsa key to gerrit instead: http://gerrit.rockbox.org/r/#/settings/ssh-keys -- Björn