Advertisement
Guest User

Untitled

a guest
May 22nd, 2018
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1.  
  2.  
  3. 01:04:15.635Z INFO wings: + ------------------------------------ +
  4. 01:04:15.636Z INFO wings: | Running Pterodactyl Daemon v0.5.5 |
  5. 01:04:15.636Z INFO wings: | https://pterodactyl.io |
  6. 01:04:15.636Z INFO wings: | Copyright 2015 - 2018 Dane Everitt |
  7. 01:04:15.636Z INFO wings: + ------------------------------------ +
  8. 01:04:15.636Z INFO wings: Loading modules, this could take a few seconds.
  9. 01:04:15.865Z INFO wings: Modules loaded, starting Pterodactyl Daemon...
  10. 01:04:15.910Z INFO wings: Configuring user pterodactyl (id: 993) as the owner o f all server files.
  11. 01:04:15.912Z INFO wings: Configuring timezone file location...
  12. 01:04:15.912Z INFO wings: Checking container networking environment...
  13. 01:04:15.916Z INFO wings: Found network interface for daemon: pterodactyl_nw
  14. 01:04:15.916Z INFO wings: Ensuring correct network interface for containers...
  15. 01:04:15.921Z INFO wings: Networking gateway detected as 172.18.0.1 for interfa ce: pterodactyl0.
  16. 01:04:15.922Z INFO wings: Contacting panel to retrieve a list of currrent Eggs available to the node.
  17. 01:04:16.014Z INFO wings: Checking existing eggs aganist Panel response...
  18. 01:04:16.016Z INFO wings: Beginning server initialization process.
  19. 01:04:16.030Z INFO wings: Configuring websocket for daemon stats...
  20. 01:04:16.031Z INFO wings: Configuring internal SFTP server...
  21. 01:04:16.036Z FATAL wings: A fatal error occured during an operation. (err.code= EADDRINUSE)
  22. Error: listen EADDRINUSE 0.0.0.0:2022
  23. at Object._errnoException (util.js:992:11)
  24. at _exceptionWithHostPort (util.js:1014:20)
  25. at Server.setupListenHandle [as _listen2] (net.js:1355:14)
  26. at listenInCluster (net.js:1396:12)
  27. at doListen (net.js:1505:7)
  28. at _combinedTickCallback (internal/process/next_tick.js:141:11)
  29. at process._tickDomainCallback (internal/process/next_tick.js:218:9)
  30. ;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement