404 Error for Network Analzer

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
rpearson
Posts: 39
Joined: Fri Dec 14, 2018 5:21 pm

404 Error for Network Analzer

Post 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.
rpearson
Posts: 39
Joined: Fri Dec 14, 2018 5:21 pm

Re: 404 Error for Network Analzer

Post by rpearson »

Some people are also having the issue on Firefox and edge too. So not sure why it works sometimes for some people.
rpearson
Posts: 39
Joined: Fri Dec 14, 2018 5:21 pm

Re: 404 Error for Network Analzer

Post by rpearson »

Whatever the issue it appears to go away after I enabled SSL and configured it.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: 404 Error for Network Analzer

Post 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.
Locked