Replies: 1 comment 1 reply
-
|
启动时通过minio的sdk访问s3存储失败。你背后设置的是minio的s3还是其他s3? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
minio Version: RELEASE.2025-04-22T22-12-26Z (go1.24.2 linux/amd64)
ezbook v1.1.0 (4d9643d)
将ezbook的文件存储配置为:minio后,启动会提示
2025-10-15 07:35:49 [ERROR] [initializer.initializeSystem] initializes object storage failed, because Error parsing the X-Amz-Credential parameter; incorrect date format. This date in the credential must be in the format "yyyyMMdd".
2025/10/15 07:35:49 Failed to run ezBookkeeping with [./ezbookkeeping server run]: Error parsing the X-Amz-Credential parameter; incorrect date format. This date in the credential must be in the format "yyyyMMdd"
然后程序就退出了,又遇到过这个情况吗
Beta Was this translation helpful? Give feedback.
All reactions