Hey guys,
first i didnt read or search for similar topics / entrys regarding this error but i look forward that you guys could help me with best solution answers to fix this cause it makes me panic to see dead red lines in the log.
Both errors occur for my opinion sporadically but cant say that with 100% , cause dont know which procedures are called in which time / follow
many thanks in advance
1. Error
C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js:537
if (iteratee(array[index], index, array) === false) {
^
TypeError: Cannot read property 'Available' of undefined
at module.exports.parseBalance._.forEach (C:\snapshot\Gunbot-master\ctx\js\b
ittrex.js:0:0)
at arrayEach (C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js:537:11
)
at Function.forEach (C:\snapshot\Gunbot-master\node_modules\lodash\lodash.js
:9359:14)
at Bittrex.parseBalance (C:\snapshot\Gunbot-master\ctx\js\bittrex.js:0:0)
at C:\snapshot\Gunbot-master\ctx\js\bittrex.js:0:0
at Request._callback (C:\snapshot\Gunbot-master\node_modules\node-bittrex-ap
i\node.bittrex.api.js:144:11)
at Request.init.self.callback (C:\snapshot\Gunbot-master\node_modules\reques
t\request.js:188:22)
at emitTwo (events.js:125:13)
at Request.emit (events.js:213:7)
at Request.<anonymous> (C:\snapshot\Gunbot-master\node_modules\request\reque
st.js:1171:10)
at emitOne (events.js:115:13)
at Request.emit (events.js:210:7)
at IncomingMessage.<anonymous> (C:\snapshot\Gunbot-master\node_modules\reque
st\request.js:1091:12)
at Object.onceWrapper (events.js:312:19)
at emitNone (events.js:110:20)
at IncomingMessage.emit (events.js:207:7)
at endReadableNT (_stream_readable.js:1045:12)
at _combinedTickCallback (internal/process/next_tick.js:102:11)
at process._tickCallback (internal/process/next_tick.js:161:9)
2. Error
2017/12/23 19:30:49: BTC-DASH Last Bid/Ask 0.08220000/0.08249999
Unhandled rejection StatusCodeError: 503 - "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD
HTML 4.01//EN\"\"
http://www.w3.org/TR/html4/strict.dtd\">\r\n<HTML><HEAD><TITLE>
Service Unavailable</TITLE>\r\n<META HTTP-EQUIV=\"Content-Type\" Content=\"text/
html; charset=us-ascii\"></HEAD>\r\n<BODY><h2>Service Unavailable</h2>\r\n<hr><p
>HTTP Error 503. The service is unavailable.</p>\r\n</BODY></HTML>\r\n"
at new StatusCodeError (C:\snapshot\Gunbot-master\node_modules\request-promi
se-core\lib\errors.js:32:15)
at Request.module.exports.plumbing.callback (C:\snapshot\Gunbot-master\node_
modules\request-promise-core\lib\plumbing.js:104:33)
at Request.RP$callback [as _callback] (C:\snapshot\Gunbot-master\node_module
s\request-promise-core\lib\plumbing.js:46:31)
at Request.init.self.callback (C:\snapshot\Gunbot-master\node_modules\reques
t\request.js:188:22)
at emitTwo (events.js:125:13)
at Request.emit (events.js:213:7)
at Request.<anonymous> (C:\snapshot\Gunbot-master\node_modules\request\reque
st.js:1171:10)
at emitOne (events.js:115:13)
at Request.emit (events.js:210:7)
at IncomingMessage.<anonymous> (C:\snapshot\Gunbot-master\node_modules\reque
st\request.js:1091:12)
at Object.onceWrapper (events.js:312:19)
at emitNone (events.js:110:20)
at IncomingMessage.emit (events.js:207:7)
at endReadableNT (_stream_readable.js:1045:12)
at _combinedTickCallback (internal/process/next_tick.js:102:11)
at process._tickCallback (internal/process/next_tick.js:161:9)