-
Notifications
You must be signed in to change notification settings - Fork 13
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
when I use the "qlever index" command, the following error occurs. How can I resolve this issue? #64
Comments
Hi @biegekekeke and sorry for the spam post above, these keep appearing since yesterday or so...
|
Thank you for your response.I am using the Ubuntu 20.04 operating system. For QLever, I installed it by running [data] [index] [server] [runtime] [ui] |
|
Another idea: And can you also post the output of |
When I use
The file system I am using is a "normal" ext4 disk. When I run
|
@biegekekeke Are you using Docker inside of WSL (Windows Subsystem Linux)? |
No |
Okay, this sounds like some debuggin inside the Docker is required to track the concrete issue. |
2024-08-28 14:47:35.804 - INFO: QLever IndexBuilder, compiled on Tue Aug 27 16:54:45 UTC 2024 using git hash ac257c
2024-08-28 14:47:35.804 - INFO: You specified the input format: TTL
2024-08-28 14:47:35.804 - INFO: Processing input triples from /dev/stdin ...
2024-08-28 14:47:35.804 - INFO: You specified "locale = en_US" and "ignore-punctuation = 1"
2024-08-28 14:47:35.805 - INFO: You specified "parallel-parsing = true", which enables faster parsing for TTL files with a well-behaved use of newlines
2024-08-28 14:47:35.805 - INFO: You specified "num-triples-per-batch = 10,000,000", choose a lower value if the index builder runs out of memory
2024-08-28 14:47:35.805 - INFO: By default, integers that cannot be represented by QLever will throw an exception
2024-08-28 14:47:35.808 - ERROR: Operation not permitted
The text was updated successfully, but these errors were encountered: