Hello,
I have recently installed the ovirt engine development enviornment
using
$make clean install-dev PREFIX="$HOME/ovirt-engine" BUILD_GWT_WEBADMIN=0
after that I run $HOME/ovirt-engine/bin/engine-setup.
Both run successfully but when I am opening the webservice link(in my case
http://localhost.localdomain:8080/) in my browser I am getting connection refused.
I have my seLinux disabled and I have also done iptables -F.
So any other Solution?
And is this because of disabling webadmin?
Thanks,
Shubham