Timestamp in alerts is 0000-00-00 00:00:00

This has appeared the last day or two.

All new alerts is time-stamped with
0000-00-00 00:00:00

This is in the alerts->Noticication page in the webui. The timestamps are correct in the alert mails.

$ ./validate.php

Component Version
LibreNMS 1.64.1-134-g3045144
DB Schema 2020_04_08_172357_alert_schedule_utc (167)
PHP 7.3.18
Python 3.6.8
MySQL 5.5.65-MariaDB
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2

====================================

[OK] Composer Version: 1.10.7
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.When asking for help and support, please provide as much information as possible. This should include:

This commit is to blame

After the kickback, everything worked.

I highly suggest not reverting that. It contains database changes that will not work with older code.

This seems like just a display issue.

Same thing happened to me today, but I’ve been messing around with chrony so I thought it might be a global issue and rebooted the host, because of updates and changes. After the reboot the timestamps in the history notifications that were " [0000-00-00 00:00:00]" changed to normal.
edit : Happened again, only the notifications are shown like that, the alarm history and email alerts are ok.

Same here…all zeroes in timestamp.

Working now. Thanks!

It was fixed in the last commit ? If so - thank you!