Skip to content

Instantly share code, notes, and snippets.

@richardc
Last active December 22, 2015 21:59
Show Gist options
  • Select an option

  • Save richardc/6536857 to your computer and use it in GitHub Desktop.

Select an option

Save richardc/6536857 to your computer and use it in GitHub Desktop.
Notice: /Stage[main]/Mcollective::Server::Config::Factsource::Yaml/File[/etc/mcollective/facts.yaml]/content: content changed '{md5}292f1e8013b60c66035da5a48a1aa0d8' to '{md5}f9a216b7aafb1544a4c4848e1b5f14e2'
Error: Execution of '/usr/local/bin/rabbitmqadmin declare exchange --vhost=/mcollective name=mcollective_directed type=direct' returned 1: *** Access refused: /api/exchanges/%2Fmcollective/mcollective_directed
Error: /Stage[main]/Mcollective::Middleware::Rabbitmq/Rabbitmq_exchange[mcollective_directed@/mcollective]/ensure: change from absent to present failed: Execution of '/usr/local/bin/rabbitmqadmin declare exchange --vhost=/mcollective name=mcollective_directed type=direct' returned 1: *** Access refused: /api/exchanges/%2Fmcollective/mcollective_directed
Error: Execution of '/usr/local/bin/rabbitmqadmin declare exchange --vhost=/mcollective name=mcollective_broadcast type=topic' returned 1: *** Access refused: /api/exchanges/%2Fmcollective/mcollective_broadcast
Error: /Stage[main]/Mcollective::Middleware::Rabbitmq/Rabbitmq_exchange[mcollective_broadcast@/mcollective]/ensure: change from absent to present failed: Execution of '/usr/local/bin/rabbitmqadmin declare exchange --vhost=/mcollective name=mcollective_broadcast type=topic' returned 1: *** Access refused: /api/exchanges/%2Fmcollective/mcollective_broadcast
Notice: /Stage[main]/Mcollective::Middleware/Anchor[mcollective::middleware::end]: Dependency Rabbitmq_exchange[mcollective_broadcast@/mcollective] has failures: true
Notice: /Stage[main]/Mcollective::Middleware/Anchor[mcollective::middleware::end]: Dependency Rabbitmq_exchange[mcollective_directed@/mcollective] has failures: true
=INFO REPORT==== 12-Sep-2013::12:54:12 ===
Adding vhost '/mcollective'
=ERROR REPORT==== 12-Sep-2013::12:54:15 ===
webmachine error: path="/api/exchanges/%2Fmcollective/mcollective_directed"
"Unauthorized"
=ERROR REPORT==== 12-Sep-2013::12:54:15 ===
webmachine error: path="/api/exchanges/%2Fmcollective/mcollective_broadcast"
"Unauthorized"
=INFO REPORT==== 12-Sep-2013::12:54:17 ===
Setting permissions for 'mcollective' in '/mcollective' to '.*', '.*', '.*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment