airbyte
airbyte copied to clipboard
Minio create bucket : permission denied
Helm Chart Version
0.87.4
What step the error happened?
Upgrading the Platform or Helm Chart
Relevant information
Hello everyone,
I'm trying to upgrade Airbyte from 0.54.132 to 0.87.4 (also tried 0.83.6) and I have an issue with the minio-create-bucket
pod.
I trying by remove the PersistentVolumeClaim for my external PSQL and the Minio service, and same message.
I didn't have this with the 0.54.132 chart.
Do you know which can cause this issue ?
Relevant log output
airbyte-minio-create-bucket :
...waiting...
/usr/bin/mc: line 1: can't create �: Permission denied
/usr/bin/mc: line 1: �: not found
/usr/bin/mc: line 1: �: not found
/usr/bin/mc: line 1: ���PpQ�td@,�: not found
/usr/bin/mc: line 2: can't open �: no such file
/usr/bin/mc: line 3: syntax error: unexpected word (expecting ")")
...waiting...
/usr/bin/mc: line 1: can't create �: Permission denied
/usr/bin/mc: line 1: �: not found
/usr/bin/mc: line 1: �: not found
/usr/bin/mc: line 1: ���PpQ�td@,�: not found
/usr/bin/mc: line 2: can't open �: no such file
/usr/bin/mc: line 3: syntax error: unexpected word (expecting ")")
airbyte-minio :
MinIO Object Storage Server
Copyright: 2015-2024 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-05-10T01-41-38Z (go1.22.3 linux/arm64)
API: http://10.1.144.241:9000 http://127.0.0.1:9000
WebUI: http://10.1.144.241:33471 http://127.0.0.1:33471
Docs: https://min.io/docs/minio/linux/index.html
Status: 1 Online, 0 Offline.
STARTUP WARNINGS:
- The standard parity is set to 0. This can lead to data loss.