Skip to content
New issue

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

Database init script not found #163

Closed
wmbatista opened this issue Sep 3, 2022 · 2 comments
Closed

Database init script not found #163

wmbatista opened this issue Sep 3, 2022 · 2 comments

Comments

@wmbatista
Copy link

After executing ./gradlew :composeUp, I'm getting the following error:


...

#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
@cer
Copy link
Contributor

cer commented Sep 3, 2022

This issue was recently addressed: #161

Please do a git pull.

@wmbatista
Copy link
Author

It worked, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants