Previous user still making changes

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
emartine
Posts: 660
Joined: Thu Dec 29, 2011 10:47 am

Previous user still making changes

Post by emartine »

Whenever I am making changes and am ready to hit apply, I see a message stating that the account name of my colleague is currently making changes with a date of sometime last month. I spoke to him and he states that he doesn't have any windows open and hasn't made any modifications lately. Is there a disconnected session maybe or something stuck in cache that can help clean this up?
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Previous user still making changes

Post by cdienger »

You can check/configure the lock timeout under Configure > Core Config Manager > CCM Admin > Settings. Accidentally setting this too high can cause the problem you're seeing. You can also manually remove locks by running:

echo "delete from tbl_session_locks" | mysql -uroot -pnagiosxi -D nagiosql

Let me know if this helps!
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
emartine
Posts: 660
Joined: Thu Dec 29, 2011 10:47 am

Re: Previous user still making changes

Post by emartine »

These are set to their default settings. Yet the message was persitant throughout the day. It has finally cleared up on its own however.
Locked