Back

appwrite migration with external db error (1.4.13=>1.5.3)

  • 0
  • Self Hosted
YasharHTML
12 Mar, 2024, 13:11

I deleted the appwrite schema and created a new one in rds. Now it says in docker compose : Base table or view not found: 1146 Table 'appwrite._console_rules' doesn’t exist

When I look at the db only see 2 tables under appwrite schema named _console__metadata and _console__metadata_perms

TL;DR
Developers faced an issue with an Appwrite migration involving an external database, resulting in a missing table error after deleting the Appwrite schema. The error "Table 'appwrite._console_rules' doesn’t exist" is encountered, with only two tables found in the database. To resolve this, the missing table likely needs to be manually recreated or fixed.
Faye
12 Mar, 2024, 13:16

Why did you delete the appwrite schema?

YasharHTML
12 Mar, 2024, 13:18

In my last post, docker compose logs revealed that there wasn’t a field named factors that made appwrite console login not work, so i just deleted it, (it had no data)

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