mytonctrl icon indicating copy to clipboard operation
mytonctrl copied to clipboard

Can not get MyTonCtrl status

Open echoclark opened this issue 1 year ago • 2 comments

MyTonCtrl> status [debug] 17.05.2024, 03:03:35.594 (UTC) <MainThread> start GetRootWorkchainEnabledTime function [debug] 17.05.2024, 03:03:35.595 (UTC) <MainThread> start GetConfig function (12) [debug] 17.05.2024, 03:03:36.298 (UTC) <MainThread> start GetConfig34 function [debug] 17.05.2024, 03:03:37.157 (UTC) <MainThread> start GetConfig36 function [debug] 17.05.2024, 03:03:37.848 (UTC) <MainThread> start GetValidatorsLoad function (1715912957, 1715914957) [debug] 17.05.2024, 03:03:51.631 (UTC) <MainThread> start GetValidatorEfficiency function [warning] 17.05.2024, 03:03:51.631 (UTC) <MainThread> GetValidatorEfficiency warning: efficiency not found. [debug] 17.05.2024, 03:03:52.417 (UTC) <MainThread> start GetConfig function (15) [debug] 17.05.2024, 03:03:53.169 (UTC) <MainThread> start GetConfig function (17) [debug] 17.05.2024, 03:03:53.878 (UTC) <MainThread> start GetFullConfigAddr function [debug] 17.05.2024, 03:03:54.622 (UTC) <MainThread> start GetFullElectorAddr function [debug] 17.05.2024, 03:03:55.305 (UTC) <MainThread> start GetActiveElectionId function [warning] 17.05.2024, 03:03:56.231 (UTC) <MainThread> GetValidatorIndex warning: index not found. [debug] 17.05.2024, 03:03:56.231 (UTC) <MainThread> start GetValidatorWallet function [debug] 17.05.2024, 03:03:56.231 (UTC) <MainThread> start GetLocalWallet function [debug] 17.05.2024, 03:03:56.231 (UTC) <MainThread> start GetWalletFromFile function [debug] 17.05.2024, 03:03:56.231 (UTC) <MainThread> 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.

echoclark avatar May 17 '24 03:05 echoclark

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

jamescarter-le avatar Jul 14 '24 13:07 jamescarter-le

bumping!

uv-orbs avatar Aug 26 '24 11:08 uv-orbs

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

ingria avatar Sep 11 '24 15:09 ingria