Hello -
I recently upgraded my Cacti from version 0.8.8f to version 1.2.28. However, I am encountering an issue after the upgrade where when I'm in graph List View and try to open any graph by clicking on it, the page loads as a blank and graphs are not drawing. The graphs are drawing fine in Tree View and Preview. This is only the case for the graphs that I migrated over to the new system. When creating new graphs they show up fine when clicked on and new page opens up with graphs drawn.
Graphs not drawing when clicked on from the List View
Moderators: Developers, Moderators
-
- Posts: 3
- Joined: Fri Dec 06, 2024 9:47 am
Graphs not drawing when clicked on from the List View
- Attachments
-
- Cacti - List View
- Cacti-2.jpg (47.1 KiB) Viewed 314 times
-
- Cacti - When Clicked on graph from list view
- Cacti-1.jpg (145.38 KiB) Viewed 314 times
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Graphs not drawing when clicked on from the List View
Check your cacti.log
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Graphs not drawing when clicked on from the List View
Also, what PHP and MySQL/MariaDB version?
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
-
- Posts: 3
- Joined: Fri Dec 06, 2024 9:47 am
Re: Graphs not drawing when clicked on from the List View
I'm running PHP 8.3.6 and
Mariadb Ver 15.1 Distrib 10.11.8-MariaDB.
Checked the cacti.log but it looks normal, no logs related to my issue.
Mariadb Ver 15.1 Distrib 10.11.8-MariaDB.
Checked the cacti.log but it looks normal, no logs related to my issue.
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Graphs not drawing when clicked on from the List View
RRDtool version? You can click the cog, and the the DM wrench and get the rrdtool syntax, paste that to the command line if you are not seeing output showing the error
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
-
- Posts: 3
- Joined: Fri Dec 06, 2024 9:47 am
Re: Graphs not drawing when clicked on from the List View
RRDtool 1.7.2
Ran the rrdtool syntax in command line and got bunch of errors. See below.
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[402]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "id" in file: /var/www/html/cacti/graph.php on line: 402
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[345]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 345
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "rows" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "step" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Trying to access array offset on null in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key 0 in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[402]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "id" in file: /var/www/html/cacti/graph.php on line: 402
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[345]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 345
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "rows" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "step" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Trying to access array offset on null in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key 0 in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[402]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "id" in file: /var/www/html/cacti/graph.php on line: 402
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[345]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 345
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "rows" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "step" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Trying to access array offset on null in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key 0 in file: /var/www/html/cacti/graph.php on line: 328
Ran the rrdtool syntax in command line and got bunch of errors. See below.
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[402]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "id" in file: /var/www/html/cacti/graph.php on line: 402
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[345]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 345
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "rows" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "step" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Trying to access array offset on null in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key 0 in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[402]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "id" in file: /var/www/html/cacti/graph.php on line: 402
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[345]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 345
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "rows" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "step" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Trying to access array offset on null in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key 0 in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[402]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "id" in file: /var/www/html/cacti/graph.php on line: 402
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[345]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 345
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "rows" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "step" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[330]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key "steps" in file: /var/www/html/cacti/graph.php on line: 330
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Trying to access array offset on null in file: /var/www/html/cacti/graph.php on line: 328
- CMDPHP PHP ERROR WARNING Backtrace: (/graph.php[328]:CactiErrorHandler())
- ERROR PHP WARNING: Undefined array key 0 in file: /var/www/html/cacti/graph.php on line: 328
Who is online
Users browsing this forum: No registered users and 3 guests