[Users] trouble with engine-iso-uploader

Sandro Bonazzola sbonazzo at redhat.com
Thu Mar 21 16:02:25 UTC 2013


Can you try running the following 2 lines with python changing the
password and the url with your values?

>>> from ovirtsdk.api import API
>>> api = API(url='http://ovirt.local/api', username='admin at internal',
password='*******)

and paste the output?


Il 21/03/2013 16:43, Yuval M ha scritto:
> doesn't work.
>
> [wil at bufferoverflow ~]$ sudo ls -la /etc/pki/ovirt-engine/ca.pem
> ls: cannot access /etc/pki/ovirt-engine/ca.pem: No such file or directory
> [wil at bufferoverflow ~]$ sudo engine-iso-uploader -v --nossl --insecure
> list
> Please provide the REST API username for oVirt Engine (CTRL+D to
> abort): admin at internal
> Please provide the REST API password for the admin at internal oVirt
> Engine user (CTRL+D to abort):
>
> ERROR: Problem connecting to the REST API.  Is the service available
> and does the CA certificate exist?
>
> SSL is disabled in my setup so it should work via HTTP and not HTTPS.
>
> Yuval Meir
>
>
> On Thu, Mar 21, 2013 at 4:40 PM, Sandro Bonazzola <sbonazzo at redhat.com
> <mailto:sbonazzo at redhat.com>> wrote:
>
>     Hi,
>     Can you try to execute the following command?
>     $ sudo ls -la /etc/pki/ovirt-engine/ca.pem
>
>     Also if it seems strange it need ca.pem without ssl.
>
>     Can you try also:
>     $ sudo engine-iso-uploader -v --nossl --insecure list
>
>     -- 
>     Sandro
>
>
>     Il 21/03/2013 15:20, Yuval M ha scritto:
>>     Hi,
>>
>>     I'm trying to use engine-iso-uploader to add ISO images to my ISO
>>     storage domain. (Ovirt 3.2 on Fedora 18)
>>
>>     $ sudo engine-iso-uploader -v --nossl list
>>     Please provide the REST API username for oVirt Engine (CTRL+D to
>>     abort): admin
>>     Please provide the REST API password for the admin oVirt Engine
>>     user (CTRL+D to abort):
>>     ERROR: Problem connecting to the REST API.  Is the service
>>     available and does the CA certificate exist?
>>
>>     $ ls -la /etc/pki/ovirt-engine/ca.pem
>>     ls: cannot access /etc/pki/ovirt-engine/ca.pem: No such file or
>>     directory
>>
>>     $ cat /var/log/ovirt-engine/engine-iso-uploader.log
>>     2013-03-21 15:42:04::ERROR::engine-iso-uploader::455::root::
>>     Problem connecting to the REST API.  Is the service available and
>>     does the CA certificate exist?
>>
>>     -------------
>>
>>     same results also without the --nossl flag.
>>
>>     any insight?
>>
>>     Thanks,
>>
>>     Yuval Meir
>>
>>
>>
>>     _______________________________________________
>>     Users mailing list
>>     Users at ovirt.org <mailto:Users at ovirt.org>
>>     http://lists.ovirt.org/mailman/listinfo/users
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20130321/dc061d04/attachment-0001.html>


More information about the Users mailing list