Quote:
Originally Posted by Hermiod
You can use a bat file or forever
Bat file contents:
@echo off
SET foo=1
:initiate
ECHO Starting program, attempt %foo%
node main.js
set /A foo=foo+1
timeout 30
goto :initiate
Forever:
https://www.npmjs.com/package/forever
My node disconnects 3 to 4 times a day. The bad part is im getting about 80GB of files a day 
|
I don't know did i do correct, i just wrote in console "npm install -g forever" (without downloading anything).
But i'm not sure did it help, because i turned off my wifi router for a minute and turn in back on, mfc-node didn't reconnect back to the servers and i needed to write - node main.js again.
If i did not correct, can you, Please, upload somewhere your mfc-node and i would download it and paste my config