Has anyone tried to install webvirtcloud on ubuntu 18.04 desktop?
I followed the guide of [ubuntu](Install WebVirtCloud panel (Ubuntu)).
But after finishing, I cannot get anything showed up in the browser webpage by accessing http://myip.
I checked the port 8000 used by gunicorn is in LISTEN state, then I tried curl localhost:8000, and it also return nothing.
Has anyone tried to install webvirtcloud on ubuntu 18.04 desktop?
I followed the guide of [ubuntu](Install WebVirtCloud panel (Ubuntu)).
But after finishing, I cannot get anything showed up in the browser webpage by accessing http://myip.
I checked the port 8000 used by gunicorn is in LISTEN state, then I tried
curl localhost:8000, and it also return nothing.