Bloating json.log file

To be completed by the original poster:

CMS Version

3.3.0

Issue

There is an infinitely bloating file with name “3852383c9e5a3ab3b5968b1067b476b33c0c90522ee0b1d6740dd26a68f5b69b-json.log” (the number sequence seems to be the same as the container id) in my xibo docker volume. This eventually fills up the space and causes the server to crash.

The log file is full of lines such as:
{“log”:“2023-01-06T04:21:15.340251Z 0 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade\n”,“stream”:“stderr”,“time”:“2023-01-06T04:21:15.340729861Z”}

How do I prevent this file from hogging all of the available space in the container?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.