openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #16628
Re: “Unrecognized Content-Type provided in request”Nova
On Tue, 2012-09-11 at 16:36 +0900, Tomokazu Hirai wrote:
> Hi,
>
> I installed essex on sepalated nodes and used Ubuntu Server 12.04
> LTS. I used this installation manual.
>
> http://docs.openstack.org/essex/openstack-compute/starter/os-compute-starterguide-trunk.pdf
>
> I could install all in one node. but when I installed on sepalated
> nodes, nova output these error messages.
>
> 2012-09-11 15:50:58 DEBUG nova.api.openstack.wsgi
> [req-1982c640-5401-4776-952d-0912a6df3995
> e82d241e3d0e4729aaa64f8c9be025ab 70400487396d4fddaabf2da0466a55a0]
> Unrecognized Content-Type provided in request from (pid=1176)
> get_body /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:697
>
> So I found a bug trac page.
>
> https://bugs.launchpad.net/nova/+bug/904473
>
> Maybe folsom release contain fixed version program. but I am using
> essex on Ubuntu Server 12.04's packages.
The FAQ is pretty clear:
https://answers.launchpad.net/nova/+faq/2003
A line like this in api.log is harmless and can be ignored:
It's not an error. Just ignore it. It should be gone in Folsom.
Cheers,
Mark.
References