What happened?
When trying to ssh into devcontainer it fails. e.g. ssh my-app.devspace -v
What did you expect to happen instead?
Successfully login into devcontainer via ssh
How can we reproduce the bug? (as minimally and precisely as possible)
Just try this example https://www.devspace.sh/docs/ide-integration/visual-studio-code#tldr.
Local Environment:
- DevSpace Version: 6.1.1
- Operating System: mac
- ARCH of the OS: ARM64
Anything else we need to know?
ssh command returns an error
Unable to negotiate with ::1 port 10885: no matching host key type found. Their offer: ssh-rsa
This may be caused due to deprecation of SHA-1.
What happened?
When trying to ssh into devcontainer it fails. e.g.
ssh my-app.devspace -vWhat did you expect to happen instead?
Successfully login into devcontainer via ssh
How can we reproduce the bug? (as minimally and precisely as possible)
Just try this example https://www.devspace.sh/docs/ide-integration/visual-studio-code#tldr.
Local Environment:
Anything else we need to know?
ssh command returns an error
This may be caused due to deprecation of SHA-1.