Back

Failed migration 1.3 > 1.5

  • 0
  • Self Hosted
kun
1 Jun, 2024, 16:49
TypeScript
❯ docker compose -f appwrite.yml --env-file appwrite.env exec appwrite migrate
Migrated 1/3 projects...
Failed to update project ("abc") version with error: Utopia\DSN\DSN::__construct(): Argument #1 ($dsn) must be of type string, null given, called in /usr/src/code/app/cli.php on line 103
TypeScript
❯ docker logs appwrite-task-maintenance
Appwrite maintenance process v1 has started
[2024-06-01 16:42:39.720] Notifying workers with maintenance tasks every 86400 seconds
Filter not found
TL;DR
Developers are facing an issue with a migration from version 1.3 to 1.5 of the application. The migration is failing due to an error related to the project version update with a DSN argument issue. Additionally, the maintenance process is encountering a "Filter not found" error. To resolve the migration error, ensure that the DSN argument is correctly defined as a string in the specified location.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more