Hide Forgot
Description of problem: When request a ping using API the foreman_auth service information is not returned. Version-Release number of selected component (if applicable): satellite-6.2.0-7.0.beta.el7sat.noarch How reproducible: Always Steps to Reproduce: 1. Do a GET request on https://satserver.com/katello/api/v2/ping 2. Check the returned JSON response Actual results: There is no information for foreman_auth Expected results: There is information for foreman_auth Additional info: 2016-04-11 11:20:06 - nailgun.client - DEBUG - Making HTTP GET request to https://sat62.example.com:443/katello/api/v2/ping with options {'headers': {'content-type': 'application/json'}, 'verify': False, 'auth': ('admin', 'changeme'), 'data': '{}'} and no data. 2016-04-11 11:20:08 - nailgun.client - DEBUG - Received HTTP 200 response: {"status":"ok","services":{"foreman_tasks":{"status":"ok","duration_ms":"33"},"foreman_auth":{},"candlepin":{"status":"ok","duration_ms":"33"},"candlepin_auth":{"status":"ok","duration_ms":"34"},"pulp":{"status":"ok","duration_ms":"33"},"pulp_auth":{"status":"ok","duration_ms":"71"}}}
Created redmine issue http://projects.theforeman.org/issues/15582 from this bug
Moving to POST since upstream bug http://projects.theforeman.org/issues/15582 has been closed
ERIFIED on satellite-6.3.0-1.0.git.7.fb12bf2.el7sat > curl https://$(hostname)/katello/api/v2/ping {"status":"ok","services":{"pulp":{"status":"ok","duration_ms":"62"},"pulp_auth":{},"candlepin":{"status":"ok","duration_ms":"43"},"candlepin_auth":{"status":"ok","duration_ms":"37"},"foreman_tasks":{"status":"ok","duration_ms":"911"}}}
*** Bug 1410870 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0336