Username: Password:

Author Topic: Erros in LOG with different pairs  (Read 11388 times)

Offline loibele1

  • Rookie
  • *
  • Posts: 5
    • View Profile
Erros in LOG with different pairs
« on: December 23, 2017, 06:39:29 PM »
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)


Offline loibele1

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Erros in LOG with different pairs
« Reply #1 on: December 23, 2017, 07:17:27 PM »
After a short monitoring i would say the main error occours often with BTC-LSK Pair but as you could se with my first post also with other pairs like BTC-DASH

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)

Offline loibele1

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Erros in LOG with different pairs
« Reply #2 on: December 24, 2017, 07:50:04 AM »
Hello Support Guys any idea? Please give advice!

Offline loibele1

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Erros in LOG with different pairs
« Reply #3 on: December 24, 2017, 12:42:40 PM »
Additional to Error 1 i received the following Error at the end of the attached img. The server crashed and no reaction anymore


Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Erros in LOG with different pairs
« Reply #4 on: December 25, 2017, 08:28:32 AM »
for error 1 you might to look at your pair notation. on bittrex EOS doesn't work, IOTA-MIOTA neither of both, BCN doesn't work and BCH works as BCC. I got this error as I tried to setup the offending pairs. you need to get a graph when setting up in the GUI. If there's no graph, the notation is wrong and you have to kill that pair. Bittrex doesn't carry EOS, IOTA, and BCN and I didn't know that.