Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. 13:44:04.334Z INFO wings: + ------------------------------------ +
  2. 13:44:04.336Z INFO wings: | Running Pterodactyl Daemon v0.5.2 |
  3. 13:44:04.336Z INFO wings: | https://pterodactyl.io |
  4. 13:44:04.336Z INFO wings: | Copyright 2015 - 2017 Dane Everitt |
  5. 13:44:04.336Z INFO wings: + ------------------------------------ +
  6. 13:44:04.336Z INFO wings: Loading modules, this could take a few seconds.
  7. 13:44:04.752Z INFO wings: Modules loaded, starting Pterodactyl Daemon...
  8. 13:44:04.884Z INFO wings: Configuring user pterodactyl (id: 999) as the owner of all server files.
  9. 13:44:04.888Z INFO wings: Contacting panel to retrieve a list of currrent Eggs available to the node.
  10. 13:44:04.890Z INFO wings: Checking container networking environment...
  11. 13:44:04.899Z INFO wings: Found network interface for daemon: pterodactyl_nw
  12. 13:44:04.899Z INFO wings: Configuring timezone file location...
  13. 13:44:04.900Z INFO wings: Checking pterodactyl0 interface and setting configuration values.
  14. 13:44:04.900Z INFO wings: Checking gateway for pterodactyl0
  15. 13:44:04.909Z INFO wings: Gateway detected as 172.18.0.1 for pterodactyl0.
  16. 13:44:04.921Z INFO wings: Checking current files aganist panel response.
  17. 13:44:04.924Z INFO wings: Attempting to load servers and initialize daemon...
  18. 13:44:04.932Z WARN wings: Could not locate an Egg configuration for server, a rebuild will be required. (server=2899cf32-fe90-42ac-b81b-421055d3204c)
  19. 13:44:04.935Z WARN wings: Could not locate an Egg configuration for server, a rebuild will be required. (server=a026b887-5aad-44b4-91bd-a0455d38ea87)
  20. 13:44:04.936Z WARN wings: Could not locate an Egg configuration for server, a rebuild will be required. (server=bc8f5295-2e03-4053-8b63-55a73cee8ed4)
  21. 13:44:04.937Z WARN wings: Could not locate an Egg configuration for server, a rebuild will be required. (server=cfa91ba1-9c57-417c-8401-9877a3b79204)
  22. 13:44:04.938Z WARN wings: Could not locate an Egg configuration for server, a rebuild will be required. (server=f89019d7-87fb-41d8-acf2-44a68e75f33b)
  23. 13:44:04.946Z WARN wings: Container was not found. Attempting to recreate it. (server=2899cf32-fe90-42ac-b81b-421055d3204c)
  24. 13:44:04.977Z INFO wings: Checking if we need to update image quay.io/pterodactyl/core:java-glibc, if so it will happen now.
  25. 13:44:05.542Z INFO wings: Pulling image quay.io/pterodactyl/core:java-glibc ... this could take a few minutes.
  26. 13:44:05.782Z FATAL wings: A fatal error caused the daemon to abort the startup.
  27. Error: (HTTP code 409) unexpected - Conflict. The container name "/2899cf32-fe90-42ac-b81b-421055d3204c" is already in use by container "432325d0b582de4011bd890dc29fbf77f2383cfd848aef976765974d7339605e". You have to remove (or rename) that container to be able to reuse that name.
  28. at /srv/daemon/node_modules/docker-modem/lib/modem.js:254:17
  29. at getCause (/srv/daemon/node_modules/docker-modem/lib/modem.js:284:7)
  30. at Modem.buildPayload (/srv/daemon/node_modules/docker-modem/lib/modem.js:253:5)
  31. at IncomingMessage.<anonymous> (/srv/daemon/node_modules/docker-modem/lib/modem.js:229:14)
  32. at emitNone (events.js:111:20)
  33. at IncomingMessage.emit (events.js:208:7)
  34. at endReadableNT (_stream_readable.js:1055:12)
  35. at _combinedTickCallback (internal/process/next_tick.js:138:11)
  36. at process._tickDomainCallback (internal/process/next_tick.js:218:9)
  37. --
  38. additional: {
  39. "statusCode": 409,
  40. "json": {
  41. "message": "Conflict. The container name \"/2899cf32-fe90-42ac-b81b-421055d3204c\" is already in use by container \"432325d0b582de4011bd890dc29fbf77f2383cfd848aef976765974d7339605e\". You have to remove (or rename) that container to be able to reuse that name."
  42. },
  43. "server_uuid": "2899cf32-fe90-42ac-b81b-421055d3204c"
  44. }
  45. 13:44:05.782Z ERROR wings: You should forcibly quit this process (CTRL+C) and attempt to fix the issue.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement