You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloned repo, run docker-compose up -d from the thehive4-cassandra directory
Got error :
thehive4 | [info] c.d.d.c.Cluster [|] New Cassandra host cassandra/172.19.0.2:9042 added
thehive4 | [info] o.j.d.Backend [|] Configuring index [search]
thehive4 | [warn] o.t.s.u.Retry [|] An error occurs (java.lang.IllegalArgumentException: Could not instantiate implementation: org.janusgraph.diskstorage.lucene.LuceneIndex), retrying (3)
thehive4 | [info] c.d.d.c.ClockFactory [|] Using native clock to generate timestamps.
thehive4 | [info] c.d.d.c.p.DCAwareRoundRobinPolicy [|] Using data-center name 'datacenter1' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRound
The text was updated successfully, but these errors were encountered:
Ubuntu 20.04
Docker 20.10.12
Docker-Compose v2.2.3
Cloned repo, run docker-compose up -d from the thehive4-cassandra directory
Got error :
thehive4 | [info] c.d.d.c.Cluster [|] New Cassandra host cassandra/172.19.0.2:9042 added
thehive4 | [info] o.j.d.Backend [|] Configuring index [search]
thehive4 | [warn] o.t.s.u.Retry [|] An error occurs (java.lang.IllegalArgumentException: Could not instantiate implementation: org.janusgraph.diskstorage.lucene.LuceneIndex), retrying (3)
thehive4 | [info] c.d.d.c.ClockFactory [|] Using native clock to generate timestamps.
thehive4 | [info] c.d.d.c.p.DCAwareRoundRobinPolicy [|] Using data-center name 'datacenter1' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRound
The text was updated successfully, but these errors were encountered: