Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix case sensitive KGE-Web-service #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marcvanandel
Copy link

On my Linux environment I get an error running this setup following the instructions ... because no Dockerfile can be found. This PR will fix this problem 😃

@ChristianF88
Copy link

I also ran into an error related to the KGE-Web-service.

docker-compose up
[+] Running 68/51
 ✔ redis 6 layers [⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                      21.8s
 ✔ elasticsearch 7 layers [⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                             16.8s
 ✔ fuseki 18 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                         6.8s
 ✔ rabbitmq 11 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                             13.6s
 ✔ mysql 11 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                23.8s
 ✔ kibana 9 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                  36.3s

[+] Building 0.0s (0/0)
unable to prepare context: path "/tmp/testing/COLID-Setup/kge-Web-service" not found

Your commit fixes the issue! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants