Hi Ronak,

(Thanks for the link Duncan.)

Here's the output with Verbose Security:

Unauthorized: Your user account does not have the required permission. Access to 'standard_html_header' of (ZentinelPortal at /zport), acquired through (MySqlEventManager at /zport/dmd/ZenEventManager), denied. Your user account, Anonymous User, exists at (unknown). Access requires one of the following roles: ['Manager', 'Owner', 'ZenMonitor', 'ZenUser']. Your roles in this context are ['Anonymous'].

Basically, this means that the javascript code cannot reload the dashboard without a good login. Ignore the error: it's harmless.

-Eric

Duncan McGreggor wrote:

On Sep 15, 2006, at 1:54 PM, Ronak Patel wrote:

I just upgraded the virtual appliance from 0.21.0 to the current release, 0.22.2, using the tarball file. All is running well and there seems to be no problem on the surface level, but I'm getting several instances of the same following error message in event.log:

2006-09-15T12:14:28 ERROR root Exception while rendering an error message
Traceback (most recent call last):
File "/usr/local/zenoss/lib/python/OFS/SimpleItem.py", line 209, in raise_standardErrorMessage
        v = s(client, REQUEST, **kwargs)
File "/usr/local/zenoss/lib/python/OFS/DTMLMethod.py", line 144, in __call__
        r=apply(HTML.__call__, (self, client, REQUEST), kw)
File "/usr/local/zenoss/lib/python/DocumentTemplate/DT_String.py", line 476, in __call__
        try: result = render_blocks(self._v_blocks, md)
Unauthorized: You are not allowed to access 'standard_html_header' in this context

Anyone have any idea of what this is about and whether or not I should be concerned about it? Thanks in advance.

One thing you can do is download and install the VerboseSecurity Zope product:
  http://plone.org/products/verbosesecurity

Dump it into your $ZENHOME/Products directory and then restart zope (be sure that it really does restart). You should then get more information in that error message of your log file... We'll be able to tell you more if you send that as well as what you were doing when that was generated...

Thanks!

d
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users


_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to