#I am keeps getting this error

5 messages · Page 1 of 1 (latest)

jovial flowerBOT
#

Please explain the issue you're experiencing in as much detail as possible. Preferably with error messages in a text format or paste link to logs. Nobody can assist you without information that helps to understand the issue. Help us help you. Messages such as "doesn't work" or "i need help" will most likely be ignored.

tardy dawn
#

I Installed Pterodactyl Panel and Wings Many Times Watched Many tutorials and Even I installed both on different machines still get that error
listen tcp 0.0.0.0:8080: bind: address already in use
listen tcp 0.0.0.0:2022: bind: address already in use

jovial flowerBOT
#

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.

urban trench
#

??

fleet garnet
#

He keeps posting the same question over and over, everywhere lol