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

Following instructions for running without docker does not lead to running instance #43

Open
WolfgangFahl opened this issue Feb 12, 2022 · 0 comments

Comments

@WolfgangFahl
Copy link

WolfgangFahl commented Feb 12, 2022

I tried following https://github.com/ad-freiburg/qlever-ui/blob/master/docs/install_qleverui.md#running-qlever-ui-without-docker

IMHO there are several failing steps and it seems some more detail information is missing to get an instance of the qlever-ui running locally:

python manage.py makemigrations —-merge && python manage.py migrate
No installed app with label '—-merge'.

I hoped to be able to run things without this step and got as far as the UI appearing with

./manage.py runserver sun.bitplan.com:8000
Watching for file changes with StatReloader
Performing system checks...

System check identified no issues (0 silenced).
February 12, 2022 - 09:55:54
Django version 3.2.12, using settings 'qlever.settings'
Starting development server at http://sun.bitplan.com:8000/
Quit the server with CONTROL-C.

grafik

When trying to import things as explained in https://github.com/ad-freiburg/qlever-ui/blob/master/docs/configure_qleverui.md i failed in understanding what was expected and ended up with a misconfigured system. I now started all over with a fresh clone and i'd love to see detailed instructions on how to continue after https://wiki.bitplan.com/index.php/WikiData_Import_2022-01-29#Starting_Server_.283_min.29

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

No branches or pull requests

1 participant