Page 1 of 1

Error when enable automatic logon

Posted: Wed Oct 05, 2011 7:29 am
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"

Re: Error when enable automatic logon

Posted: Wed Oct 05, 2011 9:34 am
by agriffin
Try running the following command and setting automatic login again:

Code: Select all

/usr/local/nagiosxi/tools/fix_postgres_sequences.sh

Re: Error when enable automatic logon

Posted: Wed Oct 05, 2011 9:42 am
by fao
thanks! that fixed it

Re: Error when enable automatic logon

Posted: Wed Oct 05, 2011 1:57 pm
by agriffin
Glad I could help! Don't hesitate to ask if you have any more troubles.