You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to login to my database through the SSH Agent provided by Secretive.
I set "SSH Agent" as the authentication method in DBeaver, however the authentication fails.
The error I get is "exhausted available auth methods".
What should I do to make DBeaver work with the Secretive SSH agent?
SSH is configured to use the IdentityAgent, and it works when using SSH:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm trying to login to my database through the SSH Agent provided by Secretive.
I set "SSH Agent" as the authentication method in DBeaver, however the authentication fails.
The error I get is "exhausted available auth methods".
What should I do to make DBeaver work with the Secretive SSH agent?
SSH is configured to use the IdentityAgent, and it works when using SSH:
SSH_AUTH_SOCK is set as well:
I tried both SSHJ and JSch, both don't work.
Log is here: dbeaver.log
I tried everything in https://github.com/orgs/dbeaver/discussions/19099 (the problem seemed similar) but nothing helped.
Any help is greatly appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions