Hey, i can't seem to get GarageHQ to work with PBS S3.
I tried both VHost and Path style with no difference.
When i try to add the datastore it fails at listing the buckets

Other services, Discourse, DBBackup, Wordpress, Kopia etc are working fine with this S3 solution.
Is there some way to force specify a bucket, i'm assuming this is failing due to not being able to list buckets, but if i could get past this stage it would probably be fine.
EDIT: Garage logs are showing
Response: error 400 Bad Request, Bad request: signed header `content-length` is not present
EDIT2: PBS also reports
root@PBS:~# proxmox-backup-manager s3 endpoint list-buckets f9casa
<?xml version="1.0" encoding="UTF-8"?><Error><Code>InvalidRequest</Code><Message>Bad request: signed header `content-length` is not present</Message><Resource>/</Resource><Region>eu-west-2</Region></Error>
Error: failed to list buckets
Caused by:
unexpected status code 400 Bad Request
I tried both VHost and Path style with no difference.
When i try to add the datastore it fails at listing the buckets

Other services, Discourse, DBBackup, Wordpress, Kopia etc are working fine with this S3 solution.
Is there some way to force specify a bucket, i'm assuming this is failing due to not being able to list buckets, but if i could get past this stage it would probably be fine.
EDIT: Garage logs are showing
Response: error 400 Bad Request, Bad request: signed header `content-length` is not present
EDIT2: PBS also reports
root@PBS:~# proxmox-backup-manager s3 endpoint list-buckets f9casa
<?xml version="1.0" encoding="UTF-8"?><Error><Code>InvalidRequest</Code><Message>Bad request: signed header `content-length` is not present</Message><Resource>/</Resource><Region>eu-west-2</Region></Error>
Error: failed to list buckets
Caused by:
unexpected status code 400 Bad Request
Last edited: