Open
Description
I'm running blueprint on MacOS High Sierra. All dependencies have been provided, but when running "sudo ./run.sh" it gave errors like this:
keycloak-server_1 | Caused by: java.sql.SQLException: Access denied for user 'keycloak'@'172.18.0.5' (using password: YES)
I could see the MicroShop page when pointing to localhost:8787, but the keycloak auth didn't show up.
Any idea why this happens, and whether it has anything to do with keycloak/mysql misconnection?