-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlogs
18 lines (17 loc) · 798 Bytes
/
logs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
warn: --minUptime not set. Defaulting to: 1000ms
warn: --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms
events.js:72
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:901:11)
at Server._listen2 (net.js:1039:14)
at listen (net.js:1061:10)
at Server.listen (net.js:1135:5)
at EventEmitter.listen (/mnt/CRS/crsreports.com/node_modules/express/lib/application.js:617:24)
at Object.<anonymous> (/mnt/CRS/crsreports.com/app.js:140:18)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
error: Forever detected script exited with code: 8