MyTonCtrl 错误
概述
本文介绍了用户可能遇到的 MyTonCtrl 错误。
常见错误
错误 | 可能的解决方案 |
---|---|
Unknown module name: name . Available modes: modes | 查看可用模式列表 |
No mode named name found in current modes: current_modes | 检查当前模式列表 |
GetWalletFromFile error: Private key not found | 检查钱包名称路径 |
Cannot get own IP address | 查看 https://ifconfig.me/ip 和 https://ipinfo.io/ip 资源访问权限 |
Liteserver 错误
错误 | 可能的解决方案 |
---|---|
Cannot enable liteserver mode while validator mode is enabled | 使用 disable_mode validator |
LiteClient error: error_msg | 检查运行 Liteserver 的 MyTonCtrl 参数 |
验证器(Validator)错误
错误 | 可能的解决方案 |
---|---|
ValidatorConsole error: Validator console is not settings | 检查 验证程序文章 |
Cannot enable validator mode while liteserver mode is enabled | 使用 disable_mode liteserver 功能 |
Validator wallet not found | 检查 验证器文章 |
Validator is not synchronized | 等待更长时间进行同步或检查 sync troubleshouting。 |
Stake less than the minimum stake. Minimum stake: minStake | 使用set stake {amount} 和check stake parameters。 |
Don't have enough coins. stake: stake , account balance: balance | 将您的 balance 充值到 stake 。 |
提名池错误
错误 | 可能的解决方案 |
---|---|
CreatePool error: Pool with the same parameters already exists | 检查 pools_list 中的现有池 |
create_single_pool error: Pool with the same parameters already exists | 检查 pools_list 中的现有池 |