Public bug reported: I can't launch instances on OpenStack
Hi all, I manually installed all OpenStack services and components on Ubuntu 22.04, the installation of the services seems to have been successful, everything works except the instances, which as soon as I try to create one I get this error: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'keystoneauth1.exceptions.connection.SSLError'> (HTTP 500) (Request-ID: req-46aedbe5-4081-4988-a1e2-4c2da4f83996). I tried adding port 5000 via iptables but it didn't work much and neither did adding "/v3" before the auth_uri directive from nova.conf from [keystone_authtoken] what am i doing wrong?, where could be the problem? I'm on OpenStack Yoga post my nova-api.log Is the problem due to some misconfiguration or missing package? ** Affects: nova Importance: Undecided Status: New ** Attachment added: "nova-api log" https://bugs.launchpad.net/bugs/2025598/+attachment/5683489/+files/nova-api.log -- 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/2025598 Title: I can't launch instances on OpenStack Status in OpenStack Compute (nova): New Bug description: I can't launch instances on OpenStack Hi all, I manually installed all OpenStack services and components on Ubuntu 22.04, the installation of the services seems to have been successful, everything works except the instances, which as soon as I try to create one I get this error: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. <class 'keystoneauth1.exceptions.connection.SSLError'> (HTTP 500) (Request-ID: req-46aedbe5-4081-4988-a1e2-4c2da4f83996). I tried adding port 5000 via iptables but it didn't work much and neither did adding "/v3" before the auth_uri directive from nova.conf from [keystone_authtoken] what am i doing wrong?, where could be the problem? I'm on OpenStack Yoga post my nova-api.log Is the problem due to some misconfiguration or missing package? To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/2025598/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

