Username: Password:

Author Topic: Gunbot log explanation  (Read 7118 times)

Offline albatros24

  • Rookie
  • *
  • Posts: 26
    • View Profile
Gunbot log explanation
« on: October 13, 2017, 07:35:37 PM »
Hello,

I'm using Gunbot 3.3.2 with PM2 and as much as I can tell, Gunbot is working fine.

However, when I issue the command to check Gunbot logs, I receive the following output:

Quote
1|BTC_XEL  |     at self.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:188:22)
1|BTC_XEL  |     at emitOne (events.js:96:13)
1|BTC_XEL  |     at Request.emit (events.js:189:7)
1|BTC_XEL  |     at ClientRequest.<anonymous> (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:822:16)
1|BTC_XEL  |     at Object.onceWrapper (events.js:291:19)
1|BTC_XEL  |     at emitNone (events.js:86:13)
1|BTC_XEL  |     at ClientRequest.emit (events.js:186:7)
1|BTC_XEL  |     at TLSSocket.emitTimeout (_http_client.js:679:10)
1|BTC_XEL  |     at Object.onceWrapper (events.js:291:19)
1|BTC_XEL  |     at emitNone (events.js:86:13)
1|BTC_XEL  |     at TLSSocket.emit (events.js:186:7)
1|BTC_XEL  |     at TLSSocket.Socket._onTimeout (net.js:342:8)
1|BTC_XEL  |     at ontimeout (timers.js:365:14)
1|BTC_XEL  |     at tryOnTimeout (timers.js:237:5)
1|BTC_XEL  |     at Timer.listOnTimeout (timers.js:207:5)

1|BTC_XEL  | PriceToBuy 0.5574 priceToSell 0.5714
1|BTC_XEL  | LP 0.5714000 > prBuy 0.5574006  secMargin -5.841259999999996e-7  grows no
1|BTC_XEL  | no altcoins: null
1|BTC_XEL  | price to buy: 0.000055740064
1|BTC_XEL  | last price is too high
1|BTC_XEL  | Gunbot callback at 2017/10/13 20:27:52 cycle # 1100
1|BTC_XEL  | Callback:
1|BTC_XEL  | ---------
1|BTC_XEL  | price too high
1|BTC_XEL  | need faster: yes
1|BTC_XEL  | need slower: no
1|BTC_XEL  |
1|BTC_XEL  | next delay will be 60s
1|BTC_XEL  |
1|BTC_XEL  |
I panicked a bit when I saw "/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/".

Can anyone explain lines 1 and 4 with regards to user Enrico and xBot?

Thank you!

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: Gunbot log explanation
« Reply #1 on: October 13, 2017, 08:44:39 PM »
It's just how and when it has been compiled, please ignore Enrico or such.

I'd be more concerned about why it shows this warning/error - please show the full info/log, not a partial one...

Offline albatros24

  • Rookie
  • *
  • Posts: 26
    • View Profile
Re: Gunbot log explanation
« Reply #2 on: October 14, 2017, 05:37:41 PM »
Thanks.

Ok, so I went to .pm2 folder and copy pasted the contents of BTC-XEL-error-1.log. These are the contents:

Quote
(node:13497) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
(node:13620) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
(node:13733) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Unhandled rejection RequestError: Error: ESOCKETTIMEDOUT
    at new RequestError (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/errors.js:14:15)
    at Request.plumbing.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/plumbing.js:87:29)
    at Request.RP$callback [as _callback] (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/plumbing.js:46:31)
    at self.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:188:22)
    at emitOne (events.js:96:13)
    at Request.emit (events.js:189:7)
    at ClientRequest.<anonymous> (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:822:16)
    at Object.onceWrapper (events.js:291:19)
    at emitNone (events.js:86:13)
    at ClientRequest.emit (events.js:186:7)
    at TLSSocket.emitTimeout (_http_client.js:679:10)
    at Object.onceWrapper (events.js:291:19)
    at emitNone (events.js:86:13)
    at TLSSocket.emit (events.js:186:7)
    at TLSSocket.Socket._onTimeout (net.js:342:8)
    at ontimeout (timers.js:365:14)
    at tryOnTimeout (timers.js:237:5)
    at Timer.listOnTimeout (timers.js:207:5)
