errors.fyi community error code reference
ERR_SOCKET_ALREADY_BOUND
nodejs

Socket already bound

socket.bind() was called on a socket that has already been bound.

References

← all namespaces