Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Grafana Fail to start server

Explorer

Hi Team

Grafana not starting on HDP 2.4 with below error

2017/05/11 07:49:30 [I] Database: sqlite3 2017/05/11 07:49:30 [I] Migrator: Starting DB migration 2017/05/11 07:49:30 [I] Listen: https://0.0.0.0:3000 2017/05/11 07:49:30 [web.go:93 StartServer()] [E] Fail to start server: crypto/tls: private key does not match public key

2 REPLIES 2

Super Mentor

@suresh krish

Looks like you have enabled HTTPs for Grafana UI access which is not configured properly.

Please refer to the following article that explains how to properly configure the HTTPs for Grafana:

https://community.hortonworks.com/articles/85365/enable-ssl-for-grafana.html

Basically you are getting the following error : private key does not match public key

Which means you have not imported the certificates properly. May be recreating the ssl certificates will be easier and quick approach to fix this issue.

.

Explorer

Thanks for your response, I have a grafana crt file already created. do i need to import it again? Can you tell me how to import it

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.