
Hello everyone. I have a problem with S3 in my Appwrite instance. I am using an Oracle bucket, but Appwrite doesn't work with Oracle. Due to the endpoint URL not being the same.
It is possible use s3 of oracle?
Error log
[Error] Timestamp: 2023-06-07T13:24:17+00:00 [Error] Method: POST [Error] URL: /v1/storage/buckets/:bucketId/files [Error] Type: Exception [Error] Message: Could not resolve host: bucket-XXX-server.s3.sa-saopaulo-1.amazonaws.com [Error] File: /usr/src/code/vendor/utopia-php/storage/src/Storage/Device/S3.php [Error] Line: 803


Yes

I don't think Appwrite support that bucket type, the list - for now - its
- S3 AWS only
- DigtialOcean Spaces
- Backblaze
- Linode
- Wasabi

You can upvote that feature request https://github.com/utopia-php/storage/issues/28

Could we set an environment variable named _APP_STORAGE_S3_ENDPOINT

Not currently

If you want to go deep, Then in this post - https://discord.com/channels/564160730845151244/1115191629733703730/1115191629733703730 you can read on how to change currently running Appwrite image.
Then you can try to change the S3 implementation to match your needs

Thanks
Recommended threads
- Error 431 header fields too large
Some times to times when i load or switch the page, it shows an error 431. And on what i saw it'w because of the cookies, when i remove the legacy tokens it wo...
- Invalid `success` param
Hi again, I've tried to set up the login process. However, I always get the message: `Invalid success param: URL host must be one of: localhost, xxx` I've alr...
- Is it possible to have multiple smtp on ...
I already have one in one project but is it possible to use different one in another?
