Tonkeeper Jetton Transfer Loop Timeout

Tonkeeper Jetton Transfer Loop Timeout

System Archive

Tonkeeper Jetton Transfer Loop Timeout Symptom Users experience a timeout error when attempting to transfer Tonkeeper Jettons, resulting in a failed transaction and an error message indicating a loop timeout. Technical Root Cause The error occurs due to a prolonged waiting period for transaction confirmation on the TON blockchain, exceeding the predefined timeout threshold. Manual Overrides Increase the timeout threshold using the tonoscli command: Update the config.json file with a higher timeout value Restart the Tonkeeper client to apply the changes Verify the transaction status using the following code block: bash tonoscli call <wallet_address getJettonBalance '{"jettonAddress": "<jetton_address"}' abi JettonWallet.abi.json Consider utilizing an external console for advanced debugging and troubleshooting capabilities. Prerequisites Tonoscli installed and configured on the system A basic understanding of TON blockchain and Tonkeeper client Access to the config.json file and the wallet's private key


System Cross-Reference Matrix

🛠 Run Automated Reset

Report Page