Troubleshooting


Timeout reached without success
This means that the transaction was submitted but it was never picked up by a validator and put on a block. This typically happens if your tip is too low or if you are using RPC mode and your RPC is not a staked connection. Retry again or increase your tip and network fees and it will go through.
This can also happen if your wallet balances are too low which causes the jito txn to revert and not get picked up (i.e. timed out)
In the image above you can see an example of a buy that has enough balance denoted by a green check. You should keep at least 0.05 SOL above the buy amount to ensure smooth operation. So if you have 0.27 SOL then the max you should be using to buy with is 0.22 SOL.
In that same image you can also see an example of a potentially problematic buy amount denoted by a yellow yield. This means you may not have enough of a buffer and could lead to failed txns
If you have an amount over your wallet balance it will be denoted with a red x
Last updated