-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue in Bot #174
Comments
I am having the same issue did you ever find a solution? |
That issue was solved automatically after a couple of days for me ! |
Can you give me script that solves it?
…On Mon, May 28, 2018 at 7:54 PM, dinesh0311 ***@***.***> wrote:
That issue was solved automatically after a couple of days for me !
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#174 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIAXyE63KDbODkxgnohwHbXbR5jptUM5ks5t3FXngaJpZM4Snyw1>
.
|
ah sorry! Currently I am not in access of the bot! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The bot was running fine, but with out any changes it starts throwing this error. Do anyone else is facing any similar error ,
21:44:43: Error during main loop: API error response: Invalid Market
#0 /var/www/arbbot/bot/BittrexLikeExchange.php(283): BittrexLikeExchange->xtractResponse('{"success":fals...')
#1 /var/www/arbbot/bot/BittrexLikeExchange.php(96): BittrexLikeExchange->queryOrderbook('DOGE', 'BTC')
#2 /var/www/arbbot/bot/Exchange.php(167): BittrexLikeExchange->fetchOrderbook('DOGE', 'BTC')
#3 /var/www/arbbot/bot/Arbitrator.php(181): Exchange->getOrderbook('DOGE', 'BTC')
#4 /var/www/arbbot/bot/Arbitrator.php(116): Arbitrator->checkPairAt('DOGE_BTC', Object(Poloniex), Object(Bleutrade))
#5 /var/www/arbbot/bot/Arbitrator.php(92): Arbitrator->checkOpportunitiesAt(Object(Poloniex), Object(Bleutrade))
#6 /var/www/arbbot/bot/Arbitrator.php(59): Arbitrator->checkOpportunities()
#7 /var/www/arbbot/bot/Arbitrator.php(598): Arbitrator->loop()
#8 /var/www/arbbot/bot/Arbitrator.php(22): Arbitrator->innerRun()
#9 [internal function]: Arbitrator->{closure}(Object(React\EventLoop\Timer\Timer))
The text was updated successfully, but these errors were encountered: