I can browse to the initial page http://PrivateIPAddress
Then I need to click in to "Access Nagios XI" link which should take me to the Main Nagios Admin Page but it is taking me to a BLANK page.
I have re-started the Nagios VM several time and it does not give me any errors of Services failure etc.
I am not sure why I cannot Browse to the main page anymore.
Any help will be appreciated.
Thanks.
Cannot Navigate to http://PrivateIPAdress/nagiosxi/
Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/
Could you post the output of:
Code: Select all
tail -25 /var/log/httpd/error_logFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/
This is what I get: Please see the attached file.
You do not have the required permissions to view the files attached to this post.
Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/
I am getting the this log message:
[error] [Client IPAddress] PHP Warning: mysql_pconnect(): Can't connect to local MySQL server through socket ' /var/lib/mysql/mysql.sock' (111) in /usr/local/nagiosxi/html/db/adodb/drivers/adodb-mysql.inc.php on line 383, referer: http://PrivateIP Address
This log error is keep repeating itself in the log file.
[error] [Client IPAddress] PHP Warning: mysql_pconnect(): Can't connect to local MySQL server through socket ' /var/lib/mysql/mysql.sock' (111) in /usr/local/nagiosxi/html/db/adodb/drivers/adodb-mysql.inc.php on line 383, referer: http://PrivateIP Address
This log error is keep repeating itself in the log file.
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/
Is mysql started on your system?
Code: Select all
service mysqld statusNagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/
I have started it and now it is working.
Re: Cannot Navigate to http://PrivateIPAdress/nagiosxi/
Great! Locking thread, cheers!
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.