proxmox Wasabi S3 Connection Fail

Dexx88

New Member
Jun 11, 2025
12
0
1
Hello,
I'm desperate. I'm trying to store my S3 Wasabi memory in PBS. I have all the data in the S3 endpoints.
When I try to create the datastore, I can't connect to the bucket, even though it resolves the bucket name on the right when I select the S3 endpoint ID.
1762251529925.png

1762251437937.png

1762251456477.png

I checked the data, i.e., the access key, etc., under S3 Endpoint, and yes, the user has full rights.
 
Last edited:
You need to use path-style bucket addressing, or switch to (literally, not replacing the template values) the following endpoint: {{bucket}}.s3.{{region}}.wasabisys.com
 
You should not replace the template strings, use literally {{bucket}}.s3.{{region}}.wasabisys.com
 
  • Like
Reactions: Dexx88
You should not replace the template strings, use literally {{bucket}}.s3.{{region}}.wasabisys.com
Thanks, the data store is in there, but for a PUSH sync job, I now have to enter a remote target. Or should I set it up as a pull job instead? That works