Error when enable automatic logon

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
fao
Posts: 99
Joined: Thu Feb 03, 2011 3:05 am

Error when enable automatic logon

Post by fao »

I get this error when I try to set the automatic logon. any ideas? We are dying for this feature

SQL Error [nagiosxi] : ERROR: duplicate key value violates unique constraint "xi_options_pkey"
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Error when enable automatic logon

Post by agriffin »

Try running the following command and setting automatic login again:

Code: Select all

/usr/local/nagiosxi/tools/fix_postgres_sequences.sh
fao
Posts: 99
Joined: Thu Feb 03, 2011 3:05 am

Re: Error when enable automatic logon

Post by fao »

thanks! that fixed it
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Error when enable automatic logon

Post by agriffin »

Glad I could help! Don't hesitate to ask if you have any more troubles.
Locked