Skip to content

issue for install mytonctrl #356

@kugimiya530

Description

@kugimiya530

I am install by https://docs.ton.org/participate/run-nodes/full-node

system is ubuntu20.04

wget https://raw.githubusercontent.com/ton-blockchain/mytonctrl/master/scripts/install.sh
sudo bash install.sh

until here , everything work fine

but after bash mytonctrl

the log below seems like have some problem

anyone help?

[info] 09.09.2024, 04:05:13.121 (UTC) Start program /root/Desktop/mytonctrl.py
Welcome to the console. Enter 'help' to display the help menu.
[debug] 09.09.2024, 04:05:13.303 (UTC) start GetValidatorStatus function
[warning] 09.09.2024, 04:05:13.310 (UTC) GetValidatorStatus warning: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

Node is out of sync. The displayed status is incomplete.

MyTonCtrl> status
[debug] 09.09.2024, 04:05:15.297 (UTC) start GetValidatorWallet function
[debug] 09.09.2024, 04:05:15.297 (UTC) start GetLocalWallet function
[debug] 09.09.2024, 04:05:15.297 (UTC) start GetWalletFromFile function
[debug] 09.09.2024, 04:05:15.298 (UTC) start WalletVersion2Wallet function
[debug] 09.09.2024, 04:05:15.298 (UTC) start GetDbSize function
Error: 'NoneType' object has no attribute 'items'

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