modules icon indicating copy to clipboard operation
modules copied to clipboard

Cloning with SSH URLs fail for new workspaces using git_clone module.

Open pachori-ujjwal opened this issue 1 year ago • 2 comments

Description

The git_clone module fails to clone a repository on workspace startup if the workspace does not contain a .ssh/known_hosts with an entry of the git provider that is being used to clone with repository from.

The module gives a misleading error stating "Host key verification failed" and asks the user to add the keys to Github/Gitlab.

Versions

git_clone module: 1.0.12 coder: v2.12.3+534d4ea

pachori-ujjwal avatar Jul 04 '24 05:07 pachori-ujjwal