We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
SSH doesnt work when key based authentication is configured and password authentication disabled.
To Reproduce
Logs
10T20:26:19.274+0100 error connect ssh error {"error": "ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain", "func": "v1.PostSshLogin", "file": "/home/runner/work/CasaOS/CasaOS/route/v1/ssh.go", "line": 42}
The text was updated successfully, but these errors were encountered:
The CasaOS web terminal currently only supports username and password login, not key-based login.
Sorry, something went wrong.
This issue has not been updated for two weeks, I will close it, if there are still questions you can reopen it.
jerrykuku
No branches or pull requests
Describe the bug
SSH doesnt work when key based authentication is configured and password authentication disabled.
To Reproduce
Logs
10T20:26:19.274+0100 error connect ssh error {"error": "ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain", "func": "v1.PostSshLogin", "file": "/home/runner/work/CasaOS/CasaOS/route/v1/ssh.go", "line": 42}
The text was updated successfully, but these errors were encountered: