Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1.  
  2. 11:49:01.088Z INFO wings: + ------------------------------------ +
  3. 11:49:01.092Z INFO wings: | Running Pterodactyl Daemon v0.3.7 |
  4. 11:49:01.092Z INFO wings: | https://pterodactyl.io |
  5. 11:49:01.092Z INFO wings: | Copyright 2015 - 2016 Dane Everitt |
  6. 11:49:01.093Z INFO wings: + ------------------------------------ +
  7. 11:49:01.093Z INFO wings: Loading modules, this could take a few seconds.
  8. 11:49:01.530Z INFO wings: Modules loaded, starting Pterodactyl Daemon...
  9. 11:49:01.541Z INFO wings: Checking container networking environment...
  10. 11:49:01.549Z INFO wings: Attempting to start SFTP service container...
  11. 11:49:01.597Z INFO wings: Found network interface for daemon: pterodactyl_nw
  12. 11:49:01.598Z INFO wings: Checking pterodactyl0 interface and setting configuration values.
  13. 11:49:01.598Z INFO wings: Checking gateway for pterodactyl0
  14. 11:49:01.615Z INFO wings: Gateway detected as 172.18.0.1 for pterodactyl0.
  15. 11:49:01.620Z INFO wings: Attempting to load servers and initialize daemon...
  16. 11:49:01.623Z INFO wings: Configuring websocket for daemon stats...
  17. 11:49:01.780Z INFO wings: Pterodactyl Daemon is up-to-date!
  18. 11:49:01.796Z INFO wings: SFTP container successfully booted.
  19. 11:49:01.811Z INFO wings: Initialization Successful!
  20. 11:49:01.824Z FATAL wings: A fatal error occured during an operation. (err.code=EADDRINUSE)
  21. Error: listen EADDRINUSE 0.0.0.0:8080
  22. at Object.exports._errnoException (util.js:1022:11)
  23. at exports._exceptionWithHostPort (util.js:1045:20)
  24. at Server._listen2 (net.js:1259:14)
  25. at listen (net.js:1295:10)
  26. at net.js:1405:9
  27. at _combinedTickCallback (internal/process/next_tick.js:77:11)
  28. at process._tickDomainCallback (internal/process/next_tick.js:122:9)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement