Hi,
When I logged into nagiosxi today I got the following: error: no output from backend.
We rebooted the server and got this message:
Message: A database connection error has been detected, we are attempting to repair the server, if the repair does not resolve the issue, please contact Nagios support.
Run the following from the CLI as root to attempt to repair the DB
/usr/local/nagiosxi/scripts/repair_databases.sh
Which I ran. It said it completed successfully but I still get the same error message with trying to access nagiosxi via the web gui.
I've included the output from running the repair_databases.sh with this post but we want to set up a support session.
The server is running 2014 R2.7.
Thanks!
Penny
p.s. I am able to login to the nagios core interface on the server.
Penny Karr | IT Infrastructure Monitoring
Harvard Vanguard Medical Associates, an Affiliate of Atrius Health
254 Second Avenue | Needham, MA 02494
P (781) 292-1853 | F (781 292-1980 | http://www.harvardvanguard.org
Email: [email protected]
can't login to nagiosxi web interface
can't login to nagiosxi web interface
You do not have the required permissions to view the files attached to this post.
Re: can't login to nagiosxi web interface
Nagios XI also uses the Postgres database for login information, try running this command to restart the Postgres database, then check to see if you can login to the XI interface.
Login as root on the server and run the following.
Login as root on the server and run the following.
Code: Select all
service postgresql restartBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: can't login to nagiosxi web interface
Hi, Ok I tried that and it fails.
-Penny
-Penny
Re: can't login to nagiosxi web interface
There are many possible causes for not being able to log in the web interface. Please, go through ALL of the steps, outlined in the article below.
https://support.nagios.com/kb/article.php?id=25
If this doesn't help, send us an email at [email protected]. This will open a new support ticket in our email ticketing system. We may need to do a remote in order to further troubleshoot this issue. Thank you!
https://support.nagios.com/kb/article.php?id=25
If this doesn't help, send us an email at [email protected]. This will open a new support ticket in our email ticketing system. We may need to do a remote in order to further troubleshoot this issue. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: can't login to nagiosxi web interface
I see this was resolved in a ticket, so I will be closing this thread now.
Former Nagios employee