
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
- 404 error when navigating to the team fr...
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and app...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
