Hi everyone. Can you help me begin work with datah...
# getting-started
r
Hi everyone. Can you help me begin work with datahub. After installation I can not logon to UI with default credentials (datahub:datahub). I have error:
Failed to log in! SyntaxError: JSON.parse: unexpected character at line 2 column 1 of the JSON data.
I tried to define
user.props
(with line datahub:datahub) and restart docker, but I still have the same problem.
b
Does docker logs say anything? Specifically gms container.
a
Did you already set
AUTH_JAAS_ENABLED=true
in the
datahub-frontend-react
container?
b
This happens when GMS is not fully booted - please wait for some time and then try again
r
yes. thank you. my installation process was not comleted succesfully (not all conteiners started), i will try reinstall conteiners.
Docker service-registry is not started. and have log
standard_init_linux.go:228: exec user process caused: exec format error
I think. I use wrong image `schema-registry-arm64.`Can you help, which image I need use?