#error connecting to node

20 messages · Page 1 of 1 (latest)

distant charm
#

i have tried re installing it about 3 time snow and i get the same error everytime FATAL: [Mar 15 22:30:54.241] failed to configure HTTP server error=listen tcp 192.168.7.245:8080: bind: address already in use

muted gobletBOT
#

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.

winter dagger
#

Wings is already running

#

you are trying to run wings twice

distant charm
winter dagger
#

You stop wings with ```sudo systemctl stop wings

distant charm
winter dagger
#

What are you trying to do

distant charm
winter dagger
#

start wings

distant charm
#

ok

distant charm
winter dagger
#

and send what it says

#

refresh the page if nothing

distant charm
winter dagger
#

Someone else will have to help as of im not sure how to assist with this

distant charm
#

okay

distant charm