Log Out Option -Post Upgrade

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Log Out Option -Post Upgrade

Post by hoegh »

Hi,

I have done the manual upgrade.
Yes I have backup before upgrade 5.2.9.

Regards,
Neha Singh.
Thanks
Höegh
User avatar
tgriep
Madmin
Posts: 9177
Joined: Thu Oct 30, 2014 9:02 am

Re: Log Out Option -Post Upgrade

Post by tgriep »

It could be that there is a old PHP cache file on the server that is hiding the logout link from the GUI.
To clear them out, login to the server as root and delete all of the files in this folder.

Code: Select all

/var/lib/php/session
Then restart apache by running

Code: Select all

service httpd restart
Then login to the XI GUI and see if the Logout link is there.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Log Out Option -Post Upgrade

Post by hoegh »

Hi ,

Cleared the cache sessions from the above locations and restarted httpd service.
No changes reflected.
Again the same issue.

Thanks & Regards,
Neha Singh.
Thanks
Höegh
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Log Out Option -Post Upgrade

Post by npolovenko »

@hoegh, What kind of web browser are you using and what version? I did experience similar behavior when I ran XI on a raspberry pi.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Log Out Option -Post Upgrade

Post by hoegh »

Hi,

We are using Internet explorer
Google chrome
Microsoft Edge browsers.

I have tried clearing cache and cookies also from browser but it is not working.

Regards,
Neha.
Thanks
Höegh
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Log Out Option -Post Upgrade

Post by npolovenko »

@hoegh, Could you send in your Nagios XI System Profile so I can review it?
To send us your system profile. Login to the Nagios XI GUI using a web browser.
Click the "Admin" > "System Profile" Menu
Click the "Download Profile" button
Save the profile.zip file, upload it to a cloud storage of your choice and share a link with me via pm.
After that please post something in this thread to bring it back up in the support queue.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Log Out Option -Post Upgrade

Post by hoegh »

Hi,

We have sent you our Nagios XI System Profile.
Please review it.

Regards,
Mayur
Thanks
Höegh
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Log Out Option -Post Upgrade

Post by npolovenko »

@hoegh, I received the profile and shared it with our techs.

I see a lot the following entries in the apache log file:

Code: Select all

AuthType not set!
Can you upload the following two files so that we can check to see what happened to your authentication settings?

Code: Select all

/etc/httpd/conf.d/nagiosxi.conf 
/etc/httpd/conf.d/nagios.conf 
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Log Out Option -Post Upgrade

Post by hoegh »

Hi Npolovenko,

I have PM you the below 2 config files.
Kindly check and let me know if any changes is required.

Thanks & Regards,
Neha Singh.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Log Out Option -Post Upgrade

Post by npolovenko »

@hoegh, I received your message but didn't receive the files. After you select the files on your computer don't forget to click on the "upload" button. Can you try one more time?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked