Hello!
I'm facing an unusual problem. The charts that are automatically generated for each item with values are not being created correctly. The image generation process is stuck in an infinite loading state.
Upon inspecting the element on the page, I noticed it is returning a 500 error, indicating a connection failure during the chart generation.
My question is: how can I resolve this issue? Could it be a problem with zabbix-frontend-php or zabbix-nginx-conf?
I tried updating both, but the problem persists.
Currently, I am using Zabbix Server version 6.4.8 and PHP 7.4.
Thank you for your help.
I'm facing an unusual problem. The charts that are automatically generated for each item with values are not being created correctly. The image generation process is stuck in an infinite loading state.
Upon inspecting the element on the page, I noticed it is returning a 500 error, indicating a connection failure during the chart generation.
My question is: how can I resolve this issue? Could it be a problem with zabbix-frontend-php or zabbix-nginx-conf?
I tried updating both, but the problem persists.
Currently, I am using Zabbix Server version 6.4.8 and PHP 7.4.
Thank you for your help.
Comment