grafana-infinity-datasource
grafana-infinity-datasource copied to clipboard
Certificate error x509
I'm trying to use de infinity datasource to send data requests to my software, however I keep getting this error: error getting data frame. error getting response from url https://189.112.232.173:34113/block_info. no response received. Error: Get "https://189.112.232.173:34113/block_info": tls: failed to verify certificate: x509: certificate is valid for 127.0.0.1, not 189.112.232.173" I know it seems like little information but I don't know what else to put here, so please if you have questions about it I'll be happy to provide the information.
Can you explain more about your setup? how are you running grafana? (using docker?).
From the error message, it appears to be incorrect network setup. But that's a wild guess. Can you also provide steps to reproduce the issue so that this can be investigated further.