Hi Team, I tried to instal datahub with the "docke...
# troubleshoot
p
Hi Team, I tried to instal datahub with the "docker-compose up"... all was good, but the ones I try to log in to the datahub I got this error "Failed to log in! SyntaxError: Unexpected token < in JSON at position 0" and when i check the logs of datahub-gms i got this " Problem with request: Get "http://neo4j:7474": dial tcp: lookup neo4j on 127.0.0.1153 read udp 127.0.0.156622 &gt;127.0.0.1153: i/o timeout. Sleeping 1s" Ps: i am using these way to add a user to datahub and i pulled the last version of the project
b
so gms has not started up because it was waiting to connect to neo4j, hence the UI error msg. what does neo4j docker logs say
thank you 1
p
The problem is that I don't have a container for neo4j since I have installed datahub with the docker-compose file without neo4j