You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when the broker fails we get a simple error message so that cf CLI can pass it to user:
Creating service instance myservice in org me / space development as admin...
FAILED
Server error, status code: 502, error code: 10001, message: The service broker returned an invalid response for the request to http://9.1.75.91:8001/v2/service_instances/8ad8601d-09b9-452b-8153-039155e09da2?accepts_incomplete=true. Status Code: 500 Internal Server Error, Body:
A more descriptive message with information about what failed would make it easier to debug.
The text was updated successfully, but these errors were encountered:
Currently when the broker fails we get a simple error message so that
cf
CLI can pass it to user:A more descriptive message with information about what failed would make it easier to debug.
The text was updated successfully, but these errors were encountered: