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
>>> ElementTree(file='host1cpu5-simple-bench.xml')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib64/python2.6/xml/etree/ElementTree.py", line 546, in __init__
self.parse(file)
File "/usr/lib64/python2.6/xml/etree/ElementTree.py", line 586, in parse
parser.feed(data)
File "/usr/lib64/python2.6/xml/etree/ElementTree.py", line 1245, in feed
self._parser.Parse(data, 0)
xml.parsers.expat.ExpatError: mismatched tag: line 117, column 10
The text was updated successfully, but these errors were encountered:
when nginx report 502 error, funkload parse xml fail
The text was updated successfully, but these errors were encountered: