I am getting the below error

Mohit Verma 1 Reputation point
2022-02-15T01:43:05.707+00:00

ABORT_ERR: 20 DATA_CLONE_ERR: 25 DOMSTRING_SIZE_ERR: 2 HIERARCHY_REQUEST_ERR: 3 INDEX_SIZE_ERR: 1 INUSE_ATTRIBUTE_ERR: 10 INVALID_ACCESS_ERR: 15 INVALID_CHARACTER_ERR: 5 INVALID_MODIFICATION_ERR: 13 INVALID_NODE_TYPE_ERR: 24 INVALID_STATE_ERR: 11 NAMESPACE_ERR: 14 NETWORK_ERR: 19 NOT_FOUND_ERR: 8 NOT_SUPPORTED_ERR: 9 NO_DATA_ALLOWED_ERR: 6 NO_MODIFICATION_ALLOWED_ERR: 7 QUOTA_EXCEEDED_ERR: 22 SECURITY_ERR: 18 SYNTAX_ERR: 12 TIMEOUT_ERR: 23 TYPE_MISMATCH_ERR: 17 URL_MISMATCH_ERR: 21 VALIDATION_ERR: 16 WRONG_DOCUMENT_ERR: 4 code: 25 message: Failed to execute 'postMessage' on 'MessagePort': function(T8a){var a8a;a8a=this[G2h] + Q7h;while(a8a-=Q7h){if(this[a8a - Q7h] === T8a){return B1h;}}return k2h;} could not be cloned. name: DataCloneError stack: Error: Failed to execute 'postMessage' on 'MessagePort': function(T8a){var a8a;a8a=this[G2h] + Q7h;while(a8a-=Q7h){if(this[a8a - Q7h] === T8a){return B1h;}}return k2h;} could not be cloned. at t.r.postMessage

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,778 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 26,211 Reputation points
    2022-02-15T06:45:39.527+00:00

    @Mohit Verma

    Can you please share more details on this issue to assist you better or retag this issue to get help from right people.

    What service are you using and other details on how this error is coming.

    I found a similar thread on StackOverflow here based on the error details you shared to be related to Javascript. Please check if this helps.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.