#RED HEART

1 messages · Page 1 of 1 (latest)

manic kindleBOT
#

I have found the following for: https://media.discordapp.net/attachments/1323707758536818821/1323707760524656741/rootDESKTOP-E1BLG1A___etc_pterodactyl_31_12_2024_09_36_55.png?ex=67757e6b&is=67742ceb&hm=6a194e1fcb7b175bcc305da2b35bc289e23404715788040afb30bf25671b9505&
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.

autumn pelican
#

did it not wokring

#

now its 2022

manic kindleBOT
#

I have found the following for: https://media.discordapp.net/attachments/1323707758536818821/1323708545274740806/rootDESKTOP-E1BLG1A___etc_pterodactyl_31_12_2024_09_44_56.png?ex=67757f26&is=67742da6&hm=9f9d4de8be75389b916a9379ff62ba10fe78800708ccbcbe578a3d570c1cd037&
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 2022 to find what process is currently running and stop it. You can type killall -9 wings to shutdown any ghost Wings process if you are intentionally attempting to run Wings in debug manually.

autumn pelican
#

and after this

#

what should i do

#

its back 8080 and i still have the red heart

manic kindleBOT
#

I have found the following for: https://media.discordapp.net/attachments/1323707758536818821/1323708867074592890/rootDESKTOP-E1BLG1A___etc_pterodactyl_31_12_2024_09_46_17.png?ex=67757f73&is=67742df3&hm=9b377cdd9aa52651e432284323f92b2563b674f34ae0a7d05db534bf40cbd01a&
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.

autumn pelican
#

did already and i have the red heart

#

still

#

can i speak to a real human please

random dragon
#

Your problem is here

autumn pelican
#

i now

random dragon
#

You already have a service running on port 8080

autumn pelican
#

killall wings

random dragon
#

check what service with : ss -plnt | grep :8080

#

It's a dedicated server?

autumn pelican
#

what you mean by dedicate

#

d

autumn pelican
#

😭

random dragon
random dragon
autumn pelican
autumn pelican
random dragon
#

no, send the ouput of this command : ss -plnt | grep :8080

autumn pelican
#

there is no outpot

#

i type the command and the next line is empty

random dragon
#

Type ss -ln4 and send the output

autumn pelican
random dragon
#

launch pterodactyl

autumn pelican
#

there is an app

#

or you mean website

#

@random dragon

random dragon
#

check wings logs

autumn pelican
#

how

#

wings --debug?

random dragon
#

It's look good

#

your node still red ?

autumn pelican
#

yeah but still red heart

#

the port in the node is 443

random dragon
#

ddi you paste the config from the panel ?

random dragon
autumn pelican
#

i tryd that but red heart load to long and its red

random dragon
#

you copy/paste the config from the panel ?

autumn pelican
#

yes

#

of corse

#

i can to it again

#

if you want

random dragon
#

wings & panel are on the same server ?

autumn pelican
#

you mean the domain

#

?

random dragon
#

yes also but on the same machine ? device ? Idk my english is not very good

autumn pelican
#

look

random dragon
#

installed in the same place

autumn pelican
#

i have dynmaic ip so used noip

#

then i bouight domain

#

in did a cename record for panel

#

and one for node

#

and both are onlline so there is no issue

random dragon
#

don't share your token here, delete and come mp if you can

autumn pelican
#

i did everything righht i dont no why its not working

random dragon
#

You use a reverse proxy ?

autumn pelican
#

no in use my own ip

random dragon
#

ok so you get ssl cert by letsencrypt or something like that ?

autumn pelican
#

from here

random dragon
#

ok and in your config file you have the right path to your cert ?

autumn pelican
#

what you mean can you give an example

#

or you mean mkdir -p /etc/certs

#

cd /etc/certs

#

and then this long command

#

if you asking for this no i dindt use this

#

can it be becuase of grup

#

i dindt use the grup step

#

should i or its not important

random dragon
#

grup ?

autumn pelican
#

this one

#

/etc/default/grub

#

i skipid it

random dragon
#

Ah ok I don't think it's the problem

#

but

#

