Username: Password:

Show Posts

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.


Messages - cz3kit

Pages: [1]
1
Oh wow. Ok. I guess need to stop a pair or something :D Thx

2
Code: [Select]
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


This is the error I am currently getting. Not sure why I am getting it. Any idea?

3
Great, it works now. Thank you.

4
I tried to start the monitor today but I get the following error:

Code: [Select]
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)


Anything I can do or do I have to wait? This happens the first time and has not happened earlier :(

Pages: [1]