On Sat, Mar 5, 2022 at 4:25 PM Patrick Hibbs <hibbsncc1701(a)gmail.com> wrote:
That's typically one of three issues:
1. You've replaced the certificate used by apache, but haven't updated
the configuration for the ovirt-imageio-proxy.
This should never be needed in 4.4.
2. You're using an older web browser. (Pale Moon, Waterfox,
older
versions of Chrome, etc.)
3. There's an issue that causes the initial transfers (upload or
download) to fail once or twice every ~24 hours.
We had an issue when upload from the browser fails randomly:
https://bugzilla.redhat.com/1977276
Fix is available since 4.4.9, so it should not happen in 4.4.10.
If it's the first issue, a quick fix is to simply add your new
certificate's CA cert to the hidden /etc/pki/ovirt-engine/.truststore
file (It's a java keystore.) then restart the engine and imageio-proxy.
In 4.4, you need to restart the ovirt-imageio service to pick the new CA
used to communicate with the browser.
Nir