Hi There - I am wondering if you can help me with this issue.
I have to setup the Gitlab self managed connection for our team but I am running into an issue in that netlify seems unable to clone any of the repos correctly.
I cannot find any errors in the gitlab logs - am hoping a support engineer might be able to help me here.
This is the log from the deploy below. I can see that netlify is able to add the deploy key to the repo but seems to be unable to clone it.
7:09:42 PM: Build ready to start
7:09:44 PM: build-image version: 09c2cdcdf242cf2f57c9ee0fcad9d298fad9ad41
7:09:44 PM: build-image tag: v3.5.0
7:09:44 PM: buildbot version: 2f5a3acddf50c525cbeeabf40316b7aef08e37c9
7:09:44 PM: Fetching cached dependencies
7:09:44 PM: Failed to fetch cache, continuing with build
7:09:44 PM: Starting to prepare the repo for build
7:09:45 PM: User git error while checking for ref refs/heads/master
7:09:45 PM: Failing build: Failed to prepare repo
7:09:45 PM: Failed during stage ‘preparing repo’: error checking for ref: Warning: Permanently added ‘gitlab.xxxxx’ (ECDSA) to the list of known hosts.Connection to XXXX self managed closed by remote host.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
: exit status 128
7:09:45 PM: Finished processing build request in 1.800010584s
The gitlab instance can be connected to from the internet. We already use NetlifyCMS with a repo there.
Thanks in advance for your help!