confluentinc / examples

Apache Kafka and Confluent Platform examples and demos
Apache License 2.0
1.91k stars 1.12k forks source link

C3 Not Showing Any Target Clusters #231

Closed vschandra closed 5 years ago

vschandra commented 5 years ago

C3 didn't have any clusters post deployment[RBAC Docker].

Tried logging on to c3 using confluent cli as professor and granting access to a user.

Not able to see any targets in the CC. Any thing I need to do to get this working.

vschandra commented 5 years ago

NOTE: As C3 didn't startup automatically. I had to give some time before running the script ./confluent-start.sh to bring up it up again.

Error reported: ERROR: for control-center Container "76e5597dfdba" is unhealthy. ERROR: Encountered errors while bringing up the project.

vschandra commented 5 years ago

Developer Console Error: Problem accessing /2.0/metrics/undefined/maxtime. Reason: Unauthorized Powered by Jetty:// 9.4.z-SNAPSHOT

Problem accessing /2.0/clusters/kafka. Reason: Unauthorized Powered by Jetty:// 9.4.z-SNAPSHOT

User Logged in as hermes

vschandra commented 5 years ago

Resolved.

This is to do with mostly not having the C3 up and running in the same go.

When I re-ran it generated the new Pem files, instead I have create a new script that only start rest of the services. Looking good this time. Closing the ticket.