Bug 1430541 - Nodes are not reporting and the metrics WebUI returns 503
Summary: Nodes are not reporting and the metrics WebUI returns 503
Keywords:
Status: CLOSED DUPLICATE of bug 1429823
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Hawkular
Version: 3.4.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Matt Wringe
QA Contact: Peng Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-08 21:54 UTC by bmorriso
Modified: 2017-03-30 18:33 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-30 18:33:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description bmorriso 2017-03-08 21:54:35 UTC
Description of problem:

We have a 3.4.1.7 cluster with metrics deployed where the nodes are not reporting metrics to hawkular and the hawkular webUI is not accessible. Logs have been attached.


Version-Release number of selected component (if applicable):
3.4.1.7

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Matt Wringe 2017-03-08 22:01:30 UTC
Can you please attach the Hawkular Metrics logs?

Comment 11 Matt Wringe 2017-03-10 15:25:28 UTC
Can you access the Hawkular Metrics status url directly? If you could get the result from its status endpoint that would also help.

The url should be something like https://${HAWKULAR_METRICS_HOSTNAME}/hawkular/metrics/status

If you cannot access that endpoint, can you please try via the service ip address for Hawkular Metrics?

eg: https://${HAWKULAR_METRICS_SERVICE_IP}/hawkular/metrics/status

I am wondering if this is really just something as simple as the url in master-config.yaml is incorrect (eg its not https://${HAWKULAR_METRICS_HOSTNAME}/hawkular/metrics but rather just https://${HAWKULAR_METRICS_HOSTNAME})


Note You need to log in before you can comment on or make changes to this bug.