No graph on fresh setup

Hi folks, I just installed a fresh LIbrenms at home following the official doc with Nginx.
Except for one thing : my database is on another server, so I just did not installed mariadb-server package and configured the remote db, everything is ok.

I just added one host, everything runs fine too. Unfortunately, graph are empty with error : No Data file. For some of them there is not error message but just an empty graph window.

  • Steps to reproduce an issue : fresh install in lxc container based on Debian buster with remote database.
  • The output of ./validate.php :
$ ./validate.php
====================================
Component | Version
--------- | -------
LibreNMS  | 21.1.0-24-g5380f996f
DB Schema | 2021_02_09_084318_remove_perf_times (199)
PHP       | 7.3.19-1~deb10u1
Python    | 3.7.3
MySQL     | 10.3.27-MariaDB-0+deb10u1
RRDTool   | 1.7.1
SNMP      | NET-SNMP 5.7.3
====================================

[OK]    Composer Version: 2.0.9
[OK]    Dependencies up-to-date.
[OK]    Database connection successful
[OK]    Database schema correct

It will take a little while for it starts graphing.

Thanks for answers :slight_smile:
I configured my server yesterday afternoon, nothing happened since :slight_smile:

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