for your ssl cert

#

you have to put the right path here :

#

cert: ...
key: ...

autumn pelican
#

what should i but there

#

not my domain

random dragon
#

sorry, it's like :

cert: /etc/letsencrypt/node.followerserver.de/fullchain.pem
key: /etc/letsencrypt/node.followerserver.de/privkey.pem

#

did you generate theses files ?

autumn pelican
#

yes

random dragon
#

where are they

autumn pelican
#

what you generate

random dragon
#

certifcate and key file

#

fullchain.pem & privkey.pem

autumn pelican
#

where can i find them

#

debug: false
uuid: d6d70cc2-11bd-4637-bd71-eac53a06d23a
token_id: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
api:
host: 0.0.0.0
port: 8080
ssl:
enabled: true
cert: /etc/letsencrypt/live/node.followerserver.de/fullchain.pem
key: /etc/letsencrypt/live/node.followerserver.de/privkey.pem
upload_limit: 100
system:
data: /var/lib/pterodactyl/volumes
sftp:
bind_port: 2022
allowed_mounts: []
remote: 'https://panel.followerserver.de'

random dragon
#

did you use certbot ?

autumn pelican
#

yes

random dragon
#

do ls -lfor this : /etc/letsencrypt/live/node.followerserver.de/

autumn pelican
#

here is it

#

it looks right?

random dragon
#

yes it looks like

#

it's a self-host installation, like in your home or it's a vps ?

autumn pelican
#

self host installöation

random dragon
#

did you port forward etc the right ports ?

autumn pelican
#

i portfoward 443 and 8080 and 80

random dragon
#

what text appears when your mouse is on the red heart ?

autumn pelican
#

eror connecting to the node.check browser sonsole for details

random dragon
#

and if you check the panel logs ?

autumn pelican
#

how can i check panel logs

random dragon
#

tail -n 100 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log

autumn pelican
#

helan there is much wrriting

random dragon
#

send in a txt file

autumn pelican
#

i cant discord gives me eror

#

a now

#

in the log

random dragon
#

ailed to connect to node.followerserver.de port 8080 after 5019 m

#

yes

#

try

#

nc node.followerserver.de 8080

autumn pelican
random dragon
#

you have ':'

#

no need, only a space between your domain and port

#

nc node.followerserver.de 8080

autumn pelican
#

nothing happend

random dragon
autumn pelican
random dragon
#

may be an issue with your port forward

#

you use the same device for the panel and wings ?

#

or one for panel and one for wings ?

autumn pelican
#

the port is working

#

should test it with minecraft server quick

random dragon
#

8080 is not minecraft port

#

may be it work from the inside, but not from outside

#

check your port forward conf

autumn pelican
#

how

random dragon
#

on your router

autumn pelican
#

i dont have an option like this in my router

random dragon
#

I can't read this but it's look like you can

autumn pelican
random dragon
#

idk if it help

#

can you translate your router page in english ?

autumn pelican
#

let me see

#

i did it

random dragon
#

show me

autumn pelican
#

sorry

#

my router restart

random dragon
#

ok

autumn pelican
random dragon
#

192.168.178.24 is your server with panel & wings ?

autumn pelican
#

no i connectes my local ip to empmc.zapto.org because its dynamic and then i boight a domain and connecting empmc.zapto.rg to a cname record one 2 times with host panel and node

#

192.168.178.24 is my local ip

random dragon
autumn pelican
#

will it fix the problem

#

?

random dragon
#

It will be easier to maintain

#

If you can, do it, I think it’s better

autumn pelican
#

i now but will the heart tuen to green 😭

#

turn

#

and i want my panek to be public

random dragon
#

Idk bro it’s not easy to help because idk your setup

#

I self hosted panel and wings too

autumn pelican
#

so my porblem have no solution

#

i will try to reinstall the panel

#

and but this public ip

#

is there any script that make the install faster

random dragon
#

Do you know docker

#

I can share the tuto that work for me

#

If you want

autumn pelican
#

hello man i fully reinstall the panel

#

but still redheart

#

i did everydamn step i gon 0 erors

#

got

random dragon