Are you getting an error like this one when running 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 (internal/process/next_tick.js:188:7) Unable to connect to binance Please if this error persists, stop Gunbot, wait […]
“Cannot read property ‘masterkey’ of undefined” is a common error we can get when running Gunbot, but, what does it mean? How to fix it? This error appears when you haven’t set Api key and secret fields. Maybe for some reason the exchange details were not saved or weren’t entered properly. Be sure to fill those fields. Also, in the case your Gunbot version doesn’t run an encrypted config.js file, […]
Are you getting an error looking like this when running 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 <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) (Code 15902)Requesting data…please wait… Today is your lucky day, […]
How to fix the error message: ‘Error: connect ECONNREFUSED 138.197.69.201:5000‘, The full error message looks something like this: 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 This error can be caused by 2 things: 1- Something is blocking your connection. Make sure your Internet connection is up and there isn’t anything blocking your connection (firewall etc…) […]