Quantcast
Channel: Zenoss Community: Message List
Viewing all articles
Browse latest Browse all 1097

Re: Getting "A Zenoss error has occurred" when clicking advanced then users

$
0
0

Tried the fix-utf-events.py script, but couldn't get it to run:


[zenoss@cl-znos-1vus01 zenoss]$ python fix-utf-events.py
Traceback (most recent call last):
  File "fix-utf-events.py", line 2, in <module>
    from Products.ZenUtils.json import json, unjson
ImportError: No module named ZenUtils.json

 

Also tried reindexing with:

zendmd

>>> reindex()

 

And looked for json.py to edit the line,

return simplejson.dumps(value, encoding='iso-8859-1')

but that file didn't exist.



Viewing all articles
Browse latest Browse all 1097

Trending Articles