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

Error while upgrading: Failed to set node argument: '--state-ttl' #312

Open
ingria opened this issue Jul 28, 2024 · 1 comment
Open

Error while upgrading: Failed to set node argument: '--state-ttl' #312

ingria opened this issue Jul 28, 2024 · 1 comment

Comments

@ingria
Copy link
Contributor

ingria commented Jul 28, 2024

/usr/src/ton/validator/impl/liteserver.cpp:2066:107: warning: lambda capture 'mode' is not used [-Wunused-lambda-capture]
                                    [Self, mc_ref_blkid = handle->masterchain_ref_block(), mc_blkid, pfx, mode](td::Result<Ref<BlockData>> res) {
                                                                                                        ~~^~~~
5 warnings generated.
[930/930] Linking CXX executable validator-engine/validator-engine
[1/1] TON components update completed
Failed to set node argument: '--state-ttl' 
Upgrade - OK

Steps to reproduce:

  • run "upgrade" command
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

2 participants
@ingria and others