Hi, running a small instance self hosted, upgraded from 1.6.0 to 1.74 this morning before spotting the migration guide...
When trying to login to the console now I get a large html error pop up but the console is saying it is getting a 404 on
https://appwrite.mydomain.com/v1/account
Is there something else I need to change for 1.7 upgrade or has missing the migration just broken my instance?
Thanks
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...
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...