Closed Zteve closed 9 years ago
We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/98467332.
For the 400 Bad request response, the possible reason could be the service broker does not support creating a service binding without an application, which means the service broker does not support service keys.
For the 500 internal error case, is there any detail exception info? like enabling the CF_TRACE and see the output? or can you share with us the concrete reproducing steps so that we can help to debug the issue?
The service broker may not support service keys (requires an app). Also, try CLI 6.12.1.
@Zteve Did the CLI upgrade resolve the issue? If not, please reopen the issue and we will take another look.
The following sequence of commands:
fails after the
csk
(whetherrmq
is bound or not) with:Also, if rabbitmq is a user-provided-service (instance):
fails with:
The only ones I can get to work are
redis
andmysql
services.This is on version
/usr/local/bin/cf version 6.11.3-cebadc9-2015-05-20T18:59:33+00:00
, running against PCF 1.5.RC1. (I can't get 6.12.0 to work at all, perhaps because of the known issue installing from brew.)