S3 Backups not using S3 Compatible hostname

Fresh install of virtualmin on Ubuntu 16.04

Went to setup backups, and configured the S3 hostname to be “nyc3.digitaloceanspaces.com” under Backup & restore -> Cloud Storage providers -> Amazon s3, but no matter what i put in, it still sends the request to s3-1.amazonaws.com (according to tcpdump) and returns an error saying the access key is incorrect.

The same settings work fine on my previous server and I have tried resetting the keys on the bucket, but it appears that no matter what, it still attempts to use AWS S3 instead of the one I set.

solution here for anyone else having the same issue: https://github.com/virtualmin/virtualmin-gpl/pull/165

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.