Errores comunes

0

Solucionar el error statusCode 401 en Gunbot

¿Al ejecutar Gunbot te sale un error "statusCode 401"? El error completo sería algo como lo siguiente: Loading data.... undefined statusCode 401 "statusCode 401" Error: statusCode 401 at errorHandler (C:\snapshot\enricoranucci\Desktop\STABLE\ctx\js\poloniex.js) at processTicksAndRejections (internal/process/task_queues.js:97:5) Error: {} at errorHandler (C:\snapshot\enricoranucci\Desktop\STABLE\ctx-wrapper.js) at processTicksAndRejections (internal/process/task_queues.js:97:5) Unable to connect to poloniex Please if this error persists, stop Gunbot, wait a few minutes and then start it again... Si este es tu caso, por suerte la[...]
0

Solucionar el error «Request timed out (10000 ms)» en Gunbot

¿Te sale un error parecido al siguiente en Gunbot? the following exception { RequestTimeout: binance GET https://api.binance.com/api/v3/ticker/24hr request timed out (10000 ms) at module.exports.initRestRateLimiter.executeRestRequest.timeout.catch (/snapshot/test/Desktop/dsg/node_modules/ ccxt.pro/node_modules/ccxt/js/base/Exchange.js:397:27) at <anonymous> constructor: [Function: RequestTimeout], name: 'RequestTimeout' } 'Unhandled Rejection at Promise' Promise { <rejected> { RequestTimeout: binance GET https://api.binance.com/api/v3/ticker/24hr request timed out (10000 ms) at module.exports.initRestRateLimiter.executeRestRequest.timeout.catch (/snapshot/test/Desktop/dsg/node_modules/ ccxt.pro/node_modules/ccxt/js/base/Exchange.js:397:27) at <anonymous> constructor: [Function: RequestTimeout], name: 'RequestTimeout' } } Lo que causa este error es[...]
0

Solución al error «Cannot read property ‘1’ of undefined error»

¿Te sale el mensaje de error "TypeError: Cannot read property '1' of undefined" cuando ejecutas Gunbot? Si la respuesta es afirmativa, no hay problema, ya que la mayoría de las veces este mensaje no afecta a la operativa del bot, y el mensaje se puede ignorar completamente, ya que el bot funcionará perfectamente. Un detalle importante a tener en cuenta es que en el caso de que estés ejecutando el[...]
0

Solución para Cannot read property ‘totalMarginBalance’ of undefined

Si al ejecutar Gunbot te sale el error: TypeError: Cannot read property 'totalMarginBalance' of undefined, hoy es tu día de suerte porque a continuación vamos a explicar cómo solucionarlo. Vamos a exponer varias posibles soluciones. Probablemente la primera solucionará tu problema con este mensaje de error. Si no es así, procede a probar la solución 2, y así sucesivamente. 1- Para el bot (botón "stop trading"). Edita el archivo config.js[...]
0

Soluciona el error «Cannot read property ‘BUY_METHOD’ of undefined»

Vamos a ver la solución para el error "TypeError: Cannot read property 'BUY_METHOD' of undefined". Si al ejecutar Gunbot te sale este mensaje, no te preocupes, es realmente sencillo de arreglar. La principal causa de la aparición de este error es el hecho de cambiar el nombre de una estrategia que ya había sido usada previamente. Para solucionarlo, deberemos seguir los siguientes pasos: 1- Para el bot. 2- Asigna nuevamente[...]
0

Arreglar el error EVP_DecryptFinal_ex:wrong final block length en Gunbot

¿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 […]

0

Solucionar el error «Cannot read property ‘masterkey’ of undefined» en Gunbot

«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 hemos 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 […]

0

Solucionar el error TICK_INTERVAL_NOT_PROVIDED en Gunbot

¿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 […]

Contáctanos