Here is my Appwrite Backend: https://appwrite.krach.ist-im-netz.at/login
Ive updated it yet to newest version. My App is still working. And i cant login into my Backend....
If you load the page and look into console i get errors as you can see in the image.
If i try to login i get the error: "Server Error" 🤔
Okay, shame on me. I forget to migrate.... <:appwritepeepo:902865250427215882>
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)