#Wings GET api/servers status 404

48 messages · Page 1 of 1 (latest)

violet hawkBOT
#

I have found the following for: https://ptero.co/ulyjulatuc
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.

foggy moss
steel hound
#

nothing

steel hound
foggy moss
#

what happens if you run wings --debug

steel hound
#

this

#

but here say it works

foggy moss
#

Well that just means that the panel can connect to the daemon

#

Do you have servers in the panel?

steel hound
#

but here don't retrive nothing

steel hound
foggy moss
#

that's the node

#

take a look at the servers tab

steel hound
foggy moss
#

then tha's you're problem

foggy moss
#

but those aren't registered with the panel

#

therefore it logs 404

steel hound
#

ok

foggy moss
#

Do you want there to be any servers or did you want to do a fresh install

steel hound
#

its the second fresh install this :c

foggy moss
#

ok then

steel hound
#

what is the dir for the server? so i can delete it

steel hound
foggy moss
#

it should be somewhere in /etc/pterodactyl

steel hound
#

i delete all the server in the dir but still receive same error

#

root@cstr-server:/etc/pterodactyl# cd /var/lib/pterodactyl/volumes
root@cstr-server:/var/lib/pterodactyl/volumes# ls
688c4031-7dc1-44c5-95d3-efe0521dbe9e 9388a610-00e9-4e87-bbb2-590bd5cb5e7e b0477995-fbc4-481f-a23d-b407c40bd107
root@cstr-server:/var/lib/pterodactyl/volumes# rm -rf *
root@cstr-server:/var/lib/pterodactyl/volumes# ls

foggy moss
#

those are just server files

#

can you run ls /etc/pterodactyl

steel hound
#

config.yml

foggy moss
#

you restarted wings right?

steel hound
#

no bc if i start i can't use wings --debug

foggy moss
#

run ls /var/lib/pterodactyl

foggy moss
steel hound
#

archives backups states.json volumes wings.db

steel hound
foggy moss
#

Oh lol

#

just delete the entire /var/lib/pterodactyl/ directory, and all data should be gone

#

and then wings should create a fresh install when starting again

#

But be aware that you don't have any imporant old server data

steel hound
#

same result

foggy moss
#

could you share me the log from this time

steel hound
foggy moss
#

Okay I actually don't know where wings stores servers uhm

steel hound
#

lol

steel hound