<div dir="ltr">I created a new route, and this time I get a different two different errors.<div><br></div><div><b>In http:</b></div><div><b><br></b></div><div><h1 style="color:rgb(0,0,0);font-family:"times new roman"">502 Bad Gateway</h1><span style="color:rgb(0,0,0);font-family:"times new roman";font-size:medium">The server returned an invalid or incomplete response.</span></div><div><font color="#000000" face="Times New Roman" size="3"><br></font><div><br></div><div><b>In https:</b></div><div><br></div><div><h1 style="box-sizing:border-box;font-size:2.15em;font-weight:400;line-height:1.3;margin:0.68em 0px;color:rgb(51,51,51);font-family:"helvetica neue",helvetica,arial,sans-serif">Application is not available</h1><p style="box-sizing:border-box;margin:0px 0px 10px;font-size:13px;color:rgb(51,51,51);font-family:"helvetica neue",helvetica,arial,sans-serif">The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p><div class="gmail-alert gmail-alert-info" style="box-sizing:border-box;padding:15px;margin-bottom:20px;border:1px solid rgb(139,141,143);background-color:rgb(245,245,245);color:rgb(54,54,54);margin-top:30px;font-family:"helvetica neue",helvetica,arial,sans-serif;font-size:13px"><p class="gmail-info" style="box-sizing:border-box;margin:0px 0px 10px;font-size:15px;padding-left:35px">Possible reasons you are seeing this page:</p><ul style="box-sizing:border-box;padding-left:51px"><li style="box-sizing:border-box"><strong style="box-sizing:border-box">The host doesn't exist.</strong> Make sure the hostname was typed correctly and that a route matching this hostname exists.</li><li style="box-sizing:border-box"><strong style="box-sizing:border-box">The host exists, but doesn't have a matching path.</strong> Check if the URL path was typed correctly and that the route was created using the desired path.</li><li style="box-sizing:border-box"><strong style="box-sizing:border-box">Route and path matches, but all pods are down.</strong> Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running.</li></ul></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 11 April 2017 at 21:35, Anton <span dir="ltr"><<a href="mailto:kurrent93@gmail.com" target="_blank">kurrent93@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Hi Matt<br><div class="gmail_quote"><span class="">On 11 April 2017 at 19:51, Matt Wringe <span dir="ltr"><<a href="mailto:mwringe@redhat.com" target="_blank">mwringe@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="m_378925734697409158gmail-"><br>
</span>What happens if you open the metrics URL?<br>
<br>
By default the metrics certificate is self signed and not trusted by the browser. So you will first need to click on the link and verify if you trust the certificate or not. If you accept the certificate and refresh the metrics page, do you still see the error?<br></blockquote><div><br></div></span><div>Its a dns issue, rather than a cert issue:</div><div><br></div><div><h1 style="color:rgb(51,51,51);font-size:1.6em;font-weight:normal;line-height:1.25em;margin-bottom:16px;margin-top:0px;word-wrap:break-word;font-family:sans,arial,sans-serif;background-color:rgb(247,247,247)">This site can’t be reached</h1><p style="display:inline;color:rgb(100,100,100);font-family:sans,arial,sans-serif;font-size:15px;background-color:rgb(247,247,247)"><strong><a href="http://hawkular-metrics.apps.console.mydomain.com" target="_blank">hawkular-metrics.apps.console.<wbr>mydomain.com</a></strong>’s server <abbr title="DNS is the network service that translates a website’s name to its Internet address.">DNS address</abbr>could not be found.</p><span style="color:rgb(100,100,100);font-family:sans,arial,sans-serif;font-size:15px;background-color:rgb(247,247,247)"></span><span style="color:rgb(100,100,100);font-family:sans,arial,sans-serif;font-size:15px;background-color:rgb(247,247,247)"></span><div class="m_378925734697409158error-code" style="color:rgb(100,100,100);font-size:0.8em;margin-top:15px;opacity:1;text-transform:uppercase;font-family:sans,arial,sans-serif;background-color:rgb(247,247,247)">DNS_PROBE_FINISHED_NXDOMAIN</div></div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
If not, you might be running into an issue. If that is the case, can you please attach the output of 'oc get pods -n openshift-infra' to see what state each of the pods are in?</blockquote><div><br></div></span><div># oc get pods -n openshift-infra</div><div>NAME READY STATUS RESTARTS AGE</div><div>hawkular-cassandra-1-qnx2x 1/1 Running 0 3d</div><div>hawkular-metrics-3qhpj 1/1 Running 5 3d</div><div>heapster-69qzn 1/1 Running 4 3d</div><div> </div></div><br><br></div></div>
</blockquote></div><br></div>