kotaemon icon indicating copy to clipboard operation
kotaemon copied to clipboard

[BUG] - Issue indexing Graphrag

Open monWork opened this issue 1 year ago • 3 comments

Description

With Graphrag whenever I am trying to index a file I get this error: UnicodeEncodeError: 'charmap' codec can't encode character '\u274c' in position 0: character maps to

Not sure if its my setup or something else. I am able to index the same file using Rag but not with graph rag

Reproduction steps

I am using ollama - llama3 model and nomic-embed-text embedding on my local.

Screenshots

![DESCRIPTION](LINK.png)

Logs

No response

Browsers

No response

OS

No response

Additional information

No response

monWork avatar Sep 03 '24 04:09 monWork

Or I run into access error: ValueError: Failed to open file for write: 'IoError { io_error: Os { code: 5, kind: PermissionDenied, message: "Access is denied." }, filepath: "4e70e6e4bb554aca8e073b72e0ea70e7.fast" }'

monWork avatar Sep 03 '24 04:09 monWork

getting the same error

monuminu avatar Sep 11 '24 09:09 monuminu

getting the same error

praveenraj-DS avatar Sep 20 '24 12:09 praveenraj-DS