feedhenry / mcp-standalone

Standalone version of the mobile-control-panel.
http://feedhenry.org
Apache License 2.0
13 stars 21 forks source link

Error in MCP Server gathering Keycloak stats #150

Closed david-martin closed 6 years ago

david-martin commented 6 years ago

ERRO[5460] unexpected error: failed to gather metrics for service keycloakfailed to make request to keycloak http://http://keycloak-myproject.192.168.37.1.nip.io/auth/realms/master/protocol/openid-connect/token: Post http://http//keycloak-myproject.192.168.37.1.nip.io/auth/realms/master/protocol/openid-connect/token: dial tcp: lookup http on 208.67.222.222:53: no such host

Looks like a double protocol being inserted somewhere when the url is passed around (cc @maleck13 )

david-martin commented 6 years ago

@aidenkeating I believe this was fixed by #177 Would you agree?

aidenkeating commented 6 years ago

@david-martin Yep I would