
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
- Origin error after changing default port...
Hi! I need some help regarding an issue I’m facing with Appwrite after changing the default ports. I have a self-hosted Appwrite instance running on my VPS. I ...
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
