1
Beginners & Help / Re: Gunbot Monitor - Oversee all GUNBOTs in one screen
« on: June 29, 2017, 05:14:32 PM »
Oh wow. Ok. I guess need to stop a pair or something Thx
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Version 0.0.39 | Refresh interval 60s | Currently there is a bug in the calculated number of trades and the profit - don't rely on it.
Error: spawn ENOMEM
Version 0.0.38 | Refresh interval 60s | Currently there is a bug in the calculated number of trades and the profit - don't rely on it.
/usr/lib/node_modules/gunbot-monitor/src/modules/netData.js:19
this.connectionsHistory[market].shift();
^
TypeError: Cannot read property 'shift' of undefined
at NetData.addToConnectionsHistory (/usr/lib/node_modules/gunbot-monitor/src/modules/netData.js:19:36)
at NetData.calculateConnections (/usr/lib/node_modules/gunbot-monitor/src/modules/netData.js:63:14)
at Timeout.interval.setInterval [as _onTimeout] (/usr/lib/node_modules/gunbot-monitor/src/modules/netData.js:38:44)
at ontimeout (timers.js:386:14)
at tryOnTimeout (timers.js:250:5)
at Timer.listOnTimeout (timers.js:214:5)