Scott McGillivray

Results 14 comments of Scott McGillivray

hi @cavaliercoder @kirush0280 I just installed this on FreeBSD 12.x and had same problem... here is my solution for Zabbix 4.x which works well for me so far. ##### grab...

http://www.tldp.org/LDP/abs/html/ops.html gives example of the += as a numeric variable operator with a footnote http://www.tldp.org/LDP/abs/html/ops.html#FTN.AEN3900 saying it can also be used as string concatenation.. as used in the patch.

ok, sounds good. Look forward to using the script soon. thanks.

It seems to run for some amount of time, several hours and then abruptly disconnects with no error and it doesn't appear to try and reconnect. I will add in...

ok thanks.. will try that because i just had it again. Here is rough transcript.. ran for 3 hours fine, then just died. ``` Websocket bound Websocket connected Subscribed to...

in your example, shouldn't it be `setInterval` ?

gave up on Poloniex because there orderbook feed doesn't include any data. Only the ticker feed works.

yea latest version. Is there a debug mode i can enable to give more verbose reason behind the aborted connection ? The `connection aborted` message doesn't seem to be from...

tried but doesn't work.. no data received. Only if i subscribe to individual coin pairs do i get anything. Seems the allTicker feed is broken or has been removed completely....

ok thanks, very odd. I run the listen example and it connects but no data. npm version is latest and is correct version ` homepage: 'https://github.com/dparlevliet/node.bittrex.api',`