Skip to content

MyTonCtrl does not initialise validator config at start occasionally  #161

@begetan

Description

@begetan

We run multiply nodes and perform migration/changes quite frequently. We noticed that MyTonCtrl utility doesn't configure validator settings occasionally after the initial installation. It is happening quite often after the TON network throttling due to the utilisation spike.

In this case:

  1. No information about validator part in output of status command
  2. Local wallet is in unknown type in wl command
  3. We discovered that mytoncore.db missed related parameters:
   "validatorWalletName": "validator_wallet_001",
    "adnlAddr": "xxxx"

We have tried to add the missing parameters manually, but observed validator process instability and warning about adnl errors:

[ 1][t 7][2024-01-22 11:51:30.538971216][manager.cpp:2380][!manager]    STATUS: last_masterchain_block_ago=328.5s last_known_key_block_ago=1976.5s shard_client_ago=344.5s
[ 0][t 7][2024-01-22 11:51:39.783803855][adnl-peer-table.cpp:234][!PeerTable][&it != local_ids_.end()]  dst=Y1pSAcU0Mv/hqOJUp9sSuD8/T7qEi84/q3IC9jYrD9w=
[ 0][t 7][2024-01-22 11:53:14.834421801][adnl-peer-table.cpp:234][!PeerTable][&it != local_ids_.end()]  dst=Y1pSAcU0Mv/hqOJUp9sSuD8/T7qEi84/q3IC9jYrD9w=

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions