Previous user still making changes
Previous user still making changes
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?
Re: Previous user still making changes
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!
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.
Re: Previous user still making changes
These are set to their default settings. Yet the message was persitant throughout the day. It has finally cleared up on its own however.