microstack error when creating a new instance

Bug #1969947 reported by Alexandru Petru
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'amqp.exceptions.AccessRefused'> (HTTP 500) (Request-ID: req-04820861-91d0-4313-8aa0-e100f9764e50)
Steps to reproduce: I followed the tutorials on the https://ubuntu.com/tutorials/launch-and-terminate-cloud-instances#3-launch-instances.

Revision history for this message
Balazs Gibizer (balazs-gibizer) wrote :

From the exception "amqp.exceptions.AccessRefused" I think that your nova configuration has a wrong amqp settings, or your amqp server has wrong configuration. Check that with the credentials defined in the nova.conf's
  [DEFAULT]
  transport_url
you can connect to the message bus successfully.

I'm setting this as Invalid as this is not a bug in Nova but a configuration problem in your deployment. Feel free to set it back to New if you disagree.

Changed in nova:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.