Post
Topic
Board Service Announcements (Altcoins)
Re: 🔥🔥🔥🔥🔥[GUNBOT] Automatic Poloniex Profit Generator🔥🔥🔥🔥🔥
by
Mare76
on 29/12/2017, 17:11:43 UTC
Hi guys, I'm keep getting some error messages. Can someone tell me is it my mistake or it is some bug ?!
Thank you

Code:
Unhandled rejection RequestError: Error: read ECONNRESET
    at new RequestError (C:\snapshot\Gunbot-master\node_modules\request-promise-core\lib\errors.js:14:15)
    at Request.module.exports.plumbing.callback (C:\snapshot\Gunbot-master\node_modules\request-promise-core\lib\plumbing.js:87:29)
    at Request.RP$callback [as _callback] (C:\snapshot\Gunbot-master\node_modules\request-promise-core\lib\plumbing.js:46:31)
    at Request.init.self.callback (C:\snapshot\Gunbot-master\node_modules\request\request.js:188:22)
    at emitOne (events.js:115:13)
    at Request.emit (events.js:210:7)
    at Request.onRequestError (C:\snapshot\Gunbot-master\node_modules\request\request.js:884:8)
    at emitOne (events.js:115:13)
    at ClientRequest.emit (events.js:210:7)
    at TLSSocket.socketErrorListener (_http_client.js:399:9)
    at emitOne (events.js:115:13)
    at TLSSocket.emit (events.js:210:7)
    at emitErrorNT (internal/streams/destroy.js:62:8)
    at _combinedTickCallback (internal/process/next_tick.js:102:11)
    at process._tickCallback (internal/process/next_tick.js:161:9)

Code:
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\bittrex.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-api\node.bittrex.api.js:144:11)
at Request.init.self.callback (C:\snapshot\Gunbot-master\node_modules\request\request.js:188:22)
at emitTwo (events.js:125:13)
at Request.emit (events.js:213:7)
at Request. (C:\snapshot\Gunbot-master\node_modules\request\request.js:1171:10)
at emitOne (events.js:115:13)
at Request.emit (events.js:210:7)
at IncomingMessage. (C:\snapshot\Gunbot-master\node_modules\request\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)