ARBProtocol / solana-jupiter-bot

ARB Protocol | Automated Arbitrage Bot Using Jupiter
MIT License
584 stars 222 forks source link

This error over and over again #68

Closed cabanu closed 7 months ago

cabanu commented 8 months ago
Error: Account info HygmN5vEUcC******************************** missing
    at C:\arb\solana-jupiter-bot-main\solana-jupiter-bot-main\node_modules\@jup-ag\core\dist\core.cjs.production.min.js:1:3033
    at Array.map (<anonymous>)
    at j (C:\arb\solana-jupiter-bot-main\solana-jupiter-bot-main\node_modules\@jup-ag\core\dist\core.cjs.production.min.js:1:2984)
    at Ct.update (C:\arb\solana-jupiter-bot-main\solana-jupiter-bot-main\node_modules\@jup-ag\core\dist\core.cjs.production.min.js:1:99019)
    at C:\arb\solana-jupiter-bot-main\solana-jupiter-bot-main\node_modules\@jup-ag\core\dist\core.cjs.production.min.js:1:192826
    at Map.forEach (<anonymous>)
    at C:\arb\solana-jupiter-bot-main\solana-jupiter-bot-main\node_modules\@jup-ag\core\dist\core.cjs.production.min.js:1:192811
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Yn.computeRoutes (C:\arb\solana-jupiter-bot-main\solana-jupiter-bot-main\node_modules\@jup-ag\core\dist\core.cjs.production.min.js:1:192531)
    at async arbitrageStrategy (C:\arb\solana-jupiter-bot-main\solana-jupiter-bot-main\src\bot\index.js:275:18)

It al starts with a 429 Too many requests error even with the settings on 100000 in the min interval.

Server responded with 429 Too Many Requests. Retrying after 1000ms delay... all the way up to 4000ms. It hangs for a min and it crashes.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.