Hi Chang - <br>I've seen this also as have these guys: <a href="https://answers.launchpad.net/nova/+question/179016">https://answers.launchpad.net/nova/+question/179016</a><br><br>If you set --use_deprecated_auth in nova.conf to true it may work however I also looked through the bugs to see if it has been reported and couldn't find it, so perhaps this is fixed in trunk?<br>
<br>Anne<br><br>On Wednesday, December 28, 2011, Chang Liu <<a href="mailto:changliu.it@gmail.com">changliu.it@gmail.com</a>> wrote:<br>> Hi All,<br>><br>> I encountered a problem configuring the cloud controller of Openstack Nova (Diablo release) on Ubuntu 11.10 x64 server. I've already done 'source novarc', the commands 'euca-describe-availability-zones verbose' and 'euca-describe-instances' works just fine, but 'euca-describe-images' cannot be carried out, with the following returning message:<br>
><br>> UnknownError: An unknown error has occurred. Please try your request again.<br>><br>> Thus I cannot publish img on this server using 'cloud-publish-tarball'. All the configuration is identical to the official starter guide, BTW:<br>
> <a href="http://docs.openstack.org/diablo/openstack-compute/starter/content/Nova_conf-d2s367.html">http://docs.openstack.org/diablo/openstack-compute/starter/content/Nova_conf-d2s367.html</a><br>> Reboot doesn't help; I've even tried re-installed Ubuntu and all Nova components all over again and this problem is still there. Do someone know something about it? Any help is appreciated :) Thanks.<br>
><br>> Regards,<br>> Chang