I just downloaded the customlogo component and it returns the following error under Nagios XI 2011R1.9
SQL: SQL Error [nagiosxi] : ERROR: duplicate key value violates unique constraint "xi_options_pkey"
customlogo component bug.
customlogo component bug.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
Nagios Fusion 2024R1.0.2
Re: customlogo component bug.
Try running in terminal as root:
Code: Select all
# cd /usr/local/nagiosxi/tools
# ./fix_postgres_sequences.shBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: customlogo component bug.
Running that and then reconfiguring worked.
Why causes that error?
Why causes that error?
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
Nagios Fusion 2024R1.0.2
Re: customlogo component bug.
I'm glad I could help!
This is a known issue caused by the Nagios XI installer scripts. We will be fixing it sometime in a near future - it is on our TODO list.
This is a known issue caused by the Nagios XI installer scripts. We will be fixing it sometime in a near future - it is on our TODO list.
Be sure to check out our Knowledgebase for helpful articles and solutions!