Felipe Amaral
Is it normal? This log is every 30sec ...
TL;DR
The user was experiencing issues with their MySQL connection restarting in Usage. They mentioned a possible solution found on GitHub. The user also asked if the frequent log entry every 30 seconds was normal. There is no clear solution provided in the thread, but it is mentioned that fixes for the usage problems are coming soon. Drake
ah ya....there are some problems with usage. fixes are coming soon: https://github.com/appwrite/appwrite/issues/4751
Felipe Amaral
Ty!
Drake
[SOLVED] MySQL connection restarted in Usage
Felipe Amaral
BTW, my vrsion is 1.3.7
Felipe Amaral
I Just could not find this Telegraf DB ... is it in MariaDB?
Drake
Recommended threads
- Seed db
hello there... is this correct way to seed appwrite
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- 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...