You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I've been trying to start the eventuate local version for 2 days without any luck.
I'm having Failed to construct kafka consumer for cdc, and Timeout expired while fetching topic metadata for commandsideservice and com.mysql.jdbc.exceptions.jdbc4.CommunicationsException for query side service.
I set the DOCKER_HOST_IP=172.17.0.1 which was shown at docker0 via iconfig. I tested it using the eventuateio-docker-networking-diagnostics, which printed Success!!!.
I'm new to docker, probably I missed something easy.
I've just installed docker with version Docker version 1.13.1 on Ubuntu 16.04. I'm required to run docker as root user via sudo docker-compose....
Hello,
I've been trying to start the eventuate local version for 2 days without any luck.
I'm having
Failed to construct kafka consumer
for cdc, andTimeout expired while fetching topic metadata
for commandsideservice andcom.mysql.jdbc.exceptions.jdbc4.CommunicationsException
for query side service.I set the
DOCKER_HOST_IP=172.17.0.1
which was shown atdocker0
viaiconfig
. I tested it using theeventuateio-docker-networking-diagnostics
, which printedSuccess!!!
.I'm new to docker, probably I missed something easy.
I've just installed docker with version
Docker version 1.13.1
on Ubuntu 16.04. I'm required to run docker as root user viasudo docker-compose...
.Could you pinpoint to any possible issues please?
Here are log outputs
http://paste.ubuntu.com/23999910/ - query side service
http://paste.ubuntu.com/23999909/ - command side service
http://paste.ubuntu.com/23999913/ - zookeeper
http://paste.ubuntu.com/23999915/ - kafka
http://paste.ubuntu.com/23999918/ - cdc
The text was updated successfully, but these errors were encountered: