Developer & Trader Troubleshooting Hub

Solana Account Error Resolution

Encountering errors when trying to close empty token accounts or reclaim rent? Select your specific error code below for instant technical diagnosis and 1-click on-chain resolution.

Error: transfer-fee-withheldFix Available

Cannot Close Account: Transfer Fee Withheld

Occurs on Token-2022 accounts when withheld transfer fees must be harvested before account dissolution.

View Resolution Guide
Error: nonzero-balanceFix Available

Cannot Close Account: Non-Zero Token Balance

SPL Token Program requires token balance to be exactly zero. Burning or transferring tiny dust tokens fixes this instantly.

View Resolution Guide
Error: frozen-accountFix Available

Account Is Frozen: Cannot Close

Occurs when the mint authority freezes an account (common in honeypot scams or compliant stablecoins).

View Resolution Guide
Error: account-in-useFix Available

Account Currently in Use or Open Orders

Open limit orders on DEXes lock the token account in open orders state. Canceling active orders frees the container.

View Resolution Guide