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"
Error when enable automatic logon
Re: Error when enable automatic logon
Try running the following command and setting automatic login again:
Code: Select all
/usr/local/nagiosxi/tools/fix_postgres_sequences.shRe: Error when enable automatic logon
thanks! that fixed it
Re: Error when enable automatic logon
Glad I could help! Don't hesitate to ask if you have any more troubles.