-
-
Notifications
You must be signed in to change notification settings - Fork 787
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
Failed to open the file when select ssh key or ssh config #311
Comments
I'm having this problem also, even though the key works with other applications (like Postico, for example). Name: Enable SSL: not checked
Medis Version 2.15.1 (3126) EDIT: EDIT 2: Added 'Apple Silicon' to specs |
@jayjansheski 👋 Good to know the issue has gone with a non-sandbox version! Did you recently upgrade the OS? There have been reports of the same issue, most of which were caused by an OS upgrade. The issue can be resolved by clearing the current file selection in Medis and reselecting the file. Let me know if that doesn't work for you. |
@luin Actually I spoke too soon! While the UI in the non-sandboxed version said 'connected', it wasn't really connected. I did some troubleshooting (I hope it's clear I'm not complaining, just trying to be helpful):
Working configuration:
So the issue seems to be with Medis's SSH tunnel implementation, not with its Redis or TLS handling. The same Redis connection works perfectly when the SSH tunnel is handled externally. Here are the ~/.ssh/config settings for my-jumphost and my-webserver:
Happy to provide more information if you need it. Edit: To answer your question, I update the OS whenever there's an update. I only downloaded the app on this version of the OS, so I don't know if it would have worked on previous version. Clearing the file and re-selecting it didn't do the trick, unfortunately. |
always shows "Failed to open the file." when I try to use ssh tunnel and select key or config file.
The text was updated successfully, but these errors were encountered: