pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.57k stars 1.64k forks source link

Console Errors #1131

Closed WTFBlaze closed 6 years ago

WTFBlaze commented 6 years ago

So im trying to start some servers and all of them give an error like this

[Pterodactyl Daemon] Server marked as STARTING [Pterodactyl Daemon] Checking size of server data directory... [Pterodactyl Daemon] Disk Usage: 8120M / 10000M [Pterodactyl Daemon] Ensuring file permissions. [Pterodactyl Daemon] Running server preflight. [Pterodactyl Daemon] Starting server container. [Pterodactyl Daemon] Server marked as OFF [Pterodactyl Daemon] Oh dear, it seems something has gone horribly wrong while attempting to boot this server. Please contact your administrator for assistance. PTDL:ERR_ID:bfMtaQ62nT8PWlMrdpNA [Pterodactyl Daemon] An error was encountered while attempting to rebuild this container. Please contact your administrator for assistance. PTDL:ERR_ID:7q7LZcchplkjoyFDntun


==[ Pterodactyl Daemon: Diagnostics Report ]==
--| Software Versions
    - Daemon:  0.5.5
    - Node.js: v8.11.1
    - Docker:  Docker version 18.03.1-ce, build 9ee9f40

--| Daemon Configuration
    - SSL Enabled: true
    - Port:        8080
    - Upload Size: 100
    - Remote Host: https://panel.hexhosting.net

--| Docker Information
Containers: 1
 Running: 0
 Paused: 0
 Stopped: 1
Images: 5
Server Version: 18.03.1-ce
Storage Driver: overlay2
 Backing Filesystem: extfs
 Supports d_type: true
 Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 773c489c9c1b21a6d78b5c538cd395416ec50f88
runc version: 4fc53a81fb7c994640722ac585fa9ca548971871
init version: 949e6fa
Security Options:
 apparmor
 seccomp
  Profile: default
Kernel Version: 4.4.127-mainline-rev1
Operating System: Ubuntu 16.04.4 LTS
OSType: linux
Architecture: x86_64
CPUs: 8
Total Memory: 15.62GiB
Name: scw-b3d136
ID: QKGX:U23Z:TYVG:WWI2:45X3:7SIZ:KIPJ:KSCX:ECGL:CNJR:XVYN:2FAS
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false

--| Docker Containers
CONTAINER ID        NAMES                                  IMAGE                           STATUS
3e27c1429222        64b5ea9a-09fe-43b9-a349-58656752d0cc   quay.io/pterodactyl/core:rust   Created

--| Latest Logs
11:54:33.156Z  INFO wings: Server status has been changed to STARTING (server=64b5ea9a-09fe-43b9-a349-58656752d0cc)
11:54:33.684Z  INFO wings: Server status has been changed to OFF (server=64b5ea9a-09fe-43b9-a349-58656752d0cc)
11:54:33.685Z ERROR wings: { errorId: 'vNmEY3gTkiEUV7BrK98o' } (server=64b5ea9a-09fe-43b9-a349-58656752d0cc)
    Error: (HTTP code 500) server error - driver failed programming external connectivity on endpoint 64b5ea9a-09fe-43b9-a349-58656752d0cc (49a44ba0bebbabd264058a92cd416c491c1a9b4f84001e9eed48b22a90d23fc5): Error starting userland proxy: listen tcp 163.172.131.195:27017: bind: cannot assign requested address 
        at /drv1/daemon-data/node_modules/docker-modem/lib/modem.js:254:17
        at getCause (/drv1/daemon-data/node_modules/docker-modem/lib/modem.js:284:7)
        at Modem.buildPayload (/drv1/daemon-data/node_modules/docker-modem/lib/modem.js:253:5)
        at IncomingMessage.<anonymous> (/drv1/daemon-data/node_modules/docker-modem/lib/modem.js:229:14)
        at emitNone (events.js:111:20)
        at IncomingMessage.emit (events.js:208:7)
        at endReadableNT (_stream_readable.js:1064:12)
        at _combinedTickCallback (internal/process/next_tick.js:138:11)
        at process._tickDomainCallback (internal/process/next_tick.js:218:9)
11:54:47.073Z  INFO wings: Server deleted. (server=901426e8-8191-4d9a-8118-098e75bb2fbf)
11:54:52.386Z  INFO wings: Server deleted. (server=ef67fbc2-360b-46a0-9cd9-2032a1715466)
11:54:56.408Z  INFO wings: Server deleted. (server=7a25d8aa-6a24-412b-9e0e-f9b120b1bc27)
18:42:20.235Z  INFO wings: Server status has been changed to STARTING (server=64b5ea9a-09fe-43b9-a349-58656752d0cc)
18:42:20.714Z  INFO wings: Server status has been changed to OFF (server=64b5ea9a-09fe-43b9-a349-58656752d0cc)
18:42:20.715Z ERROR wings: { errorId: '1GKnzrok1TjG5q5OHBFt' } (server=64b5ea9a-09fe-43b9-a349-58656752d0cc)
    Error: (HTTP code 500) server error - driver failed programming external connectivity on endpoint 64b5ea9a-09fe-43b9-a349-58656752d0cc (460e0c33e5d47c6ca05c120cd8623cc39bb8e35d18a4778524fafdef0a9235f7): Error starting userland proxy: listen tcp 163.172.131.195:27017: bind: cannot assign requested address 
        at /drv1/daemon-data/node_modules/docker-modem/lib/modem.js:254:17
        at getCause (/drv1/daemon-data/node_modules/docker-modem/lib/modem.js:284:7)
        at Modem.buildPayload (/drv1/daemon-data/node_modules/docker-modem/lib/modem.js:253:5)
        at IncomingMessage.<anonymous> (/drv1/daemon-data/node_modules/docker-modem/lib/modem.js:229:14)
        at emitNone (events.js:111:20)
        at IncomingMessage.emit (events.js:208:7)
        at endReadableNT (_stream_readable.js:1064:12)
        at _combinedTickCallback (internal/process/next_tick.js:138:11)
        at process._tickDomainCallback (internal/process/next_tick.js:218:9)
19:55:34.912Z  INFO wings: Server status has been changed to STARTING (server=64b5ea9a-09fe-43b9-a349-58656752d0cc)
19:55:35.414Z  INFO wings: Server status has been changed to OFF (server=64b5ea9a-09fe-43b9-a349-58656752d0cc)
19:55:35.415Z ERROR wings: { errorId: 'ZsUid85LOTzTUTk2KPi2' } (server=64b5ea9a-09fe-43b9-a349-58656752d0cc)
    Error: (HTTP code 500) server error - driver failed programming external connectivity on endpoint 64b5ea9a-09fe-43b9-a349-58656752d0cc (6238b4d789abde8aa16fe9577e198cd943b378a979accaa0d173789c5db5b996): Error starting userland proxy: listen tcp 163.172.131.195:27017: bind: cannot assign requested address 
        at /drv1/daemon-data/node_modules/docker-modem/lib/modem.js:254:17
        at getCause (/drv1/daemon-data/node_modules/docker-modem/lib/modem.js:284:7)
        at Modem.buildPayload (/drv1/daemon-data/node_modules/docker-modem/lib/modem.js:253:5)
        at IncomingMessage.<anonymous> (/drv1/daemon-data/node_modules/docker-modem/lib/modem.js:229:14)
        at emitNone (events.js:111:20)
        at IncomingMessage.emit (events.js:208:7)
        at endReadableNT (_stream_readable.js:1064:12)
        at _combinedTickCallback (internal/process/next_tick.js:138:11)
        at process._tickDomainCallback (internal/process/next_tick.js:218:9)

==[ END DIAGNOSTICS ]==
lancepioch commented 6 years ago

We need the actual Daemon log file that has the errors and where they occurred in the code so that we can address this.

Try this command to retrieve them:

cd /srv/daemon/ && npm run diagnostics
parkervcp commented 6 years ago

Please restart your daemon after importing an egg.

If this fixes the issue it is another reason #837 should be a thing.

WTFBlaze commented 6 years ago

https://hastebin.com/citanenize that is the link to the log from /srv/daemon

h-exx commented 6 years ago

Correction. It's from /drv1/daemon-data as we have a second harddrive

schrej commented 6 years ago

You are using an IP that the server doesn't know about.

h-exx commented 6 years ago

Thanks for the quick response, I completely forgot that my server only connects to the private ip, which then gets bridged over to the public IP.

PatryszonYT1 commented 3 years ago

Help ME PLS server@idley~ Error Event [28ccb546-5f0e-47d4-8280-ffdb4733b304]: another power action is currently being processed for this server, please try again later

antrollyt commented 3 years ago

i have this problem to:

[Pterodactyl Daemon] Server marked as STARTING [Pterodactyl Daemon] Your server container needs to be rebuilt. This should only take a few seconds, but could take a few minutes. You do not need to do anything else while this occurs. Your server will automatically continue with startup once this process is completed. [Pterodactyl Daemon] Server marked as STOPPING [Pterodactyl Daemon] Server marked as OFF [Pterodactyl Daemon] Rebuilding server container... [Pterodactyl Daemon] New container built, rotating hamsters... [Pterodactyl Daemon] Container is being initialized... [Pterodactyl Daemon] Completed rebuild process for server. Server is now booting. [Pterodactyl Daemon] Server marked as STARTING [Pterodactyl Daemon] Checking size of server data directory... [Pterodactyl Daemon] Disk Usage: 39M / 25600M [Pterodactyl Daemon] Ensuring correct ownership of files. [Pterodactyl Daemon] Running server preflight. [Pterodactyl Daemon] Starting server container. openjdk version "1.8.0_282" OpenJDK Runtime Environment (build 1.8.0_282-b08) OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode) :/home/container$ java -Xms128M -Xmx6144M -jar server.jar Error: Invalid or corrupt jarfile server.jar [Pterodactyl Daemon] Server marked as OFF [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ---------- [Pterodactyl Daemon] Exit Code: 1 [Pterodactyl Daemon] Out of Memory: false [Pterodactyl Daemon] Error Response: [Pterodactyl Daemon] Server process detected as entering a crashed state; rebooting. [Pterodactyl Daemon] Server marked as STARTING [Pterodactyl Daemon] Checking size of server data directory... [Pterodactyl Daemon] Disk Usage: 39M / 25600M [Pterodactyl Daemon] Ensuring correct ownership of files. [Pterodactyl Daemon] Running server preflight. [Pterodactyl Daemon] Starting server container. openjdk version "1.8.0_282" OpenJDK Runtime Environment (build 1.8.0_282-b08) OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode) :/home/container$ java -Xms128M -Xmx6144M -jar server.jar Error: Invalid or corrupt jarfile server.jar [Pterodactyl Daemon] Server marked as OFF [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ---------- [Pterodactyl Daemon] Exit Code: 1 [Pterodactyl Daemon] Out of Memory: false [Pterodactyl Daemon] Error Response: [Pterodactyl Daemon] Aborting automatic reboot due to crash within the last 60 seconds.