- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Error "Bad Gateway" in creating an Openstack credential in Cloudbreak
- Labels:
-
Hortonworks Cloudbreak
Created on ‎12-03-2019 06:45 AM - edited ‎12-03-2019 07:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎12-05-2019 02:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
