cp-demo
cp-demo copied to clipboard
Network issue
I started the demo on mac os machine with 4gb for ram, docker and ,JB.
I got the following error. ERROR: The logs in control-center container do not show 'Started NetworkTrafficServerConnector' after 300 seconds. Please troubleshoot with 'docker-compose ps' and 'docker-compose logs'.
This is assuming a fresh instal and the user had selected the start.sh command
Added logs to this note Kafka1logs.txt logs.txt
Reference to a previous issue with similar error. It's still open :(. Any suggestion would be helpful.
https://github.com/confluentinc/cp-docker-images/issues/662
have you tried increasing the max_wait value? https://github.com/confluentinc/cp-demo/blob/6b12de738697eb01920ac4e18fd5946adfa41a9c/scripts/start.sh#L40
it might just take longer to load
Closing stale issue - please open a new issue if this problem re-occurs.