TheHive icon indicating copy to clipboard operation
TheHive copied to clipboard

[Question] What is the issue with MISP configuration when I get the following error:Unable to get MISP organisation

Open TPower2112 opened this issue 3 years ago • 2 comments

application.log

Request Type

Question

Work Environment

Question Answer
OS version (server) Ubuntu 20.04
OS version (client) Win 11
Virtualized Env. True - VMware
Dedicated RAM 4 GB
vCPU 4
TheHive version / git hash 5
Package Type DEB, From source
Database Cassandra
Index type Lucene
Attachments storage Local
Browser type & version Google Chrome Version 109.0.5414.75 (Official Build) (64-bit)

Question

What is the issue with the MISP configuration? (see attached application log for more details) 2023-01-14 13:28:10,361 [INFO] from org.thp.thehive.connector.misp.services.MispActor in application-akka.actor.default-dispatcher-16 [|] MISP synchronisation is complete 2023-01-14 13:29:10,374 [INFO] from org.thp.thehive.connector.misp.services.MispActor in application-akka.actor.default-dispatcher-16 [|] Synchronising MISP events for MISP 2023-01-14 13:29:10,559 [ERROR] from org.thp.thehive.connector.misp.services.MispImportSrv in application-akka.actor.default-dispatcher-16 [|] Unable to get MISP organisation org.thp.scalligraph.InternalError: MISP server MISP is inaccessible at org.thp.misp.client.MispClient.currentOrganisationName(MispClient.scala:62) at org.thp.thehive.connector.misp.services.MispImportSrv.syncMispEvents(MispImportSrv.scala:505) at org.thp.thehive.connector.misp.services.MispActor$$anonfun$receive$2.$anonfun$applyOrElse$8(MispActor.scala:76) at kamon.ContextStorage.runWithContext(ContextStorage.scala:67)

My MISP instance is configured with a cert and I can log into the https site from different browsers. I added the MISP instance IP address to the Hive etc/hosts file since it is a dev environment.

Any help would be appreciated.

Thanks. TP

TPower2112 avatar Jan 14 '23 18:01 TPower2112

Did you ever get a resolution? I'm having the same problem.

blainedw avatar Mar 07 '25 15:03 blainedw

Try this https://github.com/MISP/MISP/issues/10379

blainedw avatar Jun 10 '25 13:06 blainedw