Open yruk8 opened 1 year ago
Hi @yruk8 - one click apps are community maintained, please see below to learn how to report and resolve your issues:
https://github.com/caprover/one-click-apps/blob/master/.github/ISSUE_TEMPLATE/app_issue.md
I followed your steps and it just works
Hello. To reproduce the error:
As a result, the admin panel of Minio works, and I can upload files to minio. However, when I try to download files, I receive a 403 error: Error: Unexpected response status code (403).
When I revert the MINIO_SERVER_URL variable to 'minio-api.panel.domain.com' everything works as expected.
From my research, it seems that the issue may be related to Nginx settings, and at some point, an additional redirect is interfering with the operation of the Minio API. My Nginx settings are standard, and I haven't made any changes to them."
Nginx setting app minio-api
example Nginx logs