#bind: address already in use

34 messages · Page 1 of 1 (latest)

daring vortexBOT
#

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.

sturdy basin
#

I already tried this nothing happened

#

ive changed port to 8080,8081,8801 and all the same

stark ingot
sturdy basin
#

I am unsure what you are saying?

#

cuz i did the ss and got this

#

This is my wings debug

stark ingot
#

Did you use the unofficial installation script?

sturdy basin
#

nope

stark ingot
#

Did you daemonize wings before it ran without errors?

#

I just don't understand how you managed to run it twice otherwise; the docs have you use wings --debug FIRST before anything else; there shouldn't be another wings running in the background unless you either ignored the instructions or used the unoffiical install script.

sturdy basin
#

i did the debug first and it seemed fine and im not using the unofficial install script, i didnt even know there was one

stark ingot
sturdy basin
#

Nothing in console

stark ingot
#

Give it a minute, maybe try refreshing the page too. Something should show up there eventually.

sturdy basin
#

okay dokie

#

net::ERR_CONNECTION_TIMED_OUT

stark ingot
#

There should be a longer one that includes an endpoint it's trying to reach.

sturdy basin
#

Clicked on it and i get this

stark ingot
#

Gotta find the error message somewhere in there. That's part of your browser, not the endpoint it's failing to get to.

sturdy basin
#

thought could be a firewall thing so allowed them ports on my hoster and nothing still but not getting no errors at all on console

sturdy basin
vague sierra
#

you need to go into the OS

sturdy basin
#

itsa dedicated server which has a firewall hetzner

#

and that im on Ubuntu 22.04.2

vague sierra
sturdy basin