hello,<div><br></div><div>sorry for the delay but after a restart i have to deal with another problem and without being able to check the previous  "'utf8' codec" error.</div><div><br></div><div><div>2012-11-15 10:43:24    ERROR [root] %d format: a number is required, not dict</div>
<div>Traceback (most recent call last):</div><div>  File "/usr/lib/python2.6/site-packages/keystone/common/wsgi.py", line 184, in __call__</div><div>    result = method(context, **params)</div><div>  File "/usr/lib/python2.6/site-packages/keystone/service.py", line 301, in authenticate</div>
<div>    metadata=metadata_ref)</div><div>  File "/usr/lib/python2.6/site-packages/keystone/common/manager.py", line 48, in _wrapper</div><div>    return f(*args, **kw)</div><div>  File "/usr/lib/python2.6/site-packages/keystone/catalog/backends/sql.py", line 169, in get_catalog</div>
<div>    catalog[region][srv_type]['internalURL'] = internal_url % d</div><div>TypeError: %d format: a number is required, not dict</div><div>2012-11-15 10:43:24    DEBUG [keystone.common.wsgi] ******************** RESPONSE HEADERS ********************</div>
<div>2012-11-15 10:43:24    DEBUG [keystone.common.wsgi] Content-Type = application/json</div><div>2012-11-15 10:43:24    DEBUG [keystone.common.wsgi] Vary = X-Auth-Token</div><div>2012-11-15 10:43:24    DEBUG [keystone.common.wsgi] Content-Length = 185</div>
<div>2012-11-15 10:43:24    DEBUG [keystone.common.wsgi]</div><div>2012-11-15 10:43:24    DEBUG [keystone.common.wsgi] ******************** RESPONSE BODY ********************</div><div>2012-11-15 10:43:24    DEBUG [keystone.common.wsgi] {"error": {"message": "An unexpected error prevented the server from fulfilling your request. %d format: a number is required, not dict", "code": 500, "title": "Internal Server Error"}}</div>
<div>2012-11-15 10:43:24    DEBUG [eventlet.wsgi.server] 150.1xx.1xx.38 - - [15/Nov/2012 10:43:24] "POST /v2.0/tokens HTTP/1.1" 500 333 0.104850</div><div><br></div><div><br></div><br><div class="gmail_quote">On Tue, Nov 13, 2012 at 4:04 PM, Pádraig Brady <span dir="ltr"><<a href="mailto:P@draigbrady.com" target="_blank">P@draigbrady.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 11/13/2012 11:25 AM, G. Lekatsas wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
i have installed openstack glance on a centos 6.3 server.<br>
<br>
After running:<br>
glance add name=f16-jeos is_public=true disk_format=qcow2 container_format=ovf copy_from=<a href="http://berrange.fedorapeople.org/images/2012-02-29/f16-x86_64-openstack-sda.qcow2" target="_blank">http://berrange.<u></u>fedorapeople.org/images/2012-<u></u>02-29/f16-x86_64-openstack-<u></u>sda.qcow2</a><br>

<br>
or<br>
  glance  add name="tty-linux-kernel" disk_format=aki container_format=aki < ttylinux-uec-amd64-12.1_2.6.<u></u>35-22_1-vmlinuz<br>
<br>
i always have the following error:<br>
Failed to add image. Got error:<br>
'utf8' codec can't decode byte 0x94 in position 0: invalid start byte<br>
Note: Your image metadata may still be in the registry, but the image's status will likely be 'killed'.<br>
<br>
Thanks in advance.<br>
<br>
George<br>
</blockquote>
<br></div></div>
I recognise 0x94 as ” in cp1252.<br>
Perhaps you're copy and pasting the command from<br>
some where with incorrect quoting?<br>
<br>
Could you manually type the double quote chars in your command.<br>
<br>
thanks,<br>
Pádraig.<br>
</blockquote></div><br></div>