[IntelMQ-dev] Help for fixing configuration of intelmq-manager 3.0.1-1

Mika Silander mika.silander at csc.fi
Thu Oct 7 16:03:23 CEST 2021


Hi,

 Seems I've gotten stuck on the same problem than before. However, this time around the order of installation was (on a Ubuntu 20.04 LTS/Apache 2):

apt-get install intelmq
apt-get install intelmq-api
apt-get install intelmq-manager

 and the versions were:

intelmq         3.0.2-1
intelmq-api     3.0.1-1
intelmq-manager 3.0.1-1 

 I'm able to access the intelmq-manager start page, https://ourimq.domain/intelmq-manager/index.html but
when opening the Configuration tab https://ourimq.domain/intelmq-manager/configs.html, expected frames appear
but no bots are shown in the frame (normally) allowing editing of the bot network. Instead an endless loop starts with the
error shown further below.

 All hints for troubleshooting & debugging are welcome.

Br, Mika

P.S: No SELinux lurking in the shadows on the install host.

---

16:42:30 115× Error loading bot queues information: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr>
<address>Apache/2.4.41 (Ubuntu) Server at ourimq.domain Port 443</address>
</body></html>
Not Found

16:40:38 Get an error error, Not Found when trying to obtain config file properly
https://ourimq.domain/intelmq/v1/api/positions
.

16:40:38 Get an error error, Not Found when trying to obtain config file properly
https://ourimq.domain/intelmq/v1/api/runtime
.

16:40:37 Get an error error, Not Found when trying to obtain config file properly
https://ourimq.domain/intelmq/v1/api/bots


More information about the IntelMQ-dev mailing list