Closed vpeopleonatank closed 3 years ago
I resolved this error by add #!/bin/bash
to the begin of run.sh
file. Because I 'm using zsh shell, it doesn't recognize source
command without #!/bin/bash
and line source env.sh
wasn't executed which leads to above error.
After completing installation guide, go to
http://localhost:8080
will be redirected to keycloak login page. But I received error message below