Unanswered
Hey All. I Need Some Help Debugging Some Errors.
I Keep Getting An Error About Failing To Clone The Repository On The Remote Instance. What Could Be The Reason Of This? Are There Any Common Errors Related To This? I Suspect Permissions, But Not Entirely
Hey @<1523701205467926528:profile|AgitatedDove14> I am helping Max to get this working. I ran the clearml-agent init
and now have the correct entries in the clearml.conf file.
Created an ssh key from the agent, uploaded it to the git repo, but still getting this error:
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
If I manually ssh on to the agent, and run:git clone git@github.com:<repo_path>
it clones just fine, so that rules out any connectivity issues.
Is there anything specific in the conf file I should look at?
Is there anyway to debug this from the docker container?
84 Views
0
Answers
3 years ago
7 months ago