@eskimo reports the following error from a failed rehash (YAML syntax error): `Message(400): Error assembling message for sending` We should be using `ircutils.SanitizeText` on the error. Also `400 ERR_UNKNOWNERROR` is fake, we should just send a `FAIL`.