cryptoeax / arbbot

Arbitrator, a bitcoin/altcoin arbitrage trading bot
https://gitter.im/cryptoeax-arbbot/Lobby
GNU General Public License v3.0
199 stars 78 forks source link

'Cloud not get reply HTTP 422' #29

Closed andremrtc closed 6 years ago

andremrtc commented 6 years ago

Hello, I'm trying to run your latest 'baaa6ba' version, however I'm getting the HTTP 422 error.

Version downloaded yesterday was connecting with poloniex perfectly, but now it has stopped.

Thank you.

http422

jjc6676 commented 6 years ago

I think the exchanges are bogged down and not something wrong with the bot.

Same with Bittrex

Sent from my iPhone

On Dec 16, 2017, at 3:12 PM, andremrtc notifications@github.com wrote:

After waiting a few minutes I tried again to run the bot and it worked!

After 15 minutes or so running it looped showing the same error, but with different messages.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

andremrtc commented 6 years ago

After waiting a few minutes I tried again to run the bot and it worked!

After 15 minutes or so running it looped showing the same error, but with different messages.

http422 2

cryptoeax commented 6 years ago

This is an error from the exchange. Previously the bot had a bug which would mask errors such as this so you wouldn't see them, now the bot will make 5 attempts for each API call to an exchange and will then give up if it still can't make the call successfully. What you are seeing above is an exchange returning an error for an extended period of time, there is nothing wrong with the bot.