Troubleshooting Dev Container issues
The following are some issues that might arise and solutions that can help you during your work with Dev Containers.
Try to check Docker, and if it hangs, restart it.
Upgrade the OpenSSH version to 8.5 or later.
Try to check the following:
Check if the OpenSSH Client is in your PATH in the System variables: C:
\Windows and restart OS.\System32 \OpenSSH\ Run commands for running SSH agent and add keys.
Make permissions for SSH keys not so "open" to be able to add keys, otherwise the adding fails.
Thanks for your feedback!
Was this page helpful?