I'm getting: `datahub-gms | ERROR:...
# troubleshoot
k
I'm getting:
datahub-gms                | ERROR: No such classes directory file:///etc/datahub/plugins/auth/resources
error and datahub-gms is not starting up on quickstart. Anyone got any clue?
b
hey there! I believe this was a known issue for 0.8.42, can you try a more recent version and let us know if that fixes the issue?
k
I'm running the yaml directly from the master branch
and it's on the latest master
I use this file docker-compose-without-neo4j-m1.quickstart.yml
b
oo right gotcha. hmm i'll ask around about this
k
i also had this problem all of a sudden
so it must be some deployed thing got this problem?
b
@gentle-hamburger-31302 Can you please advise on this one. It looks like we may have missed a folder that needs to be created some where?
g
Hi @kind-whale-32412 The fix is available in quickstart/docker-compose.quickstart.yml. As a quick fix , you can add below statement in docker-compose-without-neo4j-m1.quickstart.yml after line number 88
Copy code
- ${HOME}/.datahub/plugins/auth/resources/:/etc/datahub/plugins/auth/resources
Let me know if it fix your issue cc: @big-carpet-38439