4.3.0: /nagios/dologout was not found on this server

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
nagmoto
Posts: 195
Joined: Fri Jan 09, 2015 8:05 am

4.3.0: /nagios/dologout was not found on this server

Post by nagmoto »

I am testing out Nagios 4.3.0's new logout menu item and getting following message,after rpm upgrades from 4.2.4 version.

Code: Select all

Not Found

The requested URL /nagios/dologout was not found on this server.
What did I miss ?


PS: The 4.3.0 rpm packages were created by https://github.com/NagiosEnterprises/na ... le.in#L102
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: 4.3.0: /nagios/dologout was not found on this server

Post by dwhitfield »

https://github.com/NagiosEnterprises/na ... /UPGRADING
To enable [this] new features, you must update the apache configuration file for Nagios (nagios.conf) either by running `make install-webconf` or copying the appropriate sections from `sample-config/nagios.cfg` and include the session, session_cookie, and session_crypto apache modules.
nagmoto
Posts: 195
Joined: Fri Jan 09, 2015 8:05 am

Re: 4.3.0: /nagios/dologout was not found on this server

Post by nagmoto »

Sorry, This is quite embarrassing. I missed the upgrade doc. please lock the thread.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: 4.3.0: /nagios/dologout was not found on this server

Post by dwhitfield »

No problem at all. We found out we missed one of our upgrade docs (which is now fixed). These things happen.
Locked