0
Seguir
0
Seguidores

El protocolo general no puede establecer una conexión

Creado el: 2018-05-23 13:43:10, Actualizado el:
comments   1
hits   1559

function main() { var url = “https://api.bloex.com/ticker/get”; var result = exchange.IO(“api”,“POST”,url); Log(result); }

El resultado es el siguiente, y aquí está el problema:

Información false 2018-05-23 13:18:52 Exchange El error Futures_OP 4: Post http://127.0.0.1:6666/exchange: dial tcp 127.0.0.1:6666: connectex: No connection could be made because the target machine actively refused it. 2018-05-23 13:18:51

Reiniciado