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
We either need to handle them ig this is needed for op-node to function fully or handle them more gracefully on our end as for now we are throwing an exception to logs:
Error during parsing/validation. System.Text.Json.JsonReaderException: '<' is an invalid start of a value. LineNumber: 0 | BytePositionInLine: 0.
The text was updated successfully, but these errors were encountered:
The SOAP message seems to be related to the TR-069 protocol (https://en.wikipedia.org/wiki/TR-069) but I have no clue as to why op-node could be sending these kind of messages. I've created a ticket on their repository to see if we can clarify this issue.
From time to time in all op/base nodes we receive some SOAP requests from op-node like this:
We either need to handle them ig this is needed for op-node to function fully or handle them more gracefully on our end as for now we are throwing an exception to logs:
Error during parsing/validation. System.Text.Json.JsonReaderException: '<' is an invalid start of a value. LineNumber: 0 | BytePositionInLine: 0.
The text was updated successfully, but these errors were encountered: