Advertisement
erzis

Untitled

Jan 4th, 2017
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. { [Error: listen EPERM 0.0.0.0:808 0]
  2. code: 'EPERM',
  3. errno: 'EPERM',
  4. syscall: 'listen',
  5. address: '0.0.0.0',
  6. port: 8080 }
  7. Error: listen EPERM 0.0.0.0:8080
  8. at Object.exports._errnoException (util.js:873:11)
  9. at exports._exceptionWithHostPort (util.js:896:20)
  10. at Server._listen2 (net.js:1237:19)
  11. at listen (net.js:1286:10)
  12. at Server.listen (net.js:1382:5)
  13. at Server.listen.Server.attach (/usr/home/erzis/domains/erzis.ct8.pl/public_ html/Bot/BOT/node_modules/socket.io/lib/index.js:228:9)
  14. at null._onTimeout (/usr/home/erzis/domains/erzis.ct8.pl/public_html/Bot/BOT /site.js:618:29)
  15. at Timer.listOnTimeout (timers.js:92:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement