Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n<type 'exceptions.TypeError'>

Bug #1768133 reported by Sergei
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Expired
Undecided
Unassigned

Bug Description

Hi, I'm install devstack to Ubuntu 16.04

{"computeFault": {"message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n<type 'exceptions.TypeError'>", "code": 500}}

# journalctl -xf devstack@n-api

INFO nova.api.openstack.wsgi [None req-377e4aba-e049-4c1f-8e76-a6e9316a38b3 None admin] HTTP exception thrown: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<type 'exceptions.TypeError'>

DEBUG nova.api.openstack.wsgi [None req-377e4aba-e049-4c1f-8e76-a6e9316a38b3 None admin] Returning 500 to user: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.

<type 'exceptions.TypeError'> {{(pid=18276) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1077}}
INFO nova.api.openstack.requestlog [None req-377e4aba-e049-4c1f-8e76-a6e9316a38b3 None admin] 10.0.2.15 "GET /compute/v2.1/servers" status: 500 len: 193 microversion: 2.1 time: 0.155668
[pid: 18276|app: 0|req: 8/14] 10.0.2.15 () {64 vars in 1256 bytes} [Mon Apr 30 23:56:58 2018] GET /compute/v2.1/servers => generated 193 bytes in 158 msecs (HTTP/1.1 500) 9 headers in 391 bytes (1 switches on core 0)

Tags: api
tags: added: api
Revision history for this message
jichenjc (jichenjc) wrote :

as indicated, can you attach attach the Nova API log if possible. ? Thanks

Changed in nova:
status: New → Incomplete
Revision history for this message
Sergei (serboox) wrote :

What did you mean under "Nova API log"? I'm did attach journalctl output. Now I can't attach nothins. I did remove virtualbox image and install new stock image Ubuntu 16.04. In new image I before install devstack checkout to stable/ocata branch. Ocata worked is good, sending me 200-success response from my "GET /compute/v2.1/servers" request.
P.S. Sorry my English wery bad.)

Revision history for this message
jichenjc (jichenjc) wrote :

I mean the full call back of the error

exceptions.TypeError is too hard to know where's the error ,if you have a callback stack, then it might know where's the problem and in addition, some configuration such as nova.conf will be helpful as well, from your description, I would think it's likely caused by some misconfiguration..

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.]

Changed in nova:
status: Incomplete → Expired
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.