Unhandled rejection RequestError: Error: ESOCKETTIMEDOUT
    at new RequestError (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/errors.js:14:15)
    at Request.plumbing.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/plumbing.js:87:29)
    at Request.RP$callback [as _callback] (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/plumbing.js:46:31)
    at self.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:188:22)
    at emitOne (events.js:96:13)
    at Request.emit (events.js:189:7)
    at ClientRequest.<anonymous> (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:822:16)
    at Object.onceWrapper (events.js:291:19)
    at emitNone (events.js:86:13)
    at ClientRequest.emit (events.js:186:7)
    at TLSSocket.emitTimeout (_http_client.js:679:10)
    at Object.onceWrapper (events.js:291:19)
    at emitNone (events.js:86:13)
    at TLSSocket.emit (events.js:186:7)
    at TLSSocket.Socket._onTimeout (net.js:342:8)
    at ontimeout (timers.js:365:14)
    at tryOnTimeout (timers.js:237:5)
    at Timer.listOnTimeout (timers.js:207:5)
Unhandled rejection RequestError: Error: ESOCKETTIMEDOUT
    at new RequestError (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/errors.js:14:15)
    at Request.plumbing.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/plumbing.js:87:29)
    at Request.RP$callback [as _callback] (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/plumbing.js:46:31)
    at self.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:188:22)
    at emitOne (events.js:96:13)
    at Request.emit (events.js:189:7)
    at ClientRequest.<anonymous> (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:822:16)
    at Object.onceWrapper (events.js:291:19)
    at emitNone (events.js:86:13)
    at ClientRequest.emit (events.js:186:7)
    at TLSSocket.emitTimeout (_http_client.js:679:10)
    at Object.onceWrapper (events.js:291:19)
    at emitNone (events.js:86:13)
    at TLSSocket.emit (events.js:186:7)
    at TLSSocket.Socket._onTimeout (net.js:342:8)
    at ontimeout (timers.js:365:14)
    at tryOnTimeout (timers.js:237:5)
    at Timer.listOnTimeout (timers.js:207:5)
Unhandled rejection RequestError: Error: ESOCKETTIMEDOUT
    at new RequestError (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/errors.js:14:15)
    at Request.plumbing.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/plumbing.js:87:29)
    at Request.RP$callback [as _callback] (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request-promise-core/lib/plumbing.js:46:31)
    at self.callback (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:188:22)
    at emitOne (events.js:96:13)
    at Request.emit (events.js:189:7)
    at ClientRequest.<anonymous> (/snapshot/Users/Enrico/Desktop/xBot_v2.9.3/node_modules/request/request.js:822:16)
    at Object.onceWrapper (events.js:291:19)
    at emitNone (events.js:86:13)
    at ClientRequest.emit (events.js:186:7)
    at TLSSocket.emitTimeout (_http_client.js:679:10)
    at Object.onceWrapper (events.js:291:19)
    at emitNone (events.js:86:13)
    at TLSSocket.emit (events.js:186:7)
    at TLSSocket.Socket._onTimeout (net.js:342:8)
    at ontimeout (timers.js:365:14)
    at tryOnTimeout (timers.js:237:5)
    at Timer.listOnTimeout (timers.js:207:5)
(node:20308) DeprecationWarning: Calling an asynchronous function without callback is deprecated.


Should I copy/paste some other logs?

Thanks for the help!
« Last Edit: October 14, 2017, 05:53:15 PM by albatros24 »

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: Gunbot log explanation
« Reply #3 on: October 14, 2017, 06:47:50 PM »
No, sincerely, but this seem to be a time-out?
If gunbot works fine, I wouldn't worry too much...

Offline albatros24

  • Rookie
  • *
  • Posts: 26
    • View Profile
Re: Gunbot log explanation
« Reply #4 on: October 15, 2017, 11:50:36 AM »
No, sincerely, but this seem to be a time-out?
If gunbot works fine, I wouldn't worry too much...

Gunbot works just fine, got some profit last night.

I won't worry about that then. Thanks!