UNOMP / unified-node-open-mining-portal

Development stopped and is now unsupported. The node.js version is being deprecated in October 2016.
GNU General Public License v2.0
347 stars 395 forks source link

init.js error #277

Closed mocap3069 closed 6 years ago

mocap3069 commented 6 years ago

I am trying to start unomp on an Ubuntu server and getting this message: [2018-03-25 19:05:05.067] [INFO] [default] - New Relic [2018-03-25 19:05:05.083] [INFO] [default] - POSIX Not Installed [2018-03-25 19:05:05.083] [INFO] [default] - Run Workers

events.js:72 throw er; // Unhandled 'error' event ^ Error: bind EACCES at errnoException (net.js:901:11) at net.js:1069:30 at Object.4:1 (cluster.js:592:5) at handleResponse (cluster.js:171:41) at respond (cluster.js:192:5) at handleMessage (cluster.js:202:5) at process.EventEmitter.emit (events.js:117:20) at handleMessage (child_process.js:318:10) at Pipe.channel.onread (child_process.js:345:11) [2018-03-25 19:05:05.380] [ERROR] [default] - Master Website Website process died, spawning replacement... Any suggestions?

Smit1237 commented 6 years ago

Suggestion is to read the error, bind error, try unpriviledged port like 8080 in your config.json.

2018-03-25 22:06 GMT+03:00 Bill C notifications@github.com:

I am trying to start unomp on an Ubuntu server and getting this message: [2018-03-25 19:05:05.067] [INFO] [default] - New Relic [2018-03-25 19:05:05.083] [INFO] [default] - POSIX Not Installed [2018-03-25 19:05:05.083] [INFO] [default] - Run Workers

events.js:72 throw er; // Unhandled 'error' event ^ Error: bind EACCES at errnoException (net.js:901:11) at net.js:1069:30 at Object.4:1 (cluster.js:592:5) at handleResponse (cluster.js:171:41) at respond (cluster.js:192:5) at handleMessage (cluster.js:202:5) at process.EventEmitter.emit (events.js:117:20) at handleMessage (child_process.js:318:10) at Pipe.channel.onread (child_process.js:345:11) [2018-03-25 19:05:05.380] [ERROR] [default] - Master Website Website process died, spawning replacement... Any suggestions?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/UNOMP/unified-node-open-mining-portal/issues/277, or mute the thread https://github.com/notifications/unsubscribe-auth/AB12yI8V047Qw0t63my3FHfFGR0grw69ks5th-q4gaJpZM4S6QtJ .