Page 1 of 1

404 Error for Network Analzer

Posted: Tue Nov 09, 2021 3:53 pm
by rpearson
I am seeing this when trying to login to network analyzer from chrome - Not Found
The requested URL /nagiosna/login was not found on this server.

It works from Firefox though. Other people are experiencing the same issue as me so its not just my browser.

Re: 404 Error for Network Analzer

Posted: Tue Nov 09, 2021 3:55 pm
by rpearson
Some people are also having the issue on Firefox and edge too. So not sure why it works sometimes for some people.

Re: 404 Error for Network Analzer

Posted: Tue Nov 09, 2021 4:46 pm
by rpearson
Whatever the issue it appears to go away after I enabled SSL and configured it.

Re: 404 Error for Network Analzer

Posted: Wed Nov 10, 2021 12:03 pm
by ssax
What OS/version is it running?

Code: Select all

uname -a
cat /etc/*release
If running RHEL/CENT/ORACLE, run this command as root:

Code: Select all

zip -r /tmp/HTTPDFILES.zip /etc/httpd/conf/httpd.conf /etc/httpd/conf.d
If running Debian/Ubuntu, run this command as root:

Code: Select all

zip -r /tmp/HTTPDFILES.zip /etc/apache2
Then PM me the resulting /tmp/HTTPDFILES.zip file.

You can use WinSCP to download it from your XI server.