Skip to content
New issue

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

ED25519 private key loading failed #10250

Open
Cjsah opened this issue Jan 21, 2025 · 4 comments
Open

ED25519 private key loading failed #10250

Cjsah opened this issue Jan 21, 2025 · 4 comments
Labels

Comments

@Cjsah
Copy link

Cjsah commented Jan 21, 2025

Describe the problem:
Unable to Use ED25519 Key for SSH Login

Error: Keys(Pkcs1(Pkcs8(Asn1(Error { kind: Length { tag: Tag(0x99: CONTEXT-SPECIFIC [25] (primitive)) }, position: None }))))
Could not read the private key
  • OS: Debian Linux dev 6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64 GNU/Linux
  • Version: 1.0.220

Downgrade to 1.0.215 can be used normally

Its similar to #10235, but not the same error

@Cjsah Cjsah added the T: Bug label Jan 21, 2025
@jan-klima
Copy link

I think its also very similar to this:

#10245

Although mine is RSA but going back to 1.0.215 solved my issue as well.

@Eugeny
Copy link
Owner

Eugeny commented Jan 22, 2025

Could you please generate another key with the exact same settings, make sure it is not working in Tabby, and post it here? Thanks

@Cjsah
Copy link
Author

Cjsah commented Jan 23, 2025

Maybe some of my ssh-related packages did not work properly after the update.
After reboot it works fine

@gitthangbaby
Copy link

I have this error in tons of sessions for weeks, i ignored the red messages until later it could not log in in version 219-221. Switched back to 215 and no errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants