Hi, recently when running mytonctrl on mainnet, I received the following error log. Does anyone know why this is happening?

[error] 24.04.2023, 02:35:00.480 (UTC) Elections error: Command '['/usr/bin/ton/lite-client/lite-client', '--global-config', '/usr/bin/ton/global.config.json', '--verbosity', '0', '--cmd', 'runmethodfull -1:3333333333333333333333333333333333333333333333333333333333333333 compute_returned_stake 0x017d752d3eaea12672513e88111ff60da85f84a02a6155a983edfb7946727f04', '-i', '3']' timed out after 3 seconds

Apr 24, 2023, 2:52 AM
for some reason the global servers are being used and not your local one. global servers are less stable due to their personal load and may sometimes fail to respond. if you do not use a local server, then after a few attempts the command should work.
Apr 24, 2023, 4:22 AM
If want use our local one, it's need run mytonctrl -m full ?
Apr 24, 2023, 4:46 AM
you need to install mytonctrl in full mode initially:
install.sh -m full
https://github.com/ton-blockchain/mytonctrl
Apr 24, 2023, 4:50 AM
thanks I will try
Apr 24, 2023, 5:05 AM

© 2024 Draquery.com All rights reserved.