-
Notifications
You must be signed in to change notification settings - Fork 633
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
Thehive4.1.0 Issues with Lucene #1863
Comments
Please share your config file |
db { } storage { play.http.parser.maxDiskBuffer: 50MB |
Hi i had the same issue, i added a Dockerfile in order to create index and data folder and it solved my issue. And i removed also those 2 line from docker compose : |
Thank you @AliJaafar47. |
reopen to update docker entrypoint accordingly. |
Hi |
Hi @roi-ironsrc!! |
Hi @hermanmaleiane, |
Can you share the permissions on this directory? |
I have deleted the docker image the folders in the host os and without using docker file, and rerun the docker-compose: The server os version is: amazon_linux:2 |
they can’t be root. |
@hermanmaleiane |
Cool @roi-ironsrc. |
@hermanmaleiane |
Request Type
Bug
Work Environment
| Question | Answer
|-------------------------- -|--------------------
| OS version (server) | CentOS 7
| TheHive version / git hash | 4.1.0-1
| Package Type | Docker
| Browser type & version | Chrome
Problem Description
When i upgrade from version 4.0.5 to 4.1.0-1 even with fresh installation i get the error '
[warn] o.t.s.u.Retry [|] An error occurs (Could not instantiate implementation: org.janusgraph.diskstorage.lucene.LuceneIndex), retrying (9)
Steps to Reproduce
and sudo chown -R 1000:1000 /opt/Docker-Templates/docker/thehive4-cassandra/vol/thehive/index.
Complementary information
The text was updated successfully, but these errors were encountered: