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
A regular transaction from a regular account could not be sent with the following error:
LITE_SERVER_UNKNOWN: cannot apply external message to current state : External message was not accepted
Cannot run message on account: inbound external message rejected by transaction 2B8403E3965420876FD09E9DA7B431106887AE169675F5BF4FBC628E817207C7:
exitcode=36, steps=13, gas_used=0
VM Log (truncated):
...CTPUSHCONST 19 (xC_,1)
execute DICTIGETJMPZ
execute PUSHPOW2 9
execute LDSLICEX
execute DUP
execute LDU 32
execute LDU 32
execute LDU 32
execute XCHG s2
execute NOW
execute LEQ
execute THROWIF 36
default exception handler, terminating vm with exit code 36
The error code:
36 | Action Phase | Invalid Destination address in the outbound message.
The error code does not match the error message. I do not understand how to solve this issue. Transactions from another account can be sent to the same address without any problems.
The text was updated successfully, but these errors were encountered:
This issue has been preview on the Pull Requests. To resolve,
Visit the dAppNode page to rectify this error with the Ticket ID SD5562, Also you can initiate a chat with the live agent on the chat button to get more information about your request via Dapp Support Page @mahnunchik
A regular transaction from a regular account could not be sent with the following error:
The error code:
The error code does not match the error message. I do not understand how to solve this issue. Transactions from another account can be sent to the same address without any problems.
The text was updated successfully, but these errors were encountered: