root@firewall:~ # vlmcsd -vWarning: [::]:1688: Address already in useWarning: 0.0.0.0:1688: Address already in useFatal: Could not listen on any socket.
Hello All!I have a firewall that is running OPNsense in my homelab network. I was wondering if anyone could help me with getting https://github.com/meliton/KMS-on-pfSense to work? It installed properly on the machine, but it cannot seem to bind to the port for some unknown reason. This is what is returned any time I try to run a vlmcsd command in SSH:Code: [Select]root@firewall:~ # vlmcsd -vWarning: [::]:1688: Address already in useWarning: 0.0.0.0:1688: Address already in useFatal: Could not listen on any socket.Any ideas as to what I can do to fix this issue?