D dmartinhrst New Member Proxmox Subscriber Aug 9, 2025 1 0 1 Aug 9, 2025 #1 I keep getting the following when trying to add a S3 backed datastore: parameter verification errors (400) backend: schema validation failed: Bucket name does not match the regex pattern Click to expand... No matter what I try, I can't get the error to disappear. Thanks in advance!
I keep getting the following when trying to add a S3 backed datastore: parameter verification errors (400) backend: schema validation failed: Bucket name does not match the regex pattern Click to expand... No matter what I try, I can't get the error to disappear. Thanks in advance!
Chris Proxmox Staff Member Staff member Jan 2, 2019 3,706 802 188 Aug 9, 2025 #2 Hi, please use an all lower case characters in bucket names, the PBS S3 client implementation tries to stick to the bucket naming rules as defined in https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html
Hi, please use an all lower case characters in bucket names, the PBS S3 client implementation tries to stick to the bucket naming rules as defined in https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html
S stefan3000 New Member Apr 3, 2024 1 0 1 Sep 15, 2025 #3 Chris said: Hi, please use an all lower case characters in bucket names, the PBS S3 client implementation tries to stick to the bucket naming rules as defined in https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html Click to expand... Hey, but the rules in your link states: Bucket names can consist only of lowercase letters, numbers, periods (.), and hyphens (-). Click to expand... Why nevertheless are periods and hyphens not allowed in the PBS client? Greetings Stefan
Chris said: Hi, please use an all lower case characters in bucket names, the PBS S3 client implementation tries to stick to the bucket naming rules as defined in https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html Click to expand... Hey, but the rules in your link states: Bucket names can consist only of lowercase letters, numbers, periods (.), and hyphens (-). Click to expand... Why nevertheless are periods and hyphens not allowed in the PBS client? Greetings Stefan