Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]openresty反代minio之后,halo附件上传报错 #3192

Closed
cyril-cheng opened this issue Dec 5, 2023 · 3 comments
Closed

[BUG]openresty反代minio之后,halo附件上传报错 #3192

cyril-cheng opened this issue Dec 5, 2023 · 3 comments
Assignees

Comments

@cyril-cheng
Copy link

联系方式

No response

1Panel 版本

1.8.5

问题描述

openresty反代minio,在halo的s3插件上传附件会显示内部错误,上传失败。
具体问题请看:
halo-dev/plugin-s3#99
里面有3个案例,都是使用1panel的openresty反代minio报错的。

重现步骤

使用openresty反代minio。

期待的正确结果

No response

相关日志输出

No response

附加信息

No response

@wanghe-fit2cloud
Copy link
Member

MinIO 官方有提供针对反向代理配置的说明,建议参考后手动修改:
https://min.io/docs/minio/linux/integrations/setup-nginx-proxy-with-minio.html

@cyril-cheng
Copy link
Author

官方配置有用,我都不提了。。。。

@fghwett
Copy link

fghwett commented Oct 17, 2024

我是有类似的问题,nginx的proxy_cache导致minio的某些接口走了缓存,以至于访问失败,在反向代理中加上proxy_cache off就可以了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants