Skip to content

Instantly share code, notes, and snippets.

@florck
Created August 22, 2017 16:15
Show Gist options
  • Save florck/de946759c0df63711808c98292ec2858 to your computer and use it in GitHub Desktop.
Save florck/de946759c0df63711808c98292ec2858 to your computer and use it in GitHub Desktop.
2017-08-22T16:10:11+00:00 - info: >> Server starting...
2017-08-22T16:10:11+00:00 - info: Node version: 1.5.4
2017-08-22T16:10:11+00:00 - info: Node pubkey: t5RR5eVeE7jRhKcREvC3kfGtDTdkxmvW6WeJ9q9keHG
2017-08-22T16:10:11+00:00 - info: Crawling the network...
2017-08-22T16:10:11+00:00 - info: Pulling blocks from the network...
2017-08-22T16:10:11+00:00 - error: Error on WS Server
2017-08-22T16:10:11+00:00 - error: Error: listen EADDRINUSE 192.168.0.65:10901
at Object.exports._errnoException (util.js:1020:11)
at exports._exceptionWithHostPort (util.js:1043:20)
at Server._listen2 (net.js:1258:14)
at listen (net.js:1294:10)
at net.js:1404:9
at _combinedTickCallback (internal/process/next_tick.js:83:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
2017-08-22T16:10:11+00:00 - error: Error: listen EADDRINUSE 192.168.0.65:10901
at Object.exports._errnoException (util.js:1020:11)
at exports._exceptionWithHostPort (util.js:1043:20)
at Server._listen2 (net.js:1258:14)
at listen (net.js:1294:10)
at net.js:1404:9
at _combinedTickCallback (internal/process/next_tick.js:83:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment