I have Duplicacy running in a Docker on an Unraid server. Version 3.2.3.
I’ve built a small OpenMediaVault (OMV) NAS as a target for my Unraid backups.
I’ve had success using sftp for a storage target on OMV.
I’d like to try S3 storage as a target (via minio) on the same OMV server, but so far I haven’t had any luck.
When I attempt to create the S3 storage entry like this (picture):
I get the following error:
Failed to list the buckets: SerializationError: failed to decode REST XML response
status code: 200, request id:
caused by: XML syntax error on line 38: element <link> closed by </noscript>
I installed WinSCP on my Windows PC, and it connects to the minio S3 storage using the same credentials I entered in Duplicacy, so I’m stumped. I’ve actually scratched and rebuilt the OMV server a couple times thinking I screwed up there, but it seems to work.