
Thanks for sharing the solutions. Maybe we need to mention this in the documentation? On Wed, Dec 6, 2017 at 1:27 PM Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
On Wed, Dec 6, 2017 at 9:03 AM, Paolo Margara <paolo.margara@polito.it> wrote:
Hi Gianluca,
if you execute "engine-config --get ImageProxyAddress" the value of that attribute is your engine's fqdn?
I had a similar issue in the past with my setup and in my case the problem was the wrong value of the attribute ImageProxyAddress, I hope this could be useful also for you.
Greetings,
Paolo
Oh, yes... I remember in the past something like this.... I forgot ...
Indeed [root@ovirt ovirt-engine]# engine-config --get ImageProxyAddress ImageProxyAddress: localhost:54323 version: general [root@ovirt ovirt-engine]#
So after executing:
engine-config -s ImageProxyAddress=ovirt:54323
where "ovirt" is the hostname of my engine, engine service restart and ovirt-imageio-proxy service restart I was able to upload an image Thanks! Gianluca
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users