On pátek 9. října 2020 19:02:32 CEST tim-nospam--- via Users wrote: > Hello. > > After an upgrade I am not able to upload images anymore via the ovirt ui. > When testing the connection, I always get the error message "Connection to > ovirt-imageio-proxy service has failed. Make sure the service is installed, > configured, and ovirt-engine certificate is registered as a valid CA in the > browser.". > I found out that the imageio daemon doesn't listen on port 54323 anymore, so > the browser can not connect to it. The daemon is configured to listen on > port 54323 though: > # cat /etc/ovirt-imageio/conf.d/50-engine.conf > [...] > [remote] > port = 54323 > [...] > > The imageio daemon has been started successfully on the engine host as well > as on the other hosts. > I am currently stuck, what should I do next? > The ovirt version I am using is 4.4.
what is exact version of imageio? (rpm -qa|grep imageio)
On which port imageio listens? You can use e.g. netstat etc. Also plase check
imageio logs (/var/log/ovirt-imageio/daemon.log), what is there, there shold
be something like this:
2020-10-08 08:37:48,906 INFO (MainThread) [services] remote.service
listening on ('::', 54323)
Also, please check if there are any other config files (*.conf) in /etc/ovirt-
imageio/conf.d or in /usr/lib/ovirt-imageio/conf.d
> There is one machine running the ovirt
> engine and there are 2 additional hosts. The OS on the machines is Centos
> 8.
> Thank you,
> Tim
> _______________________________________________
> Users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/ List Archives:
> https://lists.ovirt.org/archives/list/[email protected]/message/GWIVRHYHNGUVJ
> NSQTYCDQBOG6VFXCZPB/
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/KTZ3GQYZD5JREK75DP3LVOEJFYOL3ZR5/

