Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Error "Bad Gateway" in creating an Openstack credential in Cloudbreak

avatar
New Contributor

Hey Guys,

I have successfully installed Cloudbreak 2.9.1 on CentOS 7 on our private OpenStack cloud.

However, I am not able to create an OpenStack credential in Cloudbreak. I received unclear error message which simply says "Error: Bad Gateway". Note, we are using using keystone V2, and I am sure all credential details are correct. Could anyone help me how to figure out the problem.

Thanks

1 REPLY 1

avatar
Cloudera Employee

Hi AbdoM,


Seems like your cloudbreak instance can't reach your Openstack. Might be incorrect network settings.
Could try to telnet to your openstack from the machine where Cloudbreak is deployed? 

telnet openstack.yourdomain.com 5000


Also there might be some clues in the cloudbreak logs, please also check:

docker logs cbreak_cloudbreak_1

docker logs cbreak_cloudbreak_1



Laszlo