ton-blockchain / mytonctrl

A tool to run and maintain a TON node/validator
GNU General Public License v3.0
217 stars 130 forks source link

Can not get MyTonCtrl status #255

Open echoclark opened 1 month ago

echoclark commented 1 month ago

MyTonCtrl> status [debug] 17.05.2024, 03:03:35.594 (UTC) start GetRootWorkchainEnabledTime function [debug] 17.05.2024, 03:03:35.595 (UTC) start GetConfig function (12) [debug] 17.05.2024, 03:03:36.298 (UTC) start GetConfig34 function [debug] 17.05.2024, 03:03:37.157 (UTC) start GetConfig36 function [debug] 17.05.2024, 03:03:37.848 (UTC) start GetValidatorsLoad function (1715912957, 1715914957) [debug] 17.05.2024, 03:03:51.631 (UTC) start GetValidatorEfficiency function [warning] 17.05.2024, 03:03:51.631 (UTC) GetValidatorEfficiency warning: efficiency not found. [debug] 17.05.2024, 03:03:52.417 (UTC) start GetConfig function (15) [debug] 17.05.2024, 03:03:53.169 (UTC) start GetConfig function (17) [debug] 17.05.2024, 03:03:53.878 (UTC) start GetFullConfigAddr function [debug] 17.05.2024, 03:03:54.622 (UTC) start GetFullElectorAddr function [debug] 17.05.2024, 03:03:55.305 (UTC) start GetActiveElectionId function [warning] 17.05.2024, 03:03:56.231 (UTC) GetValidatorIndex warning: index not found. [debug] 17.05.2024, 03:03:56.231 (UTC) start GetValidatorWallet function [debug] 17.05.2024, 03:03:56.231 (UTC) start GetLocalWallet function [debug] 17.05.2024, 03:03:56.231 (UTC) start GetWalletFromFile function [debug] 17.05.2024, 03:03:56.231 (UTC) start WalletVersion2Wallet function Error: lock_file error: time out.

When i check MyTonCtrl status , sometimes normal, sometimes this error occurs I cannot figure out this problem.