System Information
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP ‘Callisto’ v2.5.1.4 (Mainline) |
Virtualization | QEMU_KVM |
Application | Minecraft |
Module | MinecraftModule |
Running in Container | No |
Current State | Ready |
Problem Description
Issue
While using Minio as the S3 Server, as the default options, it uses a Path based URL, while the AWS SDK uses a subdomain based URL, and after trying to manually form the URL or trying the raw IP address, I can’t save my backups to my S3 Backups, even tho the same settings and credentials work on my WinSCP instance and other apps that uses S3 and allow Path based URL.
Reproduction Steps
- Create a Minio S3 Server
- Setup Backup Settings with the S3 credentails, host URL, region and other necessary data
- Try to upload a backup, it will hang and eventually fail