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
Why did you delete the appwrite schema?
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)
Recommended threads
- Appwrite 1.9 Local Console Login Issue A...
I've installed Appwrite 1.9 locally through the web wizard. When I try to log in to the console, I get the following. Any suggestion?
- > [Bug] Infinite loading on Auth /securi...
Hello everyone! 👋 I need some help with an issue I'm facing after a recent upgrade. **Context:** I just upgraded my Appwrite instance from version **1.8.1**...
- Relationship data Not showing on update ...
Version : 1.9.0 OS/System : Windows10/Docker Database : MongoDB Clean Zero Installation The first thing I did in the testing process was create a category and...