-
-
Notifications
You must be signed in to change notification settings - Fork 436
Deprecation warnings when attempting real-time Graphs with PHP8.1 #4853
Copy link
Copy link
Closed
Labels
PHP8Issue related to PHP8Issue related to PHP8bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue
Milestone
Description
I installed cacti 1.2.20. I created a graph and device success, but when I viewed the graph in realtime, I faced the issue below:

The log file said:
2022-07-01 12:44:11 - ERROR PHP DEPRECATED: Implicit conversion from float 35.4375 to int loses precision in file: /var/www/html/cacti/lib/rrd.php on line: 3670
2022-07-01 12:44:11 - CMDPHP PHP ERROR Backtrace: (/graph_realtime.php[244]:rrdtool_create_error_image(), /lib/rrd.php[3670]:wordwrap(), CactiErrorHandler())
Can you help me to fix that?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PHP8Issue related to PHP8Issue related to PHP8bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue