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
After executing ./gradlew :composeUp, I'm getting the following error:
./gradlew :composeUp
... #4 sha256:9e100c7b198dc934879d86d9f1a12abe74d552d4a2a1b7e688487f3bcdb263b8 0B / 1.84MB 0.2s #4 sha256:427d2cdb963c0cd3ec4b174ceb98b58d4826cdd51bce8528e9cf20f9e742b14c 0B / 109.61MB 0.2s #4 CANCELED #7 https://raw.githubusercontent.com/eventuate-foundation/eventuate-common/master/mysql/1.initialize-database.sql #7 sha256:b97216195d4676c673fbcd0ded26b8cc947ff11b2284456734762520352ced17 #7 ERROR: invalid response status 404 #9 https://raw.githubusercontent.com/eventuate-foundation/eventuate-common/master/mysql/2.initialize-database.sql #9 sha256:76a042523ee6bbb228029a2bb44555f5d40926b8360266351207f5431603d814 #9 CANCELED #11 https://raw.githubusercontent.com/eventuate-tram/eventuate-tram-sagas/master/mysql/tram-saga-schema.sql #11 sha256:d71068e99e6d70b3fdecd2e511100915cb2320a90c175df6f27b1e278bd70d92 #11 DONE 0.3s ------ > https://raw.githubusercontent.com/eventuate-foundation/eventuate-common/master/mysql/1.initialize-database.sql: ------ failed to load cache key: invalid response status 404 Service 'mysql' failed to build : Build failed
The text was updated successfully, but these errors were encountered:
This issue was recently addressed: #161
Please do a git pull.
git pull
Sorry, something went wrong.
It worked, thanks!
No branches or pull requests
After executing
./gradlew :composeUp
, I'm getting the following error:The text was updated successfully, but these errors were encountered: