Vu "Anthony"Original post
Rank 2: Process
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
Summary
Developers are facing issues with logging in to the dashboard after upgrading from Appwrite 1.4.13 to 1.5.7. They can still access the database and query using the Appwrite Python SDK.
Solution: Check the Docker Compose logs for any errors.