Description
Sometimes Python worker can't open socket in _load_from_socket for some reason, but it's difficult to figure out the reason because the exception doesn't even contain the messages from {{socket.error}}s.
We should at least add the error messages when raising the exception.