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
- TLS cert ACME challenge fails for custom...
Hi All, Probably some traefik/domain issue, but I cannot figure out the problem for days, and any help would be much appreciated. I have 2 domains, let's say ...
- IP is allowed allow authentication witve...
```Error during authentication: AppwriteException: Direct IP access is not allowed in Vercel's Edge environment (hostname: x.x.x.x) at (node_modules/node-a...
- There is session but inside middleware.t...
``` // function to get session. export async function auth() { try { const cookieStore = await cookies() const sessionCookie = cookieStore.get("appwri...