I am getting this error when creating a new collection:
Please help! I could create a new project but I just am too far into the project, I cant create a new project and start the database all over again
ig its solved?
[SOLVED?] 500 Internal Server error
Hey - yes its fixed ig, you can check the statuses here: https://status.appwrite.io/
@joeyouss : I am unable to create any attributes
Please open a new post for that, we will look into it
Recommended threads
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- 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...