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 리소스 접근 확인 |
라이트서버 오류
오류 | 가능한 해결책 |
---|---|
Cannot enable liteserver mode while validator mode is enabled | disable_mode validator 사용 |
LiteClient error: error_msg | 라이트서버 실행을 위한 MyTonCtrl 매개변수 확인 |
검증자 오류
오류 | 가능한 해결책 |
---|---|
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 | 동기화 대기 또는 동기화 문제해결 확인 |
Stake less than the minimum stake. Minimum stake: minStake | set stake {amount} 사용 및 스테이크 매개변수 확인 |
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 확인 |