Hi all, I'm upgrading my appwrite from 1.4.13 to 1.5.7 and I have troubles logging in with the dashboard. Here's what I did:
- Backup data with the backup script
- Run the docker run command to download the latest appwrite version
- Restore with the restore script
Here's the bug message when I try to login
and this is the log from docker compose up
I can still access the database and query via appwrite python sdk, but can't login with the dasboard
Recommended threads
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...