[Users] Cannot upload iso

Hello, I am using ovirt 3.1 I do: engine-iso-uploader -v -i ISO list and I get: Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): I insert correct password but I get: ERROR: [ERROR]::ca_file (CA certificate) must be specified for SSL connection. INFO: Use the -h option to see usage. I do not want to use certificates, only passwords. And, in my setup, uploading an ISO is not a security breach. What can I do? Thanks, Mario

Hi Mario, you can add them by just copying to the 111..111 folder on the NFS exported dir. I too have that error and I think is solved on the nighlty builds (I'm not sure of that... but someone on this list will answer :-)) Alex 2012/10/28 Mario Giammarco <mgiammarco@gmail.com>
Hello, I am using ovirt 3.1 I do:
engine-iso-uploader -v -i ISO list
and I get:
Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort):
I insert correct password but I get:
ERROR: [ERROR]::ca_file (CA certificate) must be specified for SSL connection. INFO: Use the -h option to see usage.
I do not want to use certificates, only passwords. And, in my setup, uploading an ISO is not a security breach.
What can I do?
Thanks,
Mario
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

With the latest nightly: Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): ERROR: [ERROR]::ca_file (CA certificate) must be specified for SSL connection. INFO: Use the -h option to see usage. DEBUG: Configuration: DEBUG: command: list DEBUG: Traceback (most recent call last): DEBUG: File "/bin/engine-iso-uploader", line 931, in <module> DEBUG: isoup = ISOUploader(conf) DEBUG: File "/bin/engine-iso-uploader", line 331, in __init__ DEBUG: self.list_all_ISO_storage_domains() DEBUG: File "/bin/engine-iso-uploader", line 381, in list_all_ISO_storage_domains DEBUG: if not self._initialize_api(): DEBUG: File "/bin/engine-iso-uploader", line 358, in _initialize_api DEBUG: password=self.configuration.get("passwd")) DEBUG: File "/usr/lib/python2.7/site-packages/ovirtsdk/api.py", line 81, in __init__ DEBUG: debug=debug DEBUG: File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 47, in __init__ DEBUG: debug=debug)) DEBUG: File "/usr/lib/python2.7/site-packages/ovirtsdk/web/connection.py", line 38, in __init__ DEBUG: timeout=timeout) DEBUG: File "/usr/lib/python2.7/site-packages/ovirtsdk/web/connection.py", line 102, in __createConnection DEBUG: raise NoCertificatesError DEBUG: NoCertificatesError: [ERROR]::ca_file (CA certificate) must be specified for SSL connection. On Mon, Oct 29, 2012 at 12:32 AM, Alexandre Santos <santosam72@gmail.com> wrote:
Hi Mario, you can add them by just copying to the 111..111 folder on the NFS exported dir. I too have that error and I think is solved on the nighlty builds (I'm not sure of that... but someone on this list will answer :-))
Alex
2012/10/28 Mario Giammarco <mgiammarco@gmail.com>
Hello, I am using ovirt 3.1 I do:
engine-iso-uploader -v -i ISO list
and I get:
Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort):
I insert correct password but I get:
ERROR: [ERROR]::ca_file (CA certificate) must be specified for SSL connection. INFO: Use the -h option to see usage.
I do not want to use certificates, only passwords. And, in my setup, uploading an ISO is not a security breach.
What can I do?
Thanks,
Mario
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (3)
-
Alexandre Santos
-
Cristian Falcas
-
Mario Giammarco