You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-01-14T21:14:02.932+0800 INFO service/service/helm.go:1059 Found valid chart, Starting to save and upload files {"requestID": "298760
│ 06-b6c8-48e5-b927-e2a76c6881b7"}
│ 2025-01-14T21:14:03.110+0800 ERROR service/fs/s3.go:96 Failed to copy object from helmmiddleware/service/airflow/airflow.tar.gz to helmmiddl
│ eware/service/airflow/airflow-1.tar.gz
│ 2025-01-14T21:14:03.110+0800 ERROR service/fs/file.go:83 Failed to upload files to s3, err: NoSuchKey: The specified key does not exist.
│ status code: 404, request id: 5M71, host id: Z9hWb/F6iefc=
│ 2025-01-14T21:14:03.111+0800 ERROR service/service/helm.go:1077 Failed to save or upload files for service airflow in project helmmiddleware
│ , error: NoSuchKey: The specified key does not exist.
│ status code: 404, request id: 5M733PDP0XQ0GBD1, host id: Z96iefc= {"reques
│ tID": "29876006-b6c8-48e5-b927-e2a76c6881b7"}
下面是aslan里的报错日志
根据源码里的这个位置
zadig/pkg/microservice/aslan/core/common/service/fs/s3.go
Line 86 in a7ef527
s3Path打印出来是
helmmiddleware/service/airflow/airflow.tar.gz
我在我的s3里找到了,但他的路径是这样的s3://zadig-xxxx/zadig-s3/helmmiddleware/service/airflow/airflow.tar.gz
这导致CopyObject报错
zadig/pkg/microservice/aslan/core/common/service/fs/s3.go
Line 94 in a7ef527
我的zadig对象存储配置是这样的
The text was updated successfully, but these errors were encountered: