#Node

1 messages · Page 1 of 1 (latest)

brittle robin
#

hearth red

neon larkBOT
#

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.

kindred grove
#

you have something else using that port, use the command sudo ss -lntup | grep :8080 to check what it is

brittle robin
kindred grove
#

try sudo systemctl restart wings

neon larkBOT
#

Simple! 😘

systemctl restart wings
kindred grove
#

welp

brittle robin
#

why ??

neon larkBOT
#

I have found the following for: https://media.discordapp.net/attachments/1353409347358556220/1353420331817238650/image.png?ex=67e19668&is=67e044e8&hm=028123ac40842fa0d912349211f2dd35c8e2c23517bca18f64e5043bb9da522f&
You already have an instance of Wings running through systemd service and are trying to start another duplicate instance, for example by using the commands wings and wings --debug, or another service is using the port.

Use ss -plnt | grep :8080 (or grep :8443 depending on the port) to find what process is currently running and stop it. You can type killall wings to shutdown any ghost Wings process.

brittle robin
#

I restarted though

kindred grove
#

do the killall command

kindred grove
brittle robin
#

good ?

#

but the hearth is in red

kindred grove
#

can you do sudo journalctl -xeu wings

brittle robin
kindred grove
#

can you post the output of the command

#

you can go up and down with the arrows keys

brittle robin
#

There are 1500 lines

kindred grove
#

look for any lines indicating an error

brittle robin
kindred grove
#

you shouldn't have to

brittle robin
#

Yes I know I've watched a lot of tutorials and I'm the only one who does that

fervent dock
#

how are you getting the bind address already in use error

#

how are you running wings

brittle robin
#

it's when I try to create a node but even without it it puts that it already uses another one

fervent dock
#

failed to bind to port that one

#

are you running wings with wings/sudo wings or wings --debug/sudo wings --debug

#

bcs that will open a new wings instance attached to your terminal session

#

but can conflict with already running wings instances that run as a systemd service in the background already

brittle robin
#

without node

neon larkBOT
brittle robin
#

with node

fervent dock
#

what does with or without node mean to you

neon larkBOT
#

I have found the following for: https://media.discordapp.net/attachments/1353409347358556220/1353425723767001212/image.png?ex=67e19b6d&is=67e049ed&hm=038bcf7c838d73da29f1b431ef1e3fa3776339099744bfbf56408b78608173fb&
You already have an instance of Wings running through systemd service and are trying to start another duplicate instance, for example by using the commands wings and wings --debug, or another service is using the port.

Use ss -plnt | grep :8080 (or grep :8443 depending on the port) to find what process is currently running and stop it. You can type killall wings to shutdown any ghost Wings process.

fervent dock
fervent dock
#

don't

#

like I said if it's already running as systemd service that will conflict since they use the same config file

#

check systemctl status wings

#

that will probably tell you it's already running as a systemd service

brittle robin
#

and how can I just start 1 of them?

fervent dock
#

stop the systemd service if you wanna run it attached to your teminal for debugging or just get the logs of the running one with the wings --diagnostics command

#

but either way the bot told you the issue

#

generate a new config on the panel and reset the daemon master key, should node settings page should have a button for that at the bottom

brittle robin
#

So I stop the systemd and I put only the wings?

fervent dock
#

First of all

#

you replace the config

#

with a newly generated one

brittle robin
#

ok

#

its good

fervent dock
#

you just check this and press save changes

#

then you copy paste the wings config in the config tab to /etc/pterodactyl/config.yml

#

and do systemctl restart wings

neon larkBOT
#

Simple! 😘

systemctl restart wings
brittle robin
fervent dock
#

ye i just told you to do exactly that

#

to copy the config in manually

brittle robin
#

Sorry if I don't understand very well, I'm French, but what is the command to go to the config?

fervent dock
#

oof

#

nano /etc/pterodactyl/config.yml

#

then you delete everything in there and copy the config from the config tab on the panel in there

#

yk, this

brittle robin
fervent dock
#

restart wings

neon larkBOT
#

Simple! 😘

systemctl restart wings
fervent dock
#

and then check if your node connects

brittle robin
fervent dock
#

Well check the wings diagnostics command ig

neon larkBOT
#

You'll need to grab error logs for Wings and share the link with us. The following command will help you collect the required information for debugging: sudo wings diagnostics

fervent dock
#

^ that one

brittle robin
#

this ? s: Error response from Panel: AccessDeniedHttpException: You are not authorized to access this resource. (HTTP/403)

neon larkBOT
fervent dock
#

we just did that though if you did what I told you

fervent dock
#

will show the entire logs

#

like the last 150 lines or smth

#

and uploads it to pteropaste

#

and then just post the ptero.co link here

brittle robin
neon larkBOT
fervent dock
#

your panel is https or http btw

#

also behind proxy or no?

brittle robin
fervent dock
#

well and https or http on your panel?

brittle robin
#

my panel is on http

fervent dock
#

then your node should work fine if you replaced the config and restarted wings normally

brittle robin
fervent dock
#

Sure if you don't have anything important on there go ahead PH_shrug

kindred grove
#

T'aurais dû parler français depuis le début X)

brittle robin
#

j'avoue c'est écrit dans ton pseudo

#

je viens de refaire entièrement pterodactyl et ça me fais encore la même erreur

kindred grove
#

laquelle ?

brittle robin
#

node j'ai toujours le coeur rouge

placid fulcrum
untold jackal
placid fulcrum
brittle robin
#

ok

#

rouge

placid fulcrum
untold jackal
placid fulcrum
brittle robin
#

mdr c'est quoi ça 🤣

placid fulcrum
untold jackal
brittle robin
kindred grove