-
Notifications
You must be signed in to change notification settings - Fork 8
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 start SSH session: Unable to exchange encryption keys; class=Ssh (23) #42
Comments
Hey @numiralofe The error message is indeed correct here, the Let me know how you get on. Thanks |
hey @w4 much appreciated 😃 just so that any future "like me" comes along this, adding the following block to my
got stucked now on the next one 😞
i can run the above
my doubt is: as i understand, on the
if correct ( that it should point to the cargo-shim container ) , why the auth error 🤔 cause with my current credentials i can authenticate fine if point at the gitlab instance it just fails if pointing at the cargo-shim container... On the other hand, if registries should point directly to gitlab then i am not understanding how cargo-shim will be used as the interface between cargo build and gitlab 🤔 I will be again super appreciated with any pointer. |
Hey @numiralofe There's some discussion about this in #28, the steps in the README to use this in CI are currently incorrect Thanks |
Hey @w4 Thanks again 😃 After reading #28 tried both options on my
and
my
but still no joy 😞
|
I believe the first one should work but instead of |
Hi All,
Any pointers would be highly appreciated, i can't understand what i am failing on 😞
when i run
cargo build
Info:
I have the following on
~/.cargo/config.toml
:Added the following env var to the container, but not getting any extra log information 🤔
The text was updated successfully, but these errors were encountered: