We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Everyone, I tried run this example in windows power shell, and got below error:
Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them Creating network "eventuate-examples-java-spring-todo-list_default" with the default driver Creating eventuate-examples-java-spring-todo-list_mysql_1 ... Creating eventuate-examples-java-spring-todo-list_zookeeper_1 ... Creating eventuate-examples-java-spring-todo-list_zookeeper_1 ... done Creating eventuate-examples-java-spring-todo-list_kafka_1 ... Creating eventuate-examples-java-spring-todo-list_mysql_1 ... done Creating eventuate-examples-java-spring-todo-list_kafka_1 ... done Creating eventuate-examples-java-spring-todo-list_querysideservice_1 ... Creating eventuate-examples-java-spring-todo-list_cdcservice_1 ... Creating eventuate-examples-java-spring-todo-list_cdcservice_1 ... done Creating eventuate-examples-java-spring-todo-list_querysideservice_1 ... done ERROR: for commandsideservice b'i/o timeout' Encountered errors while bringing up the project. Stopping eventuate-examples-java-spring-todo-list_querysideservice_1 ... Stopping eventuate-examples-java-spring-todo-list_cdcservice_1 ... Stopping eventuate-examples-java-spring-todo-list_kafka_1 ... Stopping eventuate-examples-java-spring-todo-list_zookeeper_1 ... Stopping eventuate-examples-java-spring-todo-list_mysql_1 ... Stopping eventuate-examples-java-spring-todo-list_querysideservice_1 ... done Stopping eventuate-examples-java-spring-todo-list_cdcservice_1 ... done Stopping eventuate-examples-java-spring-todo-list_mysql_1 ... done Stopping eventuate-examples-java-spring-todo-list_kafka_1 ... done Stopping eventuate-examples-java-spring-todo-list_zookeeper_1 ... done
however, I can run the customer order example successfully any advice? Thanks a lot
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello Everyone,
I tried run this example in windows power shell, and got below error:
however, I can run the customer order example successfully
any advice? Thanks a lot
The text was updated successfully, but these errors were encountered: