← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1278849] Re: Need more log info for "Instance could not be found" error.

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-3

-- 
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/1278849

Title:
  Need more log info for "Instance could not be found" error.

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Rarely, when looking up for the details of an 'instance_id' we get to
  see the following error. But the instance pertaining to the
  instance_id is still available and active.

  call: GET /${project_id}/servers/${instance_id}
  HTTP exception thrown: Instance could not be found (404)

  Apart from the above, there is not enough information to traceback
  what exactly caused the 404. Hence some log message with traceback can
  help us identify the root cause.

  This bug is to add more log messages with traceback for more
  information.

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


References