18 Okt 2011
Openstack nova failure ‘ascii’ codec can’t encode character u’\xfc’
Author: Heiko | Filed under: Linux, OpenStackDieser Fehler tritt auf, sobald man die Credentials mit nova-manage für ein Projekt erstellen will.
/usr/bin/nova-manage project zipfile –project=”test” –user=”admin” –file=”/root/creds/novacreds.zip”
in /var/log/nova/nova-manage.log
CRITICAL nova [-] ‘ascii’ codec can’t encode character u’\xfc’ in position 28: ordinal not in range(128)
Sollte dieser Fehler auftreten, die Locale’s des system auf us_US umstellen!
Tags: cloud, nova-manage, openstack
Februar 3rd, 2012 at 5:51 am
Learning a ton from these neat aritlces.