#dispite actively being on the panel
69 messages · Page 1 of 1 (latest)
Simple! 😘
systemctl restart wings
already trieded
● wings.service - Pterodactyl Wings Daemon
Loaded: loaded (/etc/systemd/system/wings.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2025-07-03 18:21:28 CEST; 59s ago
Main PID: 1589 (wings)
Tasks: 9 (limit: 4605)
Memory: 14.6M
CPU: 316ms
CGroup: /system.slice/wings.service
└─1589 /usr/local/bin/wings
Jul 03 18:21:28 vmi2487790.contaboserver.net wings[1589]: INFO: [Jul 3 18:21:28.727] configured system user successfully gid=997 uid=998 username=pterodac>
Jul 03 18:21:28 vmi2487790.contaboserver.net wings[1589]: INFO: [Jul 3 18:21:28.759] fetching list of servers from API
Jul 03 18:21:28 vmi2487790.contaboserver.net wings[1589]: INFO: [Jul 3 18:21:28.899] processing servers returned by the API total_configs=0
Jul 03 18:21:28 vmi2487790.contaboserver.net wings[1589]: INFO: [Jul 3 18:21:28.899] finished processing server configurations duration=707.776µs
Jul 03 18:21:29 vmi2487790.contaboserver.net wings[1589]: INFO: [Jul 3 18:21:29.067] configuring system crons interval=1m0s subsystem=cron
Jul 03 18:21:29 vmi2487790.contaboserver.net wings[1589]: INFO: [Jul 3 18:21:29.069] starting cron processes subsystem=cron
Jul 03 18:21:29 vmi2487790.contaboserver.net wings[1589]: INFO: [Jul 3 18:21:29.076] updating server states on Panel: marking installing/restoring servers>
Jul 03 18:21:29 vmi2487790.contaboserver.net wings[1589]: INFO: [Jul 3 18:21:29.078] configuring internal webserver host_address=0.0.0.0 host_port=8080 us>
Jul 03 18:21:29 vmi2487790.contaboserver.net wings[1589]: INFO: [Jul 3 18:21:29.083] sftp server listening for connections listen=0.0.0.0:2022 public_key=>
Jul 03 18:21:35 vmi2487790.contaboserver.net systemd[1]: /etc/systemd/system/wings.service:11: PIDFile= references a path below legacy directory /var/run/, >
lines 1-20/20 (END)
mhm
systemctl stop wings
wings --debug
send output of that after a few seconds
Also, please rename and retag your post, you said "I can't access my panel" dispite actively being on the panel
INFO: [Jul 3 18:47:57.048] writing log files to disk path=/var/log/pterodactyl/wings.log
____
__ Pterodactyl //_____ _______ ______
_\ // / / / __ / /
_\ / / / / // / /
_/_////_ //
/_/ 1.11.13
Copyright © 2018 - 2025 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.
DEBUG: [Jul 3 18:47:57.050] running in debug mode
INFO: [Jul 3 18:47:57.050] loading configuration from file config_file=/etc/pterodactyl/config.yml
INFO: [Jul 3 18:47:57.050] configured wings with system timezone timezone=Europe/Berlin
DEBUG: [Jul 3 18:47:57.050] ensuring root data directory exists path=/var/lib/pterodactyl
DEBUG: [Jul 3 18:47:57.050] ensuring server data directory exists path=/var/lib/pterodactyl/volumes
DEBUG: [Jul 3 18:47:57.051] ensuring archive data directory exists path=/var/lib/pterodactyl/archives
DEBUG: [Jul 3 18:47:57.051] ensuring backup data directory exists path=/var/lib/pterodactyl/backups
INFO: [Jul 3 18:47:57.070] checking for pterodactyl system user username=pterodactyl
INFO: [Jul 3 18:47:57.071] configured system user successfully gid=997 uid=998 username=pterodactyl
INFO: [Jul 3 18:47:57.082] fetching list of servers from API
DEBUG: [Jul 3 18:47:57.082] making request to external HTTP endpoint endpoint=http://feziak.duckdns.org/api/remote/servers?page=0&per_page=50 headers=map[Accept:[application/vnd.pterodactyl.v1+json] Authorization:[(redacted)] Content-Type:[application/json] User-Agent:[Pterodactyl Wings/v1.11.13 (id:sEnWInn2j5UeNvw5)]] method=GET
INFO: [Jul 3 18:47:57.224] processing servers returned by the API total_configs=0
DEBUG: [Jul 3 18:47:57.225] using 4 workerpools to instantiate server instances
INFO: [Jul 3 18:47:57.226] finished processing server configurations duration=2.082645ms
INFO: [Jul 3 18:47:57.331] configuring system crons interval=1m0s subsystem=cron
INFO: [Jul 3 18:47:57.332] starting cron processes subsystem=cron
INFO: [Jul 3 18:47:57.334] configuring internal webserver host_address=0.0.0.0 host_port=8080 use_auto_tls=false use_ssl=false
DEBUG: [Jul 3 18:47:57.340] sending sftp events to Panel cron=sftp subsystem=cron
DEBUG: [Jul 3 18:47:57.370] sending internal activity events to Panel cron=activity subsystem=cron
INFO: [Jul 3 18:47:57.373] updating server states on Panel: marking installing/restoring servers as normal
DEBUG: [Jul 3 18:47:57.382] making request to external HTTP endpoint endpoint=http://feziak.duckdns.org/api/remote/servers/reset headers=map[Accept:[application/vnd.pterodactyl.v1+json] Authorization:[(redacted)] Content-Type:[application/json] User-Agent:[Pterodactyl Wings/v1.11.13 (id:sEnWInn2j5UeNvw5)]] method=POST
INFO: [Jul 3 18:47:57.383] sftp server listening for connections listen=0.0.0.0:2022 public_key=ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILb45DWowYYPJwi4T01zqDtSEMda9PyJcmJErDr7v3pH
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. - pterodactyl/wings
dispite actively being on the panel
do i restar wings now ? @minor timber
INFO: [Jul 3 18:47:57.048] writing log files to disk path=/var/log/pterodactyl/wings.log
____
__ Pterodactyl _____/___/_______ _______ ______
\_____\ \/\/ / / / __ / ___/
\___\ / / / / /_/ /___ /
\___/\___/___/___/___/___ /______/
/_______/ 1.11.13
Copyright © 2018 - 2025 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.
DEBUG: [Jul 3 18:47:57.050] running in debug mode
INFO: [Jul 3 18:47:57.050] loading configuration from file config_file=/etc/pterodactyl/config.yml
INFO: [Jul 3 18:47:57.050] configured wings with system timezone timezone=Europe/Berlin
DEBUG: [Jul 3 18:47:57.050] ensuring root data directory exists path=/var/lib/pterodactyl
DEBUG: [Jul 3 18:47:57.050] ensuring server data directory exists path=/var/lib/pterodactyl/volumes
DEBUG: [Jul 3 18:47:57.051] ensuring archive data directory exists path=/var/lib/pterodactyl/archives
DEBUG: [Jul 3 18:47:57.051] ensuring backup data directory exists path=/var/lib/pterodactyl/backups
INFO: [Jul 3 18:47:57.070] checking for pterodactyl system user username=pterodactyl
INFO: [Jul 3 18:47:57.071] configured system user successfully gid=997 uid=998 username=pterodactyl
INFO: [Jul 3 18:47:57.082] fetching list of servers from API
DEBUG: [Jul 3 18:47:57.082] making request to external HTTP endpoint endpoint=http://feziak.duckdns.org/api/remote/servers?page=0&per_page=50 headers=map[Accept:[application/vnd.pterodactyl.v1+json] Authorization:[(redacted)] Content-Type:[application/json] User-Agent:[Pterodactyl Wings/v1.11.13 (id:sEnWInn2j5UeNvw5)]] method=GET
INFO: [Jul 3 18:47:57.224] processing servers returned by the API total_configs=0
DEBUG: [Jul 3 18:47:57.225] using 4 workerpools to instantiate server instances
INFO: [Jul 3 18:47:57.226] finished processing server configurations duration=2.082645ms
INFO: [Jul 3 18:47:57.331] configuring system crons interval=1m0s subsystem=cron
INFO: [Jul 3 18:47:57.332] starting cron processes subsystem=cron
INFO: [Jul 3 18:47:57.334] configuring internal webserver host_address=0.0.0.0 host_port=8080 use_auto_tls=false use_ssl=false
DEBUG: [Jul 3 18:47:57.340] sending sftp events to Panel cron=sftp subsystem=cron
DEBUG: [Jul 3 18:47:57.370] sending internal activity events to Panel cron=activity subsystem=cron
INFO: [Jul 3 18:47:57.373] updating server states on Panel: marking installing/restoring servers as normal
DEBUG: [Jul 3 18:47:57.382] making request to external HTTP endpoint endpoint=http://feziak.duckdns.org/api/remote/servers/reset headers=map[Accept:[application/vnd.pterodactyl.v1+json] Authorization:[(redacted)] Content-Type:[application/json] User-Agent:[Pterodactyl Wings/v1.11.13 (id:sEnWInn2j5UeNvw5)]] method=POST
INFO: [Jul 3 18:47:57.383] sftp server listening for connections listen=0.0.0.0:2022 public_key=ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILb45DWowYYPJwi4T01zqDtSEMda9PyJcmJErDr7v3pH
here you go
where do i find it
click on it
and show me the configuration
I think I know the problem
You have SSL enabled
mhm
that's just not even the same configuration at all
Hit generate token and send the output (minus the token and stuff)
cd /etc/pterodactyl && sudo wings configure --panel-url https://panel.lunarhost.cloud --token token --node 1
@onyx breach
Run that command on that machine and start wings with wings --debug and tell me what happens
The original command with the token
so i run this ? cd /etc/pterodactyl && sudo wings configure --panel-url https://panel.lunarhost.cloud/ --token token --node 1
i did do it$
ok now its good but now when i click on the machine i get this
@minor timber
Is wings running?
I have found the following for: https://media.discordapp.net/attachments/1390370098853974167/1390395220805419068/image.png?ex=686819f4&is=6866c874&hm=388d6325c4412b39646b56d7303c65417e3f59a0792ad0f9ea4cd4d41db9183c&
Simple! 😘
systemctl restart wings
it goes to fast i cant get evrything
I have found the following for: https://media.discordapp.net/attachments/1390370098853974167/1390395760696361031/image.png?ex=68681a75&is=6866c8f5&hm=62d7768c344e138092b7b0de1fbef6fa8796ecac289b8f6d5b612e530f2b1279&
@onyx breach Your Panel remote URL in the Wings config.yml does not match with the URL from which you're making the request. Ignore the error if this is not you doing it.
If you know what you are doing and are intentionally trying to use a different origin such as when using API for websocket connection, make sure to add it to your Wings config.yml allowed origins as shown in the example below. Ue correct HTTP or HTTPS scheme. Wildcard '*' can be used to allow all origins.
allowed_origins:
- https://test.source.com
- http://another.panel.com
Restart Wings systemctl restart wings to apply the change.
I have found the following for: https://media.discordapp.net/attachments/1390370098853974167/1390395814576128130/image.png?ex=68681a82&is=6866c902&hm=4dffd8224c5fdf5bb712858bde084b60e33abb90f504ca0b7fd13251b5dc59e1&
@onyx breach Your Panel remote URL in the Wings config.yml does not match with the URL from which you're making the request. Ignore the error if this is not you doing it.
If you know what you are doing and are intentionally trying to use a different origin such as when using API for websocket connection, make sure to add it to your Wings config.yml allowed origins as shown in the example below. Ue correct HTTP or HTTPS scheme. Wildcard '*' can be used to allow all origins.
allowed_origins:
- https://test.source.com
- http://another.panel.com
Restart Wings systemctl restart wings to apply the change.
do that
thkkxx so mutch mann