Dalton Elliot
Dalton Elliot
I'm having this same issue. Restart restarts, status shows as running.
They'll probably just stop working, as the service would be shutting down.
From what I've seen around, the plug.dj api only works in the browser, I have yet to find a way to make it connect from the server. And I don't...
Do you have a link to the socks api? Even without documentation it's worth a look. I've been trying to figure a way to connect from the server, but I...
I get these every so often. I've always assumed they've been TT errors. I would use something like [forever](https://github.com/nodejitsu/forever/) or [supervisor](https://github.com/isaacs/node-supervisor) to run them, because they automatically restart processes when...