And here is what I get as log:
Creating individual dump of xxxx from mysql.xxxxx...
Ensuring S3 bucket backup exists
Bucket backup not found (or owned by someone else), attempting to create
Could not connect to the endpoint URL: "https://**s3.rbx.amazonaws.com**/"
How it is possible that program changes s3.rbx.io.cloud.ovh.net to s3.rbx.amazonaws.com ???
Hello,
I'm tryiong to use to backup mysql on a S3 like.
I have this env var S3_ENDPOINT: "https://s3.rbx.io.cloud.ovh.net/"
And here is what I get as log: Creating individual dump of xxxx from mysql.xxxxx... Ensuring S3 bucket backup exists Bucket backup not found (or owned by someone else), attempting to create Could not connect to the endpoint URL: "https://**s3.rbx.amazonaws.com**/"
How it is possible that program changes s3.rbx.io.cloud.ovh.net to s3.rbx.amazonaws.com ???
Thanks in advance