mnedelchev-vn / pinksale-dxsale-sniper-bot

A free NodeJS sniper bot built to work with DxSale. DxLaunch is an open, decentralized platform for token sales.
119 stars 77 forks source link

Error: Invalid JSON RPC response: "" #8

Open 4pe4ll opened 3 years ago

4pe4ll commented 3 years ago

image I got this error when i try to run it

mnedelchev-vn commented 3 years ago

It's very likely that this was temporary issue, because the bot is running with external blockchain node. However if the issue still exists then copy and paste your bot command here ( without your private key ) so I can check if you're doing something wrong.

I will close the issue if you do not respond within one week.

4pe4ll commented 3 years ago

Here is my bot cmd.

pm2 start dxsale-sniper-bot.js -- dxSalePresaleContractAddress=0x48D594256A30133c29953a76a1C2853A4687409e buyingBnbAmount=0.1 senderPrivateKey=0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx createLogs=true gasPrice=25

hendrik3ka commented 2 years ago

try change the RPC node with external RPC node provider (ankr, quicknode, infura)