You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running usage_stats
usage_stats Error: Traceback (most recent call last):
File "/usr/local/munkireport/scripts/usage_stats", line 197, in
main()
File "/usr/local/munkireport/scripts/usage_stats", line 188, in main
info = get_usage_metrics()
File "/usr/local/munkireport/scripts/usage_stats", line 12, in get_usage_metrics
plist = plistlib.readPlistFromString(output.rstrip(' \t\r\n\0'))
File "/Library/MunkiReport/Python.framework/Versions/2.7/lib/python2.7/plistlib.py", line 103, in readPlistFromString
return readPlist(StringIO(data))
File "/Library/MunkiReport/Python.framework/Versions/2.7/lib/python2.7/plistlib.py", line 78, in readPlist
rootObject = p.parse(pathOrFile)
File "/Library/MunkiReport/Python.framework/Versions/2.7/lib/python2.7/plistlib.py", line 406, in parse
parser.ParseFile(fileobj)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 11680, column 33
WARNING: usage_stats return code: 1
The text was updated successfully, but these errors were encountered:
Running usage_stats
usage_stats Error: Traceback (most recent call last):
File "/usr/local/munkireport/scripts/usage_stats", line 197, in
main()
File "/usr/local/munkireport/scripts/usage_stats", line 188, in main
info = get_usage_metrics()
File "/usr/local/munkireport/scripts/usage_stats", line 12, in get_usage_metrics
plist = plistlib.readPlistFromString(output.rstrip(' \t\r\n\0'))
File "/Library/MunkiReport/Python.framework/Versions/2.7/lib/python2.7/plistlib.py", line 103, in readPlistFromString
return readPlist(StringIO(data))
File "/Library/MunkiReport/Python.framework/Versions/2.7/lib/python2.7/plistlib.py", line 78, in readPlist
rootObject = p.parse(pathOrFile)
File "/Library/MunkiReport/Python.framework/Versions/2.7/lib/python2.7/plistlib.py", line 406, in parse
parser.ParseFile(fileobj)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 11680, column 33
WARNING: usage_stats return code: 1
The text was updated successfully, but these errors were encountered: