Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LITE_SERVER_UNKNOWN: cannot apply external message to current state ;500 ERROR #207

Open
TycheGames opened this issue May 14, 2024 · 12 comments

Comments

@TycheGames
Copy link

Bug Type

Functional

Reproduction steps

deploy wallet

Actual result

 ok: false,
  error: 'LITE_SERVER_UNKNOWN: cannot apply external message to current state : failed to parse external message external message is not a (Message Any) according to automated checks',
  code: 500
}

Expected result

no error

Suggested Severity

High

Device

Desktop (please complete the following information):

  • OS: [Mac OS]
  • Typescript
  • Version [e.g. 22]

Additional Context

No response

@SaD1sT1337
Copy link

same issue...

@leoenes
Copy link

leoenes commented May 23, 2024

same issue also

@m1faridi
Copy link

m1faridi commented Jun 9, 2024

same issue.
Unhandled promise rejection: LITE_SERVER_UNKNOWN: cannot apply external message to current state : Failed to unpack account state

@Chidiebere95
Copy link

Same issue
LITE_SERVER_UNKNOWN: cannot apply external message to current state : External message was not accepted

@gyloong
Copy link

gyloong commented Jul 12, 2024

same issue also...

@Kinyabundi
Copy link

same issue also

@slyofzero
Copy link

slyofzero commented Jul 16, 2024

I got the same issue while trying to send a transaction using the testnet RPC https://testnet.toncenter.com/api/v2/jsonRPC and @ton/ton package for JS

@Mae6e
Copy link

Mae6e commented Jul 20, 2024

hi, when i execute: npx blueprint run:
data: {
ok: false,
error: 'LITE_SERVER_UNKNOWN: cannot apply external message to current state : External message was not accepted\n' +
'Cannot run message on account: inbound external message rejected by transaction 16651A45C1A677E97C369638C01BD1FBD96F9B7E853018E046E01651B3B4551D:\n' +
'exitcode=0, steps=0, gas_used=0',
code: 500
}

@beyondyourself113
Copy link

Hello, everyone
I can't send any message and I got this error
data: {
ok: false,
error: 'LITE_SERVER_UNKNOWN: cannot apply external message to current state : Failed to unpack account state',
code: 500
}

@mojtaba-7
Copy link

i've same error:

[Deployer] deployNft 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 'transaction id':
exitcode=33, steps=23, gas_used=0

@Menmaz
Copy link

Menmaz commented Sep 14, 2024

Team no working ?

@joaomatbarbosa
Copy link

I have the same issue, using @ton/ton. Could it be because of the library ? Or node fault ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests