I have tried to restart the webpage and created fresh collection but issue is still there .
Same for me
If this is cloud and not self-hosted, then from what I have probably seen, I guess the Appwrite team is working on a temporary fix, for now.
When this happens, you'll need to wait as your job is pending work in the queue. Keep an eye on the <#1102936099745177700> channel for additional news
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)