Created 01-19-2018 10:48 AM
Hi All,
I am using Google Cloud and Cloudbreak 1.16.5.
Cloudbreak UI is working.
Successful login to cloudbreak.
But while creating credentials under the [manage credentials] tab.
Created 01-19-2018 12:28 PM
Hi, @Bhupesh Khanna,
Seems Google api is not answering (at GcpCredentialConnector.listDisks()), could you please check internet connection on the running Cloudbreak instance? The easiest way is to execute `cbd doctor` command.
Created 01-19-2018 12:59 PM
All looks good
[root@cloudbreak-deployer-1 cloudbreak-deployment]# cbd doctor
===> Deployer doctor: Checks your environment, and reports a diagnose.
uname: Linux cloudbreak-deployer-1 3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Dec 28 14:23:39 EST 2017 x86_64 x86_64 x86_64 GNU/Linux
local version:1.16.5
latest release:1.16.5
docker images:
hortonworks/haveged:1.1.0
hortonworks/socat:1.0.0
hortonworks/cbd-smartsense:0.10.0
hortonworks/cloudbreak-uaa:3.6.5
hortonworks/cloudbreak:1.16.5
hortonworks/cb-auth:1.16.5
hortonworks/cb-web:1.16.5
hortonworks/cloudbreak-autoscale:1.16.5
docker command exists: OK
docker client version: 17.05.0-ce
docker client version: 17.05.0-ce
ping 8.8.8.8 on host: OK
ping github.com on host: OK
ping 8.8.8.8 in container: OK
ping github.com in container: OK
Created 01-19-2018 02:22 PM
Hi @Bhupesh Khanna,
I tried to create a google credential on the mentioned version of Cloudbreak, and it works. There must be a network issue, or your credential information is not accepted by google, or your account doesn't have access to disks. Looks the issue is not on the Cloudbreak side, it asks google to retrieve available disks, and the connection timed out.
Created 01-19-2018 02:24 PM
Be sure that is it possible to get disks on the same machine with the same account with google cloud's cli tool (gcloud)