We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System Info
Describe the bug I try to install xbackbone on a web hosting at planet hoster (world lite) with an S3 object storage backend at scaleway After filling all the infos and click on "install" button, I get an error: Storage setup error: Error executing "ListObjectsV2" on "https://drop.s3.fr-par.scw.cloud/?list-type=2&prefix=storage_test.txt%2F&max-keys=1"; AWS HTTP error: cURL error 7: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://drop.s3.fr-par.scw.cloud/?list-type=2&prefix=storage_test.txt%2F&max-keys=1 [0] I've looked at the curl error and it seems that xbackbone is unable to connect. my access key and my secret are the right one (since I can connect this bucket to nextcloud with the same credentials for example)
To Reproduce Steps to reproduce the behavior:
Expected behavior installation successful
Screenshots
Logs no useful logs on the web server
The text was updated successfully, but these errors were encountered:
No branches or pull requests
System Info
Describe the bug
I try to install xbackbone on a web hosting at planet hoster (world lite) with an S3 object storage backend at scaleway
After filling all the infos and click on "install" button, I get an error:
Storage setup error: Error executing "ListObjectsV2" on "https://drop.s3.fr-par.scw.cloud/?list-type=2&prefix=storage_test.txt%2F&max-keys=1"; AWS HTTP error: cURL error 7: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://drop.s3.fr-par.scw.cloud/?list-type=2&prefix=storage_test.txt%2F&max-keys=1 [0]
I've looked at the curl error and it seems that xbackbone is unable to connect. my access key and my secret are the right one (since I can connect this bucket to nextcloud with the same credentials for example)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
installation successful
Screenshots
Logs
no useful logs on the web server
The text was updated successfully, but these errors were encountered: