← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1385140] Re: Endpoint does not support RPC version 3.33

 

** Project changed: neutron => nova

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1385140

Title:
   Endpoint does not support RPC version 3.33

Status in OpenStack Compute (Nova):
  New

Bug description:
  Hi, I am running openstack juno on ubuntu 14.04.1lts and whenever I
  launch an instance using nova they get stuck in bulid state.

  The logs for nova-compute.log:

    2014-10-24 12:11:02.611 1523 ERROR oslo.messaging.rpc.dispatcher [-] Exception during message handling: Endpoint does not support RPC version 3.33
  2014-10-24 12:11:02.611 1523 TRACE oslo.messaging.rpc.dispatcher Traceback (most recent call last):
  2014-10-24 12:11:02.611 1523 TRACE oslo.messaging.rpc.dispatcher   File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 133, in _dispatch_and_reply
  2014-10-24 12:11:02.611 1523 TRACE oslo.messaging.rpc.dispatcher     incoming.message))
  2014-10-24 12:11:02.611 1523 TRACE oslo.messaging.rpc.dispatcher   File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 185, in _dispatch
  2014-10-24 12:11:02.611 1523 TRACE oslo.messaging.rpc.dispatcher     raise UnsupportedVersion(version)
  2014-10-24 12:11:02.611 1523 TRACE oslo.messaging.rpc.dispatcher UnsupportedVersion: Endpoint does not support RPC version 3.33
  2014-10-24 12:11:02.611 1523 TRACE oslo.messaging.rpc.dispatcher 
  2014-10-24 12:11:02.612 1523 ERROR oslo.messaging._drivers.common [-] Returning exception Endpoint does not support RPC version 3.33 to caller
  2014-10-24 12:11:02.612 1523 ERROR oslo.messaging._drivers.common [-] ['Traceback (most recent call last):\n', '  File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 133, in _dispatch_and_reply\n    incoming.message))\n', '  File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 185, in _dispatch\n    raise UnsupportedVersion(version)\n', 'UnsupportedVersion: Endpoint does not support RPC version 3.33\n']
  2014-10-24 12:11:22.839 1523 AUDIT nova.compute.resource_tracker [-] Auditing locally available compute resources
  2014-10-24 12:11:23.212 1523 AUDIT nova.compute.resource_tracker [-] Free ram (MB): 15496
  2014-10-24 12:11:23.213 1523 AUDIT nova.compute.resource_tracker [-] Free disk (GB): 534
  2014-10-24 12:11:23.213 1523 AUDIT nova.compute.resource_tracker [-] Free VCPUS: 4
  2014-10-24 12:11:23.245 1523 INFO nova.compute.resource_tracker [-] Compute_service record updated for compute1:compute1

  Any ideas on how to get past this hurdle?

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1385140/+subscriptions


References