Some of the queries in Grafana not returning and hence, the dashboard's graph panels got stuck. What is the reason for this "Finished" state and how can I resolve this? (This issue is not occurring in Firefox)
Those queries which are showing as "Finished" state was not returned and no response received.
Here is a sample of a successfully returned query,
This occured due to the self-signed certificates that have used to enable HTTPs in Grafana. Issue was resolved by generating CA-signed certificates. Note: Browsers have different implementations and only chrome (80.x and upper versions) reject these xhr requests randomly as below,