Dear Community, I just did the upgrade to 1.6 and now all the files in my buckets are broken and cannot be opened anymore. I have made a migration to the cloud prior to the upgrade so I still have the files available but I am not sure what would be the best procedure to restore the files. Anyone an idea what happened and why all of them are broken? Are they somehow encrypted?
From what version? Did you have made backups?
Did you have the encryption enabled? Do you have the OpenSSL key or the old docker compose/.env file?
I did it via Coolify so the .env file is the same, I just changed the .env from appdb to servicedb for appwrite to be able to access the DB I upgraded from 1.5.11 but just read I need to do the migration manually as well but I dont know how to 😄
I did the migration and was able to fix the other issue but the files are still not readable
Recommended threads
- Invalid query: Query on attribute has gr...
I cannot view the table within the Console
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...