Description of problem: We're missing the 'Accept: application/json' header in our get request, which results in an internal server error 500 being spit out by crane instead of json: <nil> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>500 Internal Server Error</title> <h1>Internal Server Error</h1> <p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p> Version-Release number of selected component (if applicable): ansible-service-broker-0.9.4-1.el7.x86_64 How reproducible: Always Steps to Reproduce: 1. Run RHCC Dev environment 2. Run catasb against it with the --rcm flag Actual results: Broker fails to bootstrap and displays ISE above Expected results: Broker should bootstrap Additional info:
https://github.com/openshift/ansible-service-broker/pull/243
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-2017:3188