-
|
I'm currently running 1.31.31 on a local docker-compose stack. Gateway, Agent and db are running. Connection is saved, now I try to connect (after login) via CLI by What I get is: failed executing command, reason=could not find environment variable for commands [$SSH_URI] I would have expected an SSH session to be opened in my CLI to mymachine.domain.com The only doc regarding SSH connections looks like is here https://hoop.dev/docs/quickstarts/jump-hosts but it feels extremely incomplete. What am I missing here? Thanks folks for your work. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello! In this version, unfortunately, we ended up introducing a bug in the environment variable inputs when creating or updating a connection. The release of version 1.31.32, which includes the fix for this bug along with some improvements, is already underway. Please update to version 1.31.32. Thank you! :) |
Beta Was this translation helpful? Give feedback.
Hello! In this version, unfortunately, we ended up introducing a bug in the environment variable inputs when creating or updating a connection. The release of version 1.31.32, which includes the fix for this bug along with some improvements, is already underway.
Please update to version 1.31.32. Thank you! :)