Troubleshooting
This document explains the errors that users may encounter with MyTonCtrl.
Common errors
Error | Possible solution |
---|---|
Unknown module name: name . Available modes: modes | Check available modes list status_modes |
No module named name found in current modes: current_modes | Check current modes list status_modes |
GetWalletFromFile error: Private key not found | Check the wallet path |
Cannot get own IP address | Verify access to the resources at ifconfig.me and ipinfo.io |
Liteserver errors
Error | Possible solution |
---|---|
Cannot enable liteserver mode while validator mode is enabled | Use disable_mode validator |
LiteClient error: error_msg | Check MyTonCtrl parameters for running the liteserver; see setup guidance |
Validator errors
Error | Possible solution |
---|---|
ValidatorConsole error: Validator console is not settings | See Troubleshooting: Validator console is not settings |
Cannot enable validator mode while liteserver mode is enabled | Use disable_mode liteserver |
Validator wallet not found | See Validator node: View the list of wallets |
Validator is not synchronized | Wait longer for synchronization or check sync troubleshooting |
Stake less than the minimum stake. Minimum stake: minStake | Use set stake <amount> and check stake parameters |
Don't have enough coins. stake: stake , account balance: balance | Add funds to your account until the balance reaches the required stake amount |
Nominator pool errors
Error | Possible solution |
---|---|
CreatePool error: Pool with the same parameters already exists | Check pools_list for existing pools |
create_single_pool error: Pool with the same parameters already exists | Check pools_list for existing pools |
See also
Was this article useful?