Gekko Forum
BINANCE (((((SERVER DOWN))))) - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: General Discussion (https://forum.gekko.wizb.it/forum-14.html)
+--- Thread: BINANCE (((((SERVER DOWN))))) (/thread-1446.html)



BINANCE (((((SERVER DOWN))))) - susitronix - 02-08-2018

BINANCE SERVER DOS NOT WORK NOR UPDATE THE BROWSER:
2018.02.08 2:00am

IT IS NOT GEKKO..! nor windoof 7

dööhhh

WHEN STARTING GEKKO STRATRUNNER, INSTEAD OF NEO ASSET, IT WAS FINDING USDT

// THE GEKKO-CLI DOS REQUEST THE TRADES BUT COME BACK WITH
NO NEW TRADES WICH IS BINANCE UNABLE TO PROVIDE DATA

no worries had portofolio issues before but then the balance was correct after 12 hours

Tryed also with COINIGY. It shows the same Result on Binance

// 4:00 STILL THE SAME
No new trades...


RE: BINANCE (((((SERVER DOWN))))) - askmike - 02-08-2018

Let's hope they get their problems sorted soon!


RE: BINANCE (((((SERVER DOWN))))) - rkingy - 02-08-2018

According to their Twitter account another 8 hours.. https://twitter.com/binance_2017?lang=en

Impressed my Gekko didn't crash.. still running.. just no new trade data.. will see what happens when things come back alive.


RE: BINANCE (((((SERVER DOWN))))) - 0mathew0 - 02-08-2018

Also impressed, My Binance live strat is still running properly (last candle came in shortly after midnight UTC)

But my Kraken live strat crashed with the following error in the tradebot log:
2018-02-08 03:34:24 (ERROR): [kraken.js] (getTicker) returned an irrecoverable error: this.roundTrip.exit.date.diff is not a function
At least it died after making a good trade ^^


RE: BINANCE (((((SERVER DOWN))))) - susitronix - 02-08-2018

10 hours later STILL DOWN gee...

Shure the gekko i started also works but
no new trades.
Im also lucky, the NEO went up but the day is not yet over!


RE: BINANCE (((((SERVER DOWN))))) - susitronix - 02-08-2018

[UPDATE] BINANCE SERVER STILL DOWN... 14 HOURS LATER

//STATMENT:
Due to an unforeseen slowdown in the speed of our data sync, we now estimate for all trading activity to resume at 2018/02/09 4AM (UTC).
;-o


RE: BINANCE (((((SERVER DOWN))))) - ankasem - 02-09-2018

binance working
https://us.binance.com


RE: BINANCE (((((SERVER DOWN))))) - 0mathew0 - 02-09-2018

us.binance.com is online, http://www.binance.com is offline - gekko wont fetch data at the moment..

2018-02-09 22:39:17 (DEBUG):    [binance.js] (getTrades) returned an error, retrying: ETIMEDOUT

Edit, Solution:

edit ..\node_modules\binance\lib\rest.js

line 18:

change: this._baseUrl = `https://www.binance.com/`;
to:  this._baseUrl = `https://us.binance.com/`;