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 temporary mismatch between the expected and actual transaction processing times, causing the transfer loop to timeout and abort the transaction. Manual Overrides To resolve the issue, try the following manual overrides: Increase the transaction timeout threshold using the tonoscli command. Verify the jetton contract balance to ensure sufficient funds for the transfer. Use a custom configuration file to adjust the transfer loop settings: json { "timeout": 30000, "retry_count": 3, "jetton_contract": "0:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" } Prerequisites: Tonoscli installed and configured on the system A basic understanding of TON blockchain and Tonkeeper Jettons Access to the Tonkeeper account and jetton contract details Consider using an external console to execute the tonoscli commands for more flexibility.


System Cross-Reference Matrix

🛠 Run Automated Reset

Report Page