Hi,
I have installed intelmq and intelmq-manager o 2 platform: almalinux 9 on bare metal using pypi installation debian12 using dpkg installation
In both instances I am getting the same error: Login failed with unknown reason. Please report this bug.
I am not sure where I went wrong.
This is the snippet from /var/log/httpd/httpd_log
72.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/plugins/dataTables/dataTables.bootstrap.js HTTP/1.1" 200 9614 "http://delta.bc.edu/intelmq-m
anager/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/js/dynvar.js HTTP/1.1" 200 82 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebK
it/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/js/var.js HTTP/1.1" 404 196 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit
/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/plugins/metisMenu/metisMenu.js HTTP/1.1" 200 2268 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS
X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/js/sb-admin-2.js HTTP/1.1" 200 1808 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) App
leWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/js/static.js HTTP/1.1" 200 19876 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleW
ebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/js/intelmq-manager.js HTTP/1.1" 200 847 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/plugins/bootstrap/bootstrap.min.js HTTP/1.1" 200 39680 "-" "Mozilla/5.0 (Macintosh; Intel Ma
c OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/plugins/dataTables/dataTables.bootstrap.js HTTP/1.1" 200 9614 "-" "Mozilla/5.0 (Macintosh; I
ntel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/ 134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:15 -0400] "GET /intelmq-manager/plugins/dataTables/jquery.dataTables.js HTTP/1.1" 200 445793 "-" "Mozilla/5.0 (Macintosh; In
tel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/ 134.0.0.0 Safari/537.36"
172.17.10.149 - - [24/Mar/2025:08:54:27 -0400] "POST /intelmq/v1/api/login HTTP/1.1" 503 299 "http://delta.bc.edu/intelmq-manager/" "Mozilla/5.0 (Macintosh; Inte
l Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
Hi Guy
Guessing from the log file path, I assume the log file is from your try with Alma Linux? There are currently no neither tests with Alma Linux or similar systems nor packages as there was yet no demand. In the past we had support and packages for Cent OS 7, but that's obsolete for a while.
For Debian 12, there are no known issues regarding this error message.
The last line of the log excerpt shows a 503 error code. Can you have a look at the httpd's error log file, what is says there?
best regards Sebastian
On 3/24/25 2:43 PM, Guy Smallwood via IntelMQ-users wrote:
I have installed intelmq and intelmq-manager o 2 platform: almalinux 9 on bare metal using pypi installation debian12 using dpkg installation
In both instances I am getting the same error: Login failed with unknown reason. Please report this bug.
I am not sure where I went wrong.
This is the snippet from /var/log/httpd/httpd_log
[...] 172.17.10.149 - - [24/Mar/2025:08:54:27 -0400] "POST /intelmq/v1/api/login HTTP/1.1" 503 299 "http://delta.bc.edu/intelmq-manager/" "Mozilla/5.0 (Macintosh; Inte l Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"