Hi Team, I need your attention to the error below...
# developer
b
Hi Team, I need your attention to the error below while pulling the APISIX helm git repository. ERROR:
Head failure: git clone --depth=1 -n -- <https://github.com/apache/apisix-helm-chart> management-state/git-repo/apisix/2e439cdb8fc8802e91d98f7f4acbb48a9b2248bc1c7fae198f4faf4cdf7fe9fb error: exit status 128, detail: Cloning into 'management-state/git-repo/apisix/2e439cdb8fc8802e91d98f7f4acbb48a9b2248bc1c7fae198f4faf4cdf7fe9fb'... fatal: unable to access '<https://github.com/apache/apisix-helm-chart/>': OpenSSL/3.1.4: error:80000002:system library::No such file or directory
YML CONFIG:
apiVersion: <http://catalog.cattle.io/v1|catalog.cattle.io/v1>
kind: ClusterRepo
metadata:
annotations:
<http://field.cattle.io/description|field.cattle.io/description>: apisix
creationTimestamp: '2024-08-28T06:51:58Z'
generation: 1
managedFields:
- apiVersion: <http://catalog.cattle.io/v1|catalog.cattle.io/v1>
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:<http://field.cattle.io/description|field.cattle.io/description>: {}
f:spec:
.: {}
f:clientSecret: {}
f:gitRepo: {}
manager: rancher
operation: Update
time: '2024-08-28T06:51:58Z'
- apiVersion: <http://catalog.cattle.io/v1|catalog.cattle.io/v1>
fieldsType: FieldsV1
fieldsV1:
f:status:
.: {}
f:conditions: {}
f:downloadTime: {}
f:nextRetryAt: {}
f:observedGeneration: {}
manager: rancher
operation: Update
subresource: status
time: '2024-08-28T06:51:58Z'
name: apisix
resourceVersion: '36116'
uid: 222ad7e6-a76f-45ad-8b42-98017481fd19
spec:
clientSecret: null
gitRepo: <https://github.com/apache/apisix-helm-chart>
status:
conditions:
- lastUpdateTime: '2024-08-28T06:51:58Z'
status: 'True'
type: FollowerDownloaded
- lastUpdateTime: '2024-08-28T06:51:58Z'
message: >
head failure: git clone --depth=1 -n --
<https://github.com/apache/apisix-helm-chart>
management-state/git-repo/apisix/2e439cdb8fc8802e91d98f7f4acbb48a9b2248bc1c7fae198f4faf4cdf7fe9fb
error: exit status 128, detail: Cloning into
'management-state/git-repo/apisix/2e439cdb8fc8802e91d98f7f4acbb48a9b2248bc1c7fae198f4faf4cdf7fe9fb'...
fatal: unable to access '<https://github.com/apache/apisix-helm-chart/>':
OpenSSL/3.1.4: error:80000002:system library::No such file or directory
reason: Error
status: 'False'
type: Downloaded
downloadTime: null
nextRetryAt: null
observedGeneration: 0
Thank you