confluentinc / cp-demo

Confluent Platform Demo including Apache Kafka, ksqlDB, Control Center, Schema Registry, Security, Schema Linking, and Cluster Linking
Apache License 2.0
38 stars 322 forks source link

non-descriptive start.sh error message if docker daemon isn't running #371

Closed blaisdellk closed 3 years ago

blaisdellk commented 3 years ago

Description If the docker daemon is not running start.sh will fail with panic: reflect: indirection through nil pointer to embedded struct [recovered] panic: reflect: indirection through nil pointer to embedded struct

Troubleshooting Check if the docker daemon is running. If it is stop it. Execute scripts/start.sh

Environment