Page MenuHomePhabricator

commons-delinquent error.log is unreasonably large
Open, Needs TriagePublic

Description

332G    /srv/tools/project/commons-delinquent/error.log

This log file seems to mostly consist of these two errors:

2026-01-10 20:48:30: mod_fastcgi.c.487) FastCGI-stderr:PHP Notice:  A non well formed numeric value encountered in /data/project/commons-delinquent/public_html/index.php on line 205
2026-01-10 21:38:22: mod_fastcgi.c.487) FastCGI-stderr:PHP Warning:  A non-numeric value encountered in /data/project/commons-delinquent/public_html/index.php on line 205

I will truncate this log file to free up some disk space. Please fix your tool to not generate such large log files, for examply by setting up logrotate.

Related Objects