← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2044515] [NEW] Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'keystoneauth1.exceptions.discovery.DiscoveryFailure'> (HTTP 500) (Request-ID: req-0971807f-dc3f-4882-8a1f-c7c24b86aa0e)

 

Public bug reported:

we are running openstack on 22.04 qemu .Cant create an instance on the
self-service network (we have created flavor,attached network list,
security group,keypair,rule, but instanace is not creating )[command
used "openstack server create --flavor m1.nano --image cirros   --nic
net-id=1fbb66da-7362-4ba9-851b-f9251b3e12e2  --security-group
424fd166-6252-4118-97d6-7062aad3c9eb    --key-name mykey inbinternet"].


 nova api eroor log 
**********************

Unable to establish connection to https://controller/identity:
HTTPSConnectionPool(host='controller', port=443): Max retries exceeded
with url: /identity (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f7a7be5afe0>: Failed to establish a new connection: [Errno 111]
ECONNREFUSED'))

** Affects: nova
     Importance: Undecided
         Status: New

** Attachment added: "Screenshot from 2023-11-24 16-33-22.png"
   https://bugs.launchpad.net/bugs/2044515/+attachment/5723007/+files/Screenshot%20from%202023-11-24%2016-33-22.png

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

Title:
  Unexpected API Error. Please report this at
  http://bugs.launchpad.net/nova/ and attach the Nova API log if
  possible. <class
  'keystoneauth1.exceptions.discovery.DiscoveryFailure'> (HTTP 500)
  (Request-ID: req-0971807f-dc3f-4882-8a1f-c7c24b86aa0e)

Status in OpenStack Compute (nova):
  New

Bug description:
  we are running openstack on 22.04 qemu .Cant create an instance on the
  self-service network (we have created flavor,attached network list,
  security group,keypair,rule, but instanace is not creating )[command
  used "openstack server create --flavor m1.nano --image cirros   --nic
  net-id=1fbb66da-7362-4ba9-851b-f9251b3e12e2  --security-group
  424fd166-6252-4118-97d6-7062aad3c9eb    --key-name mykey
  inbinternet"].


   nova api eroor log 
  **********************

  Unable to establish connection to https://controller/identity:
  HTTPSConnectionPool(host='controller', port=443): Max retries exceeded
  with url: /identity (Caused by
  NewConnectionError('<urllib3.connection.HTTPSConnection object at
  0x7f7a7be5afe0>: Failed to establish a new connection: [Errno 111]
  ECONNREFUSED'))

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



Follow ups