Overall graph error with rrdtool

Hello,

I have a problem that some newly created devices dont generate a overall graph.

All graphs on the devices work except the overall.
What I found if that the CDEF:inB= CDEF:outB= don’t include any rrd-files.

How do I troubleshoot this? All I find on when searching is that if the file is missing it is not sent to the rrdtool command. How do I know what file should be there if it is missing?

Most of my devices overall work, I have found this error on some Cisco ASA firewealls that we added this week.

I run this in docker with jarischaefer/docker-librenms:1.68 and a local MariaDB.

librenms@librenms:~$ ./validate.php

Component Version
LibreNMS 1.68
DB Schema 2020_09_22_172321_add_alert_log_index (174)
PHP 7.4.10
Python 3.6.9
MySQL 5.5.65-MariaDB
RRDTool 1.7.0
SNMP NET-SNMP 5.7.3

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

[OK] Composer Version: 1.10.13
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] Your install is over 24 hours out of date, last update: Wed, 30 Sep 2020 03:16:05 +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 branch is not master, this will prevent automatic updates.
[FIX]:
You can switch back to master with git checkout master
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
composer.json