Install.php- NSP: Sorry Dave, I can't do that...

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
digitalbennu
Posts: 20
Joined: Fri Apr 19, 2013 10:46 am

Install.php- NSP: Sorry Dave, I can't do that...

Post by digitalbennu »

Just installed Nagios on a fresh virtual machine. Following the instructions in the first video and changed all the passwords as I was supposed to. Moved to the second video where you are supposed to go into the web interface and i am stuck....Once i click on "Install" I get the Sorry Dave I can't do that error. I have looked up this error and did the NTP fix to the VM. Cleared the cache on my safari but still am getting nothing.

This is the 64-bit version running on Fusion5 for Mac.

Any ideas whats I am missing?
Thanks
Dave
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Install.php- NSP: Sorry Dave, I can't do that...

Post by yancy »

digitalbennu,

That means there is still a time discrepancy.

can you log in to Nagios and type:

Code: Select all

 date 
next, open your terminal on the mac OSX machine and type

Code: Select all

 date 
this two should match. You can setup NTP or just manually configure the date and time on Nagios to match.

Code: Select all

 date -s "copy and paste new date and time here from mac osx" 
hope that helps,

-Yancy
digitalbennu
Posts: 20
Joined: Fri Apr 19, 2013 10:46 am

Re: Install.php- NSP: Sorry Dave, I can't do that...

Post by digitalbennu »

That did it....
Thanks
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Install.php- NSP: Sorry Dave, I can't do that...

Post by yancy »

digitalbennu,

Great, i'll mark issue resolved.

-Yancy
Locked