Troubleshooting
Common issues and solutions.
Error: Rate limited toast appears
Cause: Hyperliquid API rate limits exceeded
Solution:
Wait 1-2 minutes before retrying
Avoid clicking buttons multiple times
Rate limit resets based on trading volume
Price Too Far From Oracle
Error: Price too far from oracle
Cause: Market volatility exceeds slippage tolerance
Solution:
Wait for market to stabilize
Try closing position again
Backend uses 15% slippage to handle most cases
Position Won't Close
Symptoms: Close button clicked but position remains
Causes:
Network latency
Check server logs for latency or errors.
Insufficient margin for closing order
Verify account margin and required funds to close the position.
Debug:
Agent Not Starting
Error: 500 Internal Server Error
Check:
Backend server running
Run:
Environment variables
Ensure required environment variables are set in .env.
Confirm valid API keys are configured.
Restart server:
Balance Shows Incorrect Value
Symptoms: Dashboard shows $999 or stale balance
Cause: Fallback to cached data when live fetch fails
Solution:
Ensure agent is running for live updates
Check Hyperliquid testnet status
Verify wallet address is correct
Cross-Browser Sync Issues
Symptoms: Different state in Chrome vs Firefox
How it works:
Backend is source of truth
Frontend polls every 5 seconds
Wallet address identifies session
Solution:
Verify same wallet connected in both browsers
View real-time server activity:
Agent logs per session: