I have upgraded to 1.3.1 from 1.2.1 and my existing DigitalOcean Spaces bucket is suddenly using a different directory within the DO Space. It was originally under BUCKET//storage/uploads etc... but is now using BUCKET/storage/uploads...
I'm not sure if there is any way to fix this, as all of the images and content from my website and app are currently unavailable as it is under the impression that the images no longer exist?
we may have had a bug before with the path...any chance you can rename or move data?
It's a lot of data but I should be able to move the data across to the new directory that's been created. They're still appearing as files in the Appwrite Console, the files themselves are just not accessible.
[SOLVED] DO Spaces creating new bucket after upgrading to 1.3.1
Recommended threads
- Images/Videos in storage appearing broke...
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken i...
- `project_id_missing` in Cloud Function w...
I've got a cloud function written in `Dart-3.12` that I'm trying to create a file in a file bucket. I'm using the latest `dart_appwrite` sdk (`26.1.0`) and App...
- Batch Size of Bulk Operations
Is there any way to increase the Batch Size of Bulk Operations on Appwrite Self Hosted? When I try to perform more than 100 operations per batch, I get the foll...