Our CI fails to clone:
error: Cannot fetch meta-toradex-nxp.git from https://git.toradex.com/meta-toradex-nxp.git
fatal: failed to unpack tree object HEAD
error: Cannot checkout meta-toradex-bsp-common.git: GitError: Cannot initialize work tree for meta-toradex-bsp-common.git
First the certificate has been expired which seems to be fixed. But now I get:
curl: (60) SSLc ucerrlt:i f(i6c0a)t eS pSrLo blceemr:t iufincaabtlee prtoob lgeemt: luoncaabll eis stuoe rg ecte rltociafli icsasuteer
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
100 36069 0 36069 0 0 400k 0 --:--:-- --:--:-- --:--:-- 400k
Invalid clone.bundle file; ignoring.
fatal: unable to access 'https://git.toradex.com/meta-toradex-bsp-common.git/': server certificate verification failed. CAfile: none CRLfile: none
fatal: unable to access 'https://git.toradex.com/meta-toradex-demos.git/': server certificate verification failed. CAfile: none CRLfile: none
Btw, I don’t know what is causing curl to print out the first line this way. It seems like several messages are mixed up into one line.
Our CI worked 2 weeks ago.