Skip to content
New issue

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

unable to configure S3 scaleway backend #563

Open
Benance opened this issue Mar 12, 2024 · 0 comments
Open

unable to configure S3 scaleway backend #563

Benance opened this issue Mar 12, 2024 · 0 comments

Comments

@Benance
Copy link

Benance commented Mar 12, 2024

System Info

  • PHP Version: 8.1
  • XBackBone Version: 3.7.0
  • Webserver: Apache
  • Database backend: Mysql

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:

  1. create a bucket on scaleway objet storage
  2. fill in the fields in the xbackbone web installer with the infos about the bucket
  3. Click on the "install" button
  4. See error

Expected behavior
installation successful

Screenshots
Capture d'écran 2024-03-12 120153

Logs
no useful logs on the web server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant