#Wings running but not working on panel
1 messages · Page 1 of 1 (latest)
ive renewed all of them already
alright then go to your nodes page and check the browser console on that side
have you restarted your wings?
alot of times
yes
and browser console doesnt say a thing?
yep
tf
wait
no like error things but i turned on log xmlhttprequests
and this
but i dont think thats much
thats legit the only thing tho
ik normally theres some error stuff in there if its not working
hmm
should i systemctl stop wings first?
under docker running containers theres some other stuff on the machine , ignore that
wings look fine
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
ye
error is failed to connect so either some firewall is interrupting or your dns is broken. i can ping the domain can you verify it is the correct ip?
are you using some kind of proxy
only the panel is proxyed thorugh cf
that should or cant be the problem
error in onsole now
hmm
and its gone
wtf
idek
tf is happening
Failed to restart wings.service: Unit docker.service is masked.
now this is happening when i run restart wings
Simple! 😘
systemctl restart wings
let me fix give me a sec
Wrong
great job buddy xD
It's just reacting to keywords in their message
we know all good :D
root@v25728:~# systemctl restart wings
A dependency job for wings.service failed. See 'journalctl -xe' for details.
root@v25728:~#
@fickle sequoia You'll need to grab error logs from Wings. The following command allows to easily collect the relevant data and share the link with us: sudo wings diagnostics
root@v25728:~# systemctl restart docker
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
root@v25728:~#
it seams like port 8080 on your node is closed
just give me a sec
np
docker died now
ouch
root@v25728:~# systemctl status docker
× docker.service - LSB: Create lightweight, portable, self-sufficient containers.
Loaded: loaded (/etc/init.d/docker; generated)
Active: failed (Result: exit-code) since Sat 2025-01-04 14:09:01 UTC; 27s ago
Docs: man:systemd-sysv-generator(8)
Process: 24394 ExecStart=/etc/init.d/docker start (code=exited, status=1/FAILURE)
CPU: 8ms
Jan 04 14:09:01 v25728 systemd[1]: Starting LSB: Create lightweight, portable, self-sufficient containers....
Jan 04 14:09:01 v25728 docker[24394]: * /usr/bin/dockerd not present or not executable
Jan 04 14:09:01 v25728 systemd[1]: docker.service: Control process exited, code=exited, status=1/FAILURE
Jan 04 14:09:01 v25728 systemd[1]: docker.service: Failed with result 'exit-code'.
Jan 04 14:09:01 v25728 systemd[1]: Failed to start LSB: Create lightweight, portable, self-sufficient containers..
root@v25728:~#
ima restart the machine and hope
beg*
That would suggest docker is not installed
/usr/bin/dockerd not present or not executable
huh , i havent even touched it , i was running through troubleshoot steps with @viscid wave i went back on it to check status and it died out
Docker install script is near the top of the wings install guide. Just run the docker install script again
The documentation you are looking for can be found at https://pterodactyl.io/.
i think smth is wrong with his machine, let him try restarting it
root@v25728:~# curl -sSL https://get.docker.com/ | CHANNEL=stable bash
Executing docker install script, commit: 4c94a56999e10efcf48c5b8e3f6afea464f9108e
Warning: the "docker" command appears to already exist on this system.
If you already have Docker installed, this script can cause trouble, which is
why we're displaying this warning and provide the opportunity to cancel the
installation.
If you installed the current Docker package using this script and are using it
again to update Docker, you can ignore this message, but be aware that the
script resets any custom changes in the deb and rpm repo configuration
files to match the parameters passed to the script.
You may press Ctrl+C now to abort this script.
- sleep 20
i did
i viewed his logs and docker is clearly installed it was running like 5 minutes ago
Run these please
sudo snap list | nc pteropaste.com 99```
root@v25728:~# sudo docker info | nc pteropaste.com 99
sudo snap list | nc pteropaste.com 99
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
errors pretty printing info
https://ptero.co/ulukajiwut
https://ptero.co/ujamifunub
root@v25728:~#
root@v25728:~#
@fickle sequoia: It looks like Docker probably is not running on your machine. Use systemctl status docker to check the status of it, and systemctl restart docker to get it operational again.
root@v25728:~# systemctl restart docker
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
root@v25728:~# systemctl status docker
× docker.service - LSB: Create lightweight, portable, self-sufficient containers.
Loaded: loaded (/etc/init.d/docker; generated)
Active: failed (Result: exit-code) since Sat 2025-01-04 14:12:57 UTC; 2s ago
Docs: man:systemd-sysv-generator(8)
Process: 1572 ExecStart=/etc/init.d/docker start (code=exited, status=1/FAILURE)
CPU: 6ms
Jan 04 14:12:57 v25728 systemd[1]: Starting LSB: Create lightweight, portable, self-sufficient containers....
Jan 04 14:12:57 v25728 docker[1572]: * /usr/bin/dockerd not present or not executable
Jan 04 14:12:57 v25728 systemd[1]: docker.service: Control process exited, code=exited, status=1/FAILURE
Jan 04 14:12:57 v25728 systemd[1]: docker.service: Failed with result 'exit-code'.
Jan 04 14:12:57 v25728 systemd[1]: Failed to start LSB: Create lightweight, portable, self-sufficient containers..
root@v25728:~#
What does ls -aslh /usr/bin/dockerd say ?
root@v25728:~# ls -aslh /usr/bin/dockerd
ls: cannot access '/usr/bin/dockerd': No such file or directory
root@v25728:~#
huh
where did it disappear to
Yeah the docker daemon is missing, even tho you have the docker cli client tool
should i bypass the install script to download again?
Remove docker best you can and try the install script again
rm -rf?
apt remove docker docker*
ok doing rn
ok wings is running now locally but still red heart
says this tho
Jan 04 14:15:55 v25728 systemd[1]: /etc/systemd/system/wings.service:11: PIDFile= references a path below legacy directory /var/run/, updating /var/run/wings/daemon.pid → /run/wings/daemon.pid; please update the unit file accordingly.
Jan 04 14:15:56 v25728 systemd[1]: /etc/systemd/system/wings.service:11: PIDFile= references a path below legacy directory /var/run/, updating /var/run/wings/daemon.pid → /run/wings/daemon.pid; please update the unit file accordingly.
Jan 04 14:15:56 v25728 systemd[1]: /etc/systemd/system/wings.service:11: PIDFile= references a path below legacy directory /var/run/, updating /var/run/wings/daemon.pid → /run/wings/daemon.pid; please update the unit file accordingly.
at least wings is up and responding now
well now your port 8080 is open again or reachable
Are you on the same network as the node ?
nah
its a vps
does any of ur ips start with 45.33.50
cause i got something but dont want to leak the ip
i got a tls handshake error from a ip
which is none of mine
if it's not starting with 144. then you're good on my end
mine not either
Jan 04 14:16:08 v25728 wings[6685]: 2025/01/04 14:16:08 http: TLS handshake error from 45.33.50.110:48002: EOF
That's just a random bot scanning ports
still red heart
i know what that is, i used portchecker to see if your port is open
You ping that hostname from your computer, you get the ip 37.114.50.19 ?
Yep. I'm wanting you to double check that is what it is resolving to on your computer
how
win key type cmd and then ping "domain"
Since connections to the VPS from the rest of the world are getting though fine, either your computer is getting the address wrong somehow, or your IP is blocked from accessing the VPS
just ping delta.vertexhosting.co.uk and double check the IP that appears is the expected one
those are his panels logs:
Failed to connect to delta.vertexhosting.co.uk port 8080 after 11 ms: Connection refused
dosent work
does it for u?
what means doesnt work
this is the conso
timeout
Wouldn't be surprised if that was from when wings wasn't actually running, but it might be useful to run this from the te panel server to check things.
curl -vv https://delta.vertexhosting.co.uk:8080/
Yes I can ping that address just fine. It doesn't work for you? What does it say ?
Request timeout
Can you show the whole output in a screenshot, including the command you ran
let me run this first
it dont look the best since its novnc
The panel server can reach wings just fine now
Can you show us that ping from your computer
i think he should restart his router and/or his computer or flush his dns on his pc
problem is just occuring on your machine or local internet somehow your pc cant reach the wing server but your panel can just fine
In the list of nodes, click on the node.
See where it justs versions and stuff, does that information load ?
on the about page ye
Yep. Panel is communicating with wings
^^
on every server , not just me also
I have found the following for: https://media.discordapp.net/attachments/1325094362107084936/1325109702291357827/image.png?ex=677a9814&is=67794694&hm=1355660541c0672e62c7ccc562673ec1515bc7261301a4f722262de6a238d0d0&
@fickle sequoia; It looks like your browser is unable to reach the Wings.
Make sure that your wings are running using systemctl status wings and that your Wings ports (by default 8080/2022) are open in your firewall or router. This website can check your ports https://dnschecker.org/port-scanner.php
Browser console errors can also provide additional debugging information. More troubleshooting steps can be found at https://pterodactyl.io/panel/1.0/troubleshooting.html#cannot-connect-to-server-errors
Should the panel and wings be located on the same network, you might experience NAT reflection issues. In that case, type .nat for more information.
Wings is working fine. You must have something between you and the server blocking your traffic. The rest of the world can reach your wings port fine.
other users are alo having trouble connecting to server in completly diffrent countrys
Perhaps talk to your network provider and see why their connections aren't getting through
thats also proove it works
also working for my server in helsinki 6 packets transmitted, 6 received, 0% packet loss, time 5006ms
rtt min/avg/max/mdev = 33.276/33.330/33.381/0.037 ms
wait for users why do it not work also?
that might be since they on the same machine but idk
^
wdym the vps provider?
Who ever controls your network, in this case that would be your VPS provider
because unless you've got some firewall rules on your VPS that are specifically blocking these effected customers (including yourself), then the issue is likely somewhere with your providers network.
how do i ping in cmd with port and website
You don't.
arent u pinging the port tho?
ICMP ping does not have ports
No.
If i redo the config file will all servers and data still work?
dude there is no problem with your install, there is a problem either with your network or the network of your vps provider
I have my node proxies through CF tunnels, occasionally when this happens, due to the tutorial I had watched on it, if I go into the node configuration on the panel and change the port from 8080 to 443 my node is magically alive again, but it reverts on restart because it's a half ass hacky fix.
I fixed the issue for me at least by changing my port to 8443 in the config.yml file, in the node settings on the panel and in the cf tunnels.
it dont matter , just started working again after i re did the config and changed the ip from vps provider