Closed galen1980guo closed 1 week ago
Check the status of both redis and task executor.
Check the status of both redis and task executor.
I found that it was very slow and not really stuck, but it was really stuck until the knowledge graph was used to parse it. like below:
Services show as available, but I am facing the same problem, can not figure out why I am unable to ingest
There's yellow bar which means Task executor seems not well conditioned. Watch the memory usage. It's usually caused by lack of RAM.
For some reason, a clean install and erasing the db actually fixed it. Thanks for the help here!
how to delete db?
docker compose down -v All the data will be erased.
in my case I went into docker desktop and deleted the corresponding volumes as well, if that helps
Is there an existing issue for the same bug?
Branch name
main
Commit ID
latest
Other environment information
No response
Actual behavior
Expected behavior
No response
Steps to reproduce
Additional information
No response