Hey Guys,

I’m following the 1.1 instructions[1] to run the UPS on master and I’m getting this error:

Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied for user 'unifiedpush'@'localhost' to database 'keycloak'

Here[2] is exactly what I did.

[1] https://aerogear.org/docs/unifiedpush/ups_userguide/index/#gendbds
[2] https://gist.github.com/danielpassos/42e60d42006906bbd49a

— Passos