Skip to content

create-service-key fails for ups and p-rabbitmq #508

@Zteve

Description

@Zteve

The following sequence of commands:

cf cs p-rabbitmq standard rmq
cf csk rmq mikey

fails after the csk (whether rmq is bound or not) with:

Creating service key mikey for service instance rmq as admin...
FAILED
Server error, status code: 400, error code: 10004, message: The request is invalid

Also, if rabbitmq is a user-provided-service (instance):

cf csk rabbitmq brian

fails with:

Creating service key brian for service instance rabbitmq as admin...
FAILED
Server error, status code: 500, error code: 10001, message: An unknown error occurred.

The only ones I can get to work are redis and mysql 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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions