DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.13k stars 106 forks source link

Can't connect to remote docker. #253

Open gilberth opened 3 years ago

gilberth commented 3 years ago

image

igor-lemon commented 3 years ago

What is type of connection do you use (SSH or Plain)?

gilberth commented 3 years ago

SSH

ThePrincelle commented 3 years ago

Same for me, I'm unable to connect to any of my servers.

image
lrecknagel commented 3 years ago

Any news on this? Have exact same issue.

igor-lemon commented 3 years ago

@lrecknagel Do you use ed25519 or RSA? ed25519 doesn't work on the current release but will work in next

chiragshahklc commented 3 years ago

Yes, I am using ed25519. image

BetterToAutomateTheWorld commented 3 years ago

Hi, Wanted to try this promising really cool tool to see how it works but... Remote Docker connection (SSH / key) doesn't seem to work...

SSH connection, not plain text one (disallowed in my openssh server) image

Same kind of issue here, with ed25519... image ... pop up asking passphrase ... image The passphrase is the right one : image

and I tried with RSA key... image ... pop up asking passphrase ... image The passphrase is the right one : image –> Sorry, for RSA it’s not working because of security configuration on OpenSSH server of NAS01, it’s disallowed :)

But Docker remote command by command-line is working properly : image


It's like, it's sending a bad formatted passphrase...

I didn't try plaintext auth, and I won't, it's disallowed for security reason here :)

igor-lemon commented 3 years ago

Do you use ed25519?

BetterToAutomateTheWorld commented 3 years ago

Yes, and i'm using tag 1.5.1 By the way, where is the source code of the project ? I want to try a dev version built myself, but can't find the source... (and what's the license of this tool ?)

igor-lemon commented 3 years ago

ed25519 doesn't work on this version No code, the project is proprietary, the app without any limitations

BetterToAutomateTheWorld commented 3 years ago

Oh my... Ok never mind, will just remove the app ASAP if it's not at least opensource and doesn't have ed25519 support (which i saw on another issue from 2020, strange btw)

Thank you anyway for your work, Bye

igor-lemon commented 3 years ago

Ok :D