Localhost11501 ^hot^ Jun 2026

socket.listen(11501, "127.0.0.1")

If you are trying to use a DSC on a government portal and see an error related to localhost:11501 , the system is likely trying to communicate with a local signing tool installed on your PC. localhost11501

Sometimes, two different programs try to use port 11501 at the same time. This leads to a "Port already in use" error. socket

>