upgrade from 1.2.0 to 1.2.1 or 1.3.0 The problem stills I use DOSpaces. My functions stop to works also, error logs
<?xml version="1.0" encoding="UTF-8"?><Error><Code>NoSuchKey</Code><BucketName>my-bucket</BucketName><RequestId>tx000000000000046f88a5e-</RequestId><HostId>65ef6fc3</HostId></Error>
All my files say
{"message":"File not found in \/storage\/uploads\/app...","code":404,"type":"storage_file_not_found","version":"1.2.1"}
I use “DOSpaces” and “dospaces” in .env and none of them works 🥲
So there was a bug in previous versions where the path was incorrect. Do you see anything weird in digital ocean?
What happens if you upload a file now?
I can’t upload files even, I keep this project in 1.2.0 to works correctly
What spaces do you have in digital ocean?
i don't uderstand, in my DO account i've 17 spaces
i've one called appwrite-ink
to this project.
I understand since 1.2.1
the storage device is ranamed dospaces
instead DOSpaces
Hey, i did upgrade to 1.2.1
and upload files is working
And are the files in that space correctly?
These are the old files?
yes
oh
The old content are into /
-.-
Right so that's the bug that was fixed. Can you move/copy the data?
well, i could create a script to copy/move the data, no problem
After copy items and docker compose up -d
it's working on 1.2.1
😄
i Shoul rename _APP_STORAGE_DEVICE
var to dospaces
or keeping DOSpaces
to upgrade into 1.3.1
?
I believe it should be lowercase
Ok, thanks for your help ☺️
[SOLVED] Storage does not works after upgrade
Recommended threads
- Storage files aren’t showing on mobile
hi, what can be the problem? i have a storage and there are images in it, the permissions are read for All Users, everything is fine on desktop, but on mobile t...
- Delete storage files all at once
I am using Appwrite Cloud. I want to delete all storage files in my bucket similar to how I can select all documents in a collection and delete them all at once...
- Storage images are not showing on mobile
Hi, can anyone help me? I have some images on the storage, and it is not shown on mobile, on desktop everything is fine.