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

Deploy to minnet return 500. #86

Closed
markdrrr opened this issue Feb 28, 2024 · 2 comments
Closed

Deploy to minnet return 500. #86

markdrrr opened this issue Feb 28, 2024 · 2 comments

Comments

@markdrrr
Copy link

I'm trying to upload to minetest. I get an error of '500 Internal Error'. When you deploy to testnet, everything works.
blueprint 0.15.0
I use the standard deployment script.

@markdrrr
Copy link
Author

markdrrr commented Feb 28, 2024

Попробовал задеплоить через https://toncenter.com/api/v2/
получил следующее:

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 91..........................................02B9578:\n' +      
        'exitcode=36, steps=13, gas_used=0\n' +
        'VM Log (truncated):\n' +
        '...CTPUSHCONST 19 (xC_,1)\n' +
        'execute DICTIGETJMPZ\n' +
        'execute PUSHPOW2 9\n' +
        'execute LDSLICEX\n' +
        'execute DUP\n' +
        'execute LDU 32\n' +
        'execute LDU 32\n' +
        'execute LDU 32\n' +
        'execute XCHG s2\n' +
        'execute NOW\n' +
        'execute LEQ\n' +
        'execute THROWIF 36\n' +
        'default exception handler, terminating vm with exit code 36\n',
      code: 500
    }

@markdrrr
Copy link
Author

Нашел решение в чате https://t.me/tondev/142438
оказалось на пк время отставало)

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

1 participant