When trying to create a RabbitMQ service instance using the cf CLI command cf create-service
, you may see the following error:
Creating service instance rmq_test in org build / space build-core as admin... FAILED Server error, status code: 409, error code: 10001, message: Resource conflict: https://pivotal-rabbitmq-broker.somedomain.com/v2/service_instances/aa474dd5-12b1-3231-b323-1e3f34fce273a?accepts_incomplete=true
You may also see a similar error from the apps manager GUI when trying to create a service instance.
Review the RabbitMQ logs which can be found on each RabbitMQ node. If you encounter errors such as "Invalid credentials" as shown below, then there could be an issue with the password that is set for the admin user of the RabbitMQ cluster.
RabbitMQ Log output:
=WARNING REPORT==== 26-Jul-2016::15:23:15 === HTTP access denied: user 'admin' - invalid credentials