1
Technical Support & Development / Recieving errors in GUI log. 7.0.2
« on: January 06, 2018, 04:53:07 AM »
Getting the following below when running the bot. But it appears not be affecting the buying and selling. However i would like to know what this is
=====================================================================================================
Unhandled rejection StatusCodeError: 503 - "\r\n\r\n\r\n
Service Unavailable
\r\n
HTTP Error 503. The service is unavailable.
\r\n\r\n"
at new StatusCodeError (C:\snapshot\Gunbot-master\node_modules\request-promise-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_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 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)
=====================================================================================================
Unhandled rejection StatusCodeError: 503 - "\r\n\r\n\r\n
Service Unavailable
\r\n
HTTP Error 503. The service is unavailable.
\r\n\r\n"
at new StatusCodeError (C:\snapshot\Gunbot-master\node_modules\request-promise-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_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 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)