Hi im a little confused, im running wings on my server and everything seems to be configured correctly and when i start wings using systemctl start wings the terminal interface connects succesfully, but when trying to start the server i get an error telling me that my port is already in use. If i check my server wings is running on that port already, online i found that wings isnt supposed to be running at all?!?? Im a little confused :)
linux@ecs-8cf7:~$ hostname -I | awk '{print $1}'
192.168.0.185
linux@ecs-8cf7:~$ ip addr | grep "inet "
inet 127.0.0.1/8 scope host lo
inet 192.168.0.185/24 brd 192.168.0.255 scope global dynamic ens3
inet 172.18.0.1/16 brd 172.18.255.255 scope global pterodactyl0
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0