
I am suddenly getting a server error on deleting or creating a document from console.. not sure why? which docker container should I be checking after the trafik one and mariadb one?

Appwrite Appwrite database worker


seems to be working after the green log

not sure why tho

since i didnt even docker compose restart just now

and what the main appwrite
shows?


hmm active transaction

looks like the transactional query is stuck?

Mmm, looks like that Can you reload the compose? If so it should stop those for sure

sure

full compose

right

creation seems to be working hmm

ok yea the appwrite logs dont show transaction stuck

I guess its normal to have some active transaction that can stuck the flow

yea

btw thanks @Binyamin

<:appwriteupvote:899677724615016528>
Recommended threads
- [SOLVED] Row with requested ID doesn't e...
``` async function test() { try { const input = {} const extracted = Object.values(input).map(item => ({ $id: item.postId, ...
- no. of rows selection
give option to select no. of rows to list per page
- 1.7.2 Node-appwrite createDocuments from...
Am I correct in my testing that functions with document creation event, wont trigger on calling createDocuments from within a function.
