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

BUG: SSH external agent not working properly under Flatpak #2326

Closed
LanVukusic opened this issue Jul 24, 2024 · 4 comments · May be fixed by flathub/io.beekeeperstudio.Studio#37
Closed

BUG: SSH external agent not working properly under Flatpak #2326

LanVukusic opened this issue Jul 24, 2024 · 4 comments · May be fixed by flathub/io.beekeeperstudio.Studio#37

Comments

@LanVukusic
Copy link

Describe the bug
When downloading the studio from Flatpak, ssh external agent does not work, due to misconfigured Flatpak config.

To Reproduce

  1. Download from Flatpak
  2. Add a database with require SSH tunel
  3. Select SSH Authentication > SSH Agent

Expected behavior
Connection should be established

Screenshots / Gifs

image

Version Information:

  • OS: Fedora workstation 40
  • App Version 4.6.2
@LanVukusic
Copy link
Author

To fix it, enable the socket=ssh-auth under Socket > Secure Shell Agent with a tool like Flatseal.
image

This will repair the SSH functionality

@azmy60
Copy link
Contributor

azmy60 commented Aug 13, 2024

@rathboma is this something we can fix from the app or explain the solution in the docs?

@alexojegu
Copy link

alexojegu commented Nov 11, 2024

@azmy60 this PR should fix it: flathub/io.beekeeperstudio.Studio#37

@rathboma
Copy link
Collaborator

Awesome, thanks so much!

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

Successfully merging a pull request may close this issue.

4 participants