Hello, I’m new to manageiq and just downloaded the openstack image.
I’ve created an instance on my private cloud and have trouble when trying to access the webpage.
Hitting 80 I get forwarded to https but from there it just spins…
From the command line using openssl s_client -connect <my_instance>:443
when I type “GET /” it just sits there and does not return anything.
tailing logs in /var/log/httpd doesn’t show anything interesting.
Thanks in advance!
Brandon