¿Te sale un error similar al siguiente al ejecutar Gunbot? Error: error:0606506D:digital envelope routines:EVP_DecryptFinal_ex:wrong final block length at Decipher.final (internal/crypto/cipher.js:104:26) at Object.decrypt (/snapshot/dsgbuild/helper.js:0:0) at new c9w (/snapshot/dsgbuild/ctx-wrapper.js:0:0) at M7A.(anonymous function).memory.(anonymous function).(anonymous function).(anonymous function).H7A (/snapshot/dsgbuild/bot.gunbot.js:0:0) at module.(anonymous function).Market.returnTradeHistory.Promise.(anonymous function).X3w.(anonymous function).(anonymous function).r3w (/snapshot/dsgbuild/ctx-wrapper.js:0:0) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) Error: {} at errorHandler (/snapshot/dsgbuild/ctx-wrapper.js:0:0) at <anonymous> at process._tickCallback […]
«Cannot read property ‘masterkey’ of undefined» es un error bastante común que nos puede salir cuando ejecutamos Gunbot, pero, ¿Qué significa? ¿Cómo podemos arreglarlo? Este error puede aparecer cuando no emos rellenado la información sobre nuestra Api key y secret. Es posible que, por alguna razón, no se hayan grabado correctamente los datos del exchange […]
¿Te sale un error como este cuando ejecutas Gunbot? 2020/06/19 09:02:48: Kicking bittrex, receiving new tickers… { ExchangeError: bittrex {«success»:false,»message»:»TICK_INTERVAL_NOT_PROVIDED«,»result»:null,»explanation»:null} at bittrex.handleErrors (/snapshot/v18build/node_modules/ccxt.pro/node_modules/ccxt/js/bittrex.js:1431:23) at module.exports.handleRestResponse.response.text.then (/snapshot/v18build/node_modules/ccxt.pro/node_modules/ccxt/js/base/Exchange.js:618:18) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) constructor: [Function: ExchangeError], name: ‘ExchangeError’ } Error: Fetching OHLCV again.{«name»:»ExchangeError»} at errorHandler (/snapshot/v18build/ctx/js/bittrex.js:0:0) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) Error: {} at errorHandler (/snapshot/v18build/ctx-wrapper.js:0:0) at […]
¿Cómo solucionar el error: ‘Error: connect ECONNREFUSED 138.197.69.201:5000‘ en Gunbot? El mensaje de error completo es similar al siguiente: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1195:14) errno: ‘ECONNREFUSED’, code: ‘ECONNREFUSED’, syscall: ‘connect’, address: ‘138.197.69.201’, port: 5000 }, error: { Error: connect ECONNREFUSED 138.197.69.201:5000 Este error puede ser causado por 2 cosas: 1- Algo está bloqueando tu conexión. […]
¿Te sale el error «TypeError: Cannot read property ‘time’ of undefined» al ejecutar Gunbot? No hay problema. Vamos a ver una forma muy sencilla de solucionar este error. Para Gunbot. Ahora ve al directorio de Gunbot y elimina los archivos .Json. Arranca el bot de nuevo. Problema solucionado.