__ Pterodactyl //_____ _______ ______
_\ // / / / __ / /
_\ / / / / // / /
_/_////_ //
/_/ 1.11.8
Copyright © 2018 - 2023 Dane Everitt & Contributors
Website: https://pterodactyl.io
Source: https://github.com/pterodactyl/wings
License: https://github.com/pterodactyl/wings/blob/develop/LICENSE
This software is made available under the terms of the MIT license.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
INFO: [Nov 16 15:25:50.243] loading configuration from file config_file=/etc/pterodactyl/config.yml
INFO: [Nov 16 15:25:50.243] configured wings with system timezone timezone=Etc/UTC
INFO: [Nov 16 15:25:50.243] checking for pterodactyl system user username=pterodactyl
INFO: [Nov 16 15:25:50.243] configured system user successfully gid=998 uid=998 username=pterodactyl
INFO: [Nov 16 15:25:50.245] fetching list of servers from API
INFO: [Nov 16 15:25:50.273] processing servers returned by the API total_configs=0
INFO: [Nov 16 15:25:50.273] finished processing server configurations duration=89.865µs
INFO: [Nov 16 15:25:50.275] configuring system crons interval=1m0s subsystem=cron
INFO: [Nov 16 15:25:50.275] starting cron processes subsystem=cron
INFO: [Nov 16 15:25:50.275] configuring internal webserver host_address=0.0.0.0 host_port=8080 use_auto_tls=false use_ssl=true
INFO: [Nov 16 15:25:50.275] updating server states on Panel: marking installing/restoring servers as normal
FATAL: [Nov 16 15:25:50.275] failed to configure HTTPS server auto_tls=false error=listen tcp 0.0.0.0:8080: bind: address already in use
Stacktrace:
listen tcp 0.0.0.0:8080: bind: address already in use
github.com/pterodactyl/wings/cmd.rootCmdRun
github.com/pterodactyl/wings/cmd/root.go:369
github.com/spf13/cobra.(*Command).execute
github.com/spf13/[email protected]/command.go:944
github.com/spf13/cobra.(*Command).ExecuteC
github.com/spf13/[email protected]/command.go:1068
github.com/spf13/cobra.(*Command).Execute
github.com/spf13/[email protected]/command.go:992
github.com/pterodactyl/wings/cmd.Execute
github.com/pterodactyl/wings/cmd/root.go:71
main.main
github.com/pterodactyl/wings/wings.go:17
runtime.main
runtime/proc.go:250
runtime.goexit
runtime/asm_amd64.s:1598
Pterodactyl is an 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.
The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind. - GitHub - pterodactyl/wings: The server control plane for Pterodactyl Panel....