Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Doesn't seem to be able to handle ed25519 keys. #4

Open
TheReverend403 opened this issue Feb 8, 2020 · 1 comment
Open

Doesn't seem to be able to handle ed25519 keys. #4

TheReverend403 opened this issue Feb 8, 2020 · 1 comment
Labels
bug Something isn't working Confirmed Bug is confirmed by developers

Comments

@TheReverend403
Copy link

Feb 08 01:50:52 firefly.revthefox.co.uk minecraft[582785]: [SSHD] Failed to process public key /var/lib/minecraft-server/server/plugins/SSHD/authorized_keys/lwatson Failed (IllegalArgumentException) to parse key entry=ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFWLwGNmandr8fQGj12xQAfHP/q05h8RJwPZ+RfCuOB8 rev@revthefox.co.uk: Bad format (no key data delimiter): rev@revthefox.co.uk

The file in question contains nothing but ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFWLwGNmandr8fQGj12xQAfHP/q05h8RJwPZ+RfCuOB8 rev@revthefox.co.uk

@ZachyFoxx ZachyFoxx added the bug Something isn't working label Feb 8, 2020
@Justasic Justasic added the Confirmed Bug is confirmed by developers label Feb 8, 2020
@Justasic
Copy link
Owner

It seems to be a bug with the ssh library we use, I have filed an upstream bug as seen here: https://issues.apache.org/jira/browse/SSHD-974

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Confirmed Bug is confirmed by developers
Projects
None yet
Development

No branches or pull requests

3 participants