Have been tweaking my GB settings over the past few days , had things running nicely before going to bed , only to wake up seeing a string of license server errors , lost about 7 hours of trading time. Restarted the bot which fixed the license errors but now I get the following errors on some of my pairs on Binance:
error: fetchBalance
Error: Response code 400
at Request.module.exports._makeRequest.request [as _callback] (/snapshot/gunbot/ctx/helper/binance/binance-api.js:0:0)
at Request.init.self.callback (/snapshot/gunbot/node_modules/request/request.js:188:22)
at emitTwo (events.js:125:13)
at Request.emit (events.js:213:7)
at Request. (/snapshot/gunbot/node_modules/request/request.js:1171:10)
at emitOne (events.js:115:13)
at Request.emit (events.js:210:7)
at IncomingMessage. (/snapshot/gunbot/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)
Anyone have any idea on how to fix?
Thanks in advance.