Hello--<br><br>I&#39;ve got conductor up and running on a RHEL 6 virtual per the docs.<br>Unfortunately, any &amp; all aelus-cli commands return with &quot;Unknown error&quot;:<br>aeolus-cli build --target ec2 --template /root/f16.xml <br>

ERROR:   =&gt; Unknown Error<br><br>In looking into this further, the web error logs show a 401 being thrown:<br>127.0.0.1 - - [13/Dec/2011:14:16:55 -0500] &quot;POST /conductor/api/images.xml HTTP/1.1&quot; 401 1<br>with no other obvious symptoms in any of the logs (to me anyhow).<br>

<br>I moved from the stable to devel version with no change, any suggestions?<br><br>Thanks,<br><br>-Quint<br><br>-------------------------------------------<br><br>[root@cloud1 ~]# cat /etc/redhat-release <br>Red Hat Enterprise Linux Server release 6.1 (Santiago)<br>

<br>[root@cloud1 ~]# rpm -qa | grep aeolus<br>rubygem-aeolus-cli-0.2.0-3.el6.noarch<br>rubygem-arel-2.0.10-0.aeolus.el6.noarch<br>aeolus-conductor-doc-0.7.0-4.el6.noarch<br>aeolus-conductor-daemons-0.7.0-4.el6.noarch<br>
rubygem-ZenTest-4.3.3-2.aeolus.el6.noarch<br>
rubygem-aeolus-image-0.2.0-1.el6.noarch<br>aeolus-configure-2.4.0-3.el6.noarch<br>aeolus-all-0.7.0-4.el6.noarch<br>rubygem-rack-mount-0.7.1-3.aeolus.el6.noarch<br>aeolus-conductor-0.7.0-4.el6.noarch<br><br>[root@cloud1 ~]# getenforce <br>

Permissive<br><br>[root@cloud1 ~]# uname -a<br>Linux <a href="http://cloud1.private.net">cloud1.private.net</a> 2.6.32-131.21.1.el6.x86_64 #1 SMP Fri Nov 11 11:50:54 EST 2011 x86_64 x86_64 x86_64 GNU/Linux<br>