Choked at offset 33123 while unpacking

Hi all
I did a new installation on the HA HW. In the log, this warning appears. Installed ony HACS and a few Integrations.

Logger: zeroconf
Source: /usr/local/lib/python3.9/site-packages/zeroconf/_logger.py:52
First occurred: 9:34:47 (1 occurrences)
Last logged: 9:34:47

Choked at offset 33123 while unpacking b"\x00\x00\x00\x00\x00\x05\x00\x00\x00\t\x00\x003homeassistant428 [736792af44ee41cc8aad17b30421c830]\x0c_workstation\x04_tcp\x05local\x00\x00\xff\x00\x01\x10homeassistant428\xc0R\x00\xff\x00\x013homeassistant426 [736792af44ee41cc8aad17b30421c830]\xc0@\x00\xff\x00\x013homeassistant425 [736792af44ee41cc8aad17b30421c830]\xc0@\x00\xff\x00\x013homeassistant418 [736792af44ee41cc8aad17b30421c830]\xc0@\x00\xff\x00\x013homeassistant417 [736792af44ee41cc8aad17b30421c830]\xc0@\x00\xff\x00\x01\xc0\xe8\x00\x10\x80\x01\x00\x00\x00x\x00\x01\x00\xc0\xe8\x00!\x80\x01\x00\x00\x00x\x00\x1e\x00\x00\x00\x00\x00\x00\x10homeassistant418\x05local\x00\xc0]\x00\x1c\x80\x01\x00\x00\x00x\x00\x10\xfe\x80\x00\x00\x00\x00\x00\x00[\xde't2\x07\xba|\xc0\xae\x00\x10\x80\x01\x00\x00\x00x\x00\x01\x00\xc0\xae\x00!\x80\x01\x00\x00\x00x\x00\x1e\x00\x00\x00\x00\x00\x00\x10homeassistant425\x05local\x00\xc0\x0c\x00\x10\x80\x01\x00\x00\x00x\x00\x01\x00\xc0\x0c\x00!\x80\x01\x00\x00\x00x\x00\x1e\x00\x00\x00\x00\x00\x00\x10homeassistant428\x05local\x00\xc0t\x00\x10\x80\x01\x00\x00\x00x\x00\x01\x00\xc0t\x00!\x80\x01\x00\x00\x00x\x00\x1e\x00\x00\x00\x00\x00\x00\x10homeassistant426\x05local\x00"
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/zeroconf/_protocol.py", line 111, in __init__
    self.read_others()
  File "/usr/local/lib/python3.9/site-packages/zeroconf/_protocol.py", line 178, in read_others
    domain = self.read_name()
  File "/usr/local/lib/python3.9/site-packages/zeroconf/_protocol.py", line 268, in read_name
    self.offset = self._decode_labels_at_offset(self.offset, labels)
  File "/usr/local/lib/python3.9/site-packages/zeroconf/_protocol.py", line 309, in _decode_labels_at_offset
    raise IncomingDecodeError("Corrupt packet received while decoding name")
zeroconf._exceptions.IncomingDecodeError: Corrupt packet received while decoding name

1 Like

I have just experienced the same issue. Did you happen to open an issue on Github?