[Openstack] glance add : 'utf8' codec can't decode byte 0x94

Pádraig Brady P at draigBrady.com
Tue Nov 13 14:04:25 UTC 2012


On 11/13/2012 11:25 AM, G. Lekatsas wrote:
> Hello,
>
> i have installed openstack glance on a centos 6.3 server.
>
> After running:
> glance add name=f16-jeos is_public=true disk_format=qcow2 container_format=ovf copy_from=http://berrange.fedorapeople.org/images/2012-02-29/f16-x86_64-openstack-sda.qcow2
>
> or
>   glance  add name="tty-linux-kernel" disk_format=aki container_format=aki < ttylinux-uec-amd64-12.1_2.6.35-22_1-vmlinuz
>
> i always have the following error:
> Failed to add image. Got error:
> 'utf8' codec can't decode byte 0x94 in position 0: invalid start byte
> Note: Your image metadata may still be in the registry, but the image's status will likely be 'killed'.
>
> Thanks in advance.
>
> George

I recognise 0x94 as ” in cp1252.
Perhaps you're copy and pasting the command from
some where with incorrect quoting?

Could you manually type the double quote chars in your command.

thanks,
Pádraig.




More information about the Openstack mailing list