I am encountering 500 Internal Server Errors whenever I attempt to access the following link: https://cloud.appwrite.io/console/organization-654f7e2d96eeeb3fde32. This issue persists every time I try to open the AppWrite website.
Could it be that you deleted that organisation?
Instead you can select a valid organisation through this link: https://cloud.appwrite.io/console/account/organizations
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)