ton-blockchain / mytonctrl

A tool to run and maintain a TON node/validator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not get MyTonCtrl status

echoclark opened this issue · comments

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.

Bumping this question, I get this also in my mytoncore.log

[debug]   14.07.2024, 13:41:23.534 (UTC)  <Telemetry>   start GetConfig32 function
[debug]   14.07.2024, 13:41:23.932 (UTC)  <Telemetry>   start GetComplaints function
[error]   14.07.2024, 13:41:31.486 (UTC)  <save_db>     save_db error: lock_file error: time out.
[error]   14.07.2024, 13:41:41.523 (UTC)  <save_db>     save_db error: lock_file error: time out.
[error]   14.07.2024, 13:41:51.559 (UTC)  <save_db>     save_db error: lock_file error: time out.
[error]   14.07.2024, 13:42:01.595 (UTC)  <save_db>     save_db error: lock_file error: time out.
[error]   14.07.2024, 13:42:11.632 (UTC)  <save_db>     save_db error: lock_file error: time out.
[debug]   14.07.2024, 13:42:12.588 (UTC)  <custom_overlays>start GetConfig function (12)
[debug]   14.07.2024, 13:42:12.899 (UTC)  <custom_overlays>start GetConfig function (15)
[debug]   14.07.2024, 13:42:13.829 (UTC)  <custom_overlays>start GetConfig34 function

bumping!

try stopping the mytoncore service, deleting the .local/share/mytoncore/mytoncore.db.lock file and starting mytoncore service up again