Replies: 5 comments
|
It is hard to debug this without a full log. Can you upload it? |
0 replies
|
Sure, I extract a bit. Ping me if it's not enough |
0 replies
|
<@508682252595626015> can you check tomorrow? |
0 replies
|
It seems your relational database is referencing a file that has been deleted manually so it's breaking when it tries to read it again, can you empty your relational database or remove the faulty file from it and try again? |
0 replies
|
<@508682252595626015> Thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
=FileNotFoundError: File not found:
'/user/projects/ai-api/venv/lib/python3.12/site-packages/cognee/.data_storage/text_5d0122cfe68e4a56229db04c2d796046.txt'
Storage path: '/user/projects/ai-api/venv/lib/python3.12/site-packages/cognee/.data_storage'
Requested file: 'text_5d0122cfe68e4a56229db04c2d796046.txt'
Storage path exists: True
Available files in storage: []...
I got this exception multiple times while ingestion and the request file is always different.
I am with cognee 0.3.9
This discussion was automatically pulled from Discord.
All reactions