18 Okt 2011

Openstack nova failure ‘ascii’ codec can’t encode character u’\xfc’

Author: Heiko | Filed under: Linux, OpenStack

Dieser 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: , ,

One Response to “Openstack nova failure ‘ascii’ codec can’t encode character u’\xfc’”

  1. Rangler Says:

    Learning a ton from these neat aritlces.

Leave a Reply

*