Open dididaguai opened 2 months ago
{"error_code":999,"error_message":"HTTP 400 returned for \"http:\/\/192.168.1.111:9000\/showdoc\/showdoc_2e12d7e30c4027b22c364a746a1eb891.png\".\n\nCode: AuthorizationHeaderMalformed\nMessage: The authorization header is malformed; the region is wrong; expecting 'cy'.\nType: \nDetail: \n \u3002\u9519\u8bef\u4f4d\u7f6e\uff1a\/var\/www\/html\/server\/vendor\/async-aws\/core\/src\/Response.php 406"}
看错误提示好像是区域问题,但是设置里面没有这个选项?
一般s3上传,其endpoint是一个域名,并且endpoint里就已经包含绑定了region信息。亚马孙s3是如此,七牛的s3协议上传也如此。
其他应用正常连接minio,showdoc无法连接,有大佬能说下是什么问题吗