#Utilizing a Domain?

1 messages · Page 1 of 1 (latest)

golden axle
#

I'm trying to use a domain that I own to give players the ability to connect via subdomain instead of my direct IP address. When I attempt to launch/connect, the error messages say

Port 6969 is already in use, check if the server is already running
Error: listen EADDRNOTAVAIL: address not available [Censored]:6969
Error: listen EADDRNOTAVAIL: address not available [Censored]:6969
    at Server.setupListenHandle [as _listen2] (node:net:1855:21)
    at listenInCluster (node:net:1920:12)
    at GetAddrInfoReqWrap.doListen (node:net:2075:7)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:8)
Error: listen EADDRNOTAVAIL: address not available [Censored]:6969
Error: listen EADDRNOTAVAIL: address not available [Censored]:6969
    at Server.setupListenHandle [as _listen2] (node:net:1855:21)
    at listenInCluster (node:net:1920:12)
    at GetAddrInfoReqWrap.doListen (node:net:2075:7)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:8)

If FIKA currently does not support domains, I apologize for the trouble.

#

Solved.

#

Thanks @ancient badge .