I get sometimes this and it happens to all the instances of bitstamp-ws, so probably it happens when the ws receives some message.
/home/bitstamp-ws/node_modules/pusher-js/dist/node/pusher.js:376
m.push(JSON.stringify(arguments[i]));
^
TypeError: Converting circular structure to JSON
Probably a pusher library error.
I get sometimes this and it happens to all the instances of bitstamp-ws, so probably it happens when the ws receives some message.
/home/bitstamp-ws/node_modules/pusher-js/dist/node/pusher.js:376
m.push(JSON.stringify(arguments[i]));
^
TypeError: Converting circular structure to JSON
Probably a pusher library error.