When attempting to upload a disk image directly, I get a 'network error'
Issue
- When attempting to upload a disk directly, I get the following error:
Unable to upload image to disk <DISK-ID> due to a network error. Make sure ovirt-imageio-proxy service is installed and configured, and ovirt-engine's certificate is registered as a valid CA in the browser.
- In the messages file on the manager, we see:
ovirt-imageio-proxy: <client-IP> - - [27/Oct/2016 10:36:39] "OPTIONS /images/13dea932-3c8a-4344-a502-4f307c234ed6 HTTP/1.1" 204 0
journal: ovirt-imageio-proxy root ERROR Failed communicating with vdsm-imaged: An SSL error occurred.#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_handler.py", line 177, in make_imaged_request#012 timeout=timeout, stream=stream)#012 File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send#012 r = adapter.send(request, **kwargs)#012 File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 431, in send#012 raise SSLError(e, request=request)#012SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:765)
Environment
- Red Hat Virtualization 4
- RHV-H hypervisor that was previously attached to a different/old environment
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
