NSP: Sorry Dave, I can't let you do that IE8

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jay2679
Posts: 10
Joined: Wed Aug 25, 2010 12:09 am

NSP: Sorry Dave, I can't let you do that IE8

Post by jay2679 »

Getting the below error in IE8 when trying to login as a regular user and admin.

NSP: Sorry Dave, I can't let you do that

Tried clearing cache w/ same error after clearing/restart of browser. I can login w/ ff fine.

Not much in httpd logs besides below

[Wed Oct 20 07:12:51 2010] [error] [client 192.168.0.179] File does not exist: /usr/local/nagiosxi/html/includes/js/jquery/timepickr, referer: http://172.16.12.200/nagiosxi/includes/ ... iceattr=10
[Wed Oct 20 07:12:51 2010] [error] [client 192.168.0.179] File does not exist: /usr/local/nagiosxi/html/includes/js/jquery/timepickr, referer: http://172.16.12.200/nagiosxi/includes/ ... iceattr=10
[Wed Oct 20 07:15:03 2010] [error] [client 10.242.2.6] File does not exist: /var/www/html/favicon.ico
[Wed Oct 20 07:18:33 2010] [error] [client 10.242.2.6] File does not exist: /var/www/html/favicon.ico
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: NSP: Sorry Dave, I can't let you do that IE8

Post by tonyyarusso »

Which cache did you clear? The relevant one here is JavaScript, not files or cookies, and can be accomplished by holding down the Shift key while refreshing the page.
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
jay2679
Posts: 10
Joined: Wed Aug 25, 2010 12:09 am

Re: NSP: Sorry Dave, I can't let you do that IE8

Post by jay2679 »

Problem still exists after doing what you advised. Cookies/Form Data/InPrivate Data/Temp inet files is what was cleared previously.
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: NSP: Sorry Dave, I can't let you do that IE8

Post by tonyyarusso »

All right, the next possibility for this error is to check the clocks. If the time on the Nagios server and your desktop differ by very much, it will see that as being outside of the allowed session time and give that error. (We recommend using NTP (Network Time Protocol) to always keep clocks in sync.) I can't see why that would be it given that Firefox works, but it's all I'm coming up with right at the moment...
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: NSP: Sorry Dave, I can't let you do that IE8

Post by tonyyarusso »

For what it's worth I did just confirm that the latest release work in IE8 here, so at least we're not dealing with a browser code/rendering issue.
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
Locked