Ccxt: load_markets on kucoin exchange showup error. maybe api is change

Created on 15 Mar 2018  路  3Comments  路  Source: ccxt/ccxt

PHP Notice: Undefined index: data in /home/task/vendor/ccxt/ccxt/php/kucoin.php on line 192

Notice: Undefined index: data in /home/task/vendor/ccxt/ccxt/php/kucoin.php on line 192
PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/task/vendor/ccxt/ccxt/php/kucoin.php on line 194

Warning: count(): Parameter must be an array or an object that implements Countable in /home/task/vendor/ccxt/ccxt/php/kucoin.php on line 194
PHP Notice: Undefined index: data in /home/task/vendor/ccxt/ccxt/php/kucoin.php on line 254

Notice: Undefined index: data in /home/task/vendor/ccxt/ccxt/php/kucoin.php on line 254
PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/task/vendor/ccxt/ccxt/php/kucoin.php on line 256

Warning: count(): Parameter must be an array or an object that implements Countable in /home/task/vendor/ccxt/ccxt/php/kucoin.php on line 256
PHP Fatal error: Uncaught Predis\Response\ServerException: ERR wrong number of arguments for 'hmset' command in /home/task/vendor/predis/predis/src/Client.php:370

duplicate question

Most helpful comment

@mkutny Thanks, the latest version is ok. the btctradeim market api address to be change from www.btctrade.im to api.btctrade.im . which can solve the cloudflare protection.

"[DDoS Protection Error] btctradeim GET https://www.btctrade.im/coin/btc/allcoin?t=1521211075277 503 not accessible from this location at the moment (ignoring)"

All 3 comments

Your ccxt is outdated, consider upgrading it first.

@mkutny Thanks, the latest version is ok. the btctradeim market api address to be change from www.btctrade.im to api.btctrade.im . which can solve the cloudflare protection.

"[DDoS Protection Error] btctradeim GET https://www.btctrade.im/coin/btc/allcoin?t=1521211075277 503 not accessible from this location at the moment (ignoring)"

Thanks! Fixed in #2283.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kumboo picture kumboo  路  3Comments

Sarona93 picture Sarona93  路  3Comments

sajjadhbutt2 picture sajjadhbutt2  路  3Comments

Fcl69 picture Fcl69  路  3Comments

forexhill picture forexhill  路  3Comments