Broken graph legends

At some point over the past week (I run daily.sh daily), all of my graph legends appear to have broke:

You can see that the data is not aligned properly, and there are extra “l” characters at the end of most values.

This is affecting all graphs for all devices. Any idea what is happening here and how to fix it?

====================================
Component | Version
--------- | -------
LibreNMS  | 21.4.0-70-g6e38ef99f
DB Schema | 2021_04_08_151101_add_foreign_keys_to_port_group_port_table (208)
PHP       | 7.3.28
Python    | 3.6.8
MySQL     | 10.3.28-MariaDB
RRDTool   | 1.7.0
SNMP      | NET-SNMP 5.8
====================================

[OK]    Composer Version: 2.0.13
[OK]    Dependencies up-to-date.
[OK]    Database connection successful
[OK]    Database schema correct
[WARN]  Global lnms shortcut not installed. lnms command must be run with full path
	[FIX]:
	sudo ln -s /opt/librenms/lnms /usr/bin/lnms
[WARN]  Bash completion not installed. lnms command tab completion unavailable.
	[FIX]:
	sudo cp /opt/librenms/misc/lnms-completion.bash /etc/bash_completion.d/
[WARN]  Your install is over 24 hours out of date, last update: Sun, 09 May 2021 08:47:09 +0000
	[FIX]:
	Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.
[WARN]  Your local git contains modified files, this could prevent automatic updates.
	[FIX]:
	You can fix this with ./scripts/github-remove
	Modified Files:
	 includes/definitions/aviat-wtm.yaml

Hi @LollerAgent
This is fixed in master. You should have the legends back to normal after one more run. If not, please let us know the exact graph that has the issue.

Thanks! This has been fixed.

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