Recent OKCoin futures or other dollar platforms cause robots to fail to boot solutions

Author: Zero, Created: 2015-08-11 12:45:32, Updated: 2016-02-22 15:34:42

The reason for this is that the Yahoo API interface is blown, and the policy needs to successfully obtain exchange rate information before it can be started, a temporary solution:

Linux: Modified/etc/hostsAdded

98.137.200.255 query.yahooapis.com

Or execute commands directly.

echo 98.137.200.255 query.yahooapis.com >>/etc/hosts

The robot can then be restarted.

Winodows, modifiedC:\windows\system32\drivers\etc\hostsC is the system disk symbol, plus

98.137.200.255 query.yahooapis.com

The robot can then be restarted.

下个版本会放弃yahoo接口.

2.85版本已经解决此问题, 下载最新版本即可


More