21 Jul, 2026, 10:34
Seems the appwrite doctor show an error with DB but all is working well ...
DB seems healthy and connected...
TL;DR
Appwrite doctor was showing incorrect status; issue seems fixed in version 1.9.6. 21 Jul, 2026, 13:48
<@206687499966218240> <@493852865907916800>
2
21 Jul, 2026, 13:51
Perfect, thanks <@743532656767270934> it will be available on next 1.9.6 version I suppose?
21 Jul, 2026, 13:57
if merged before the next release yes (tho i think it will be the case)
Recommended threads
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion...