BIP6046
Severity
20 : Error
Message
Mismatched start and end tags at offset <insert_1>: data just before error is <insert_2>; data just after error is <insert_3>.
Explanation
The RFH2 parser encountered an end tag that did not match the currently open start tag in the name-value data area. The offset is from the beginning of the name-value length field which precedes the name-value data field containing the error.
Response
Correct the application (or compute expression) that generated the message.