im trying to use https://clear.ml/docs/latest/docs/webapp/applications/apps_aws_autoscaler .
In the setup, I have to provide a personal access token (PAC) from git.
The agents when setting up the env to run the tasks from the queue cannot clone the repo using the pac
cloning: git@gitlab.com:<redacted>.git Using user/pass credentials - replacing ssh url 'git@gitlab.com:<redacted>.git' with https url '
<redacted>.git' Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Hi Juan, can you please elaborate? What is pac? What is failing to clone the repo, can you provide an error message?
or if you could point me to the part of the package that sets up the enviroment to figure out what=s worng, please
it is supposed to replace the provided user psw in the url of the repo