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
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...