Description
This error means that the client connection has been closed and there's nothing that the server side can do about it. We should not print this as error since it doesn't make the system instable. Instead we should print this as a debug log.