Didn't actually know this error existed but my hosting bot got stuck just now and I checked in my logs and had this NOTICE a couple of times last month as well. Seems quite rare, but would be nice to have parsed anyway. Also I filled in the issues template below but I don't think it's really needed.
Actual behaviour:
The notice is not parsed.
Expected behaviour:
For this NOTICE to be parsed (and be used in any relevant promises).
Error log:
warn: Could not parse NOTICE from tmi.twitch.tv:
{
"raw": "@msg-id=bad_host_error :tmi.twitch.tv NOTICE #channel :There was a problem hosting channel_to_host. Please try again in a minute.",
"tags": {
"msg-id": "bad_host_error"
},
"prefix": "tmi.twitch.tv",
"command": "NOTICE",
"params": [
"#channel",
"There was a problem hosting channel_to_host. Please try again in a minute."
]
}
Didn't actually know this error existed but my hosting bot got stuck just now and I checked in my logs and had this NOTICE a couple of times last month as well. Seems quite rare, but would be nice to have parsed anyway. Also I filled in the issues template below but I don't think it's really needed.
Actual behaviour: The notice is not parsed.
Expected behaviour: For this NOTICE to be parsed (and be used in any relevant promises).
Error log:
Server configuration