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
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly