-
Notifications
You must be signed in to change notification settings - Fork 640
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
[Bug] Migration fails from 4.0.5 to 4.1 #1861
Comments
This error occurs because Lucene nor Elasticsearch can't index fields bigger than 32kB. You have a 105149 character long description. |
I would like to request prioritizing this as reverting thehive back to 4.0.5/ 4.0.4/ 4.0.3 still shows Reindex job is running: 0 record(s) indexed. |
I am having the exact same issue. |
4.1.1 is planned for tomorrow |
The fix is ready, we just need to test it before shooting a new patch |
Request Type
Bug
Work Environment
Problem Description
The reindexation step fails when upgrading from TheHive 4.0.5. It seems to come from an unwanted character in one of my cases. The reindexation process seems to go on forever, I let it run for 4 hours with the thehive process showing no activity in htop.
I use the lucene index mechanism.
I tried to restart TheHive but it keeps trying to index everything and gets stuck at the same point.
Steps to Reproduce
Possible Solutions
As I said, I think it is from a weird character in one of my cases (see logs below). It seems everything stops after the error occurs.
Complementary information
The text was updated successfully, but these errors were encountered: