Skip to content

Error doing job: Task exception was never retrieved #17

@ycj1989

Description

@ycj1989

Logger: homeassistant
Source: components/dhcp/init.py:154
First occurred: 17:40:52 (1 occurrences)
Last logged: 17:40:52

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/dhcp/init.py", line 117, in _initialize
await watcher.async_start()
File "/usr/src/homeassistant/homeassistant/components/dhcp/init.py", line 275, in async_start
self._async_process_device_state(state)
File "/usr/src/homeassistant/homeassistant/components/dhcp/init.py", line 300, in _async_process_device_state
self.async_process_client(ip_address, hostname, _format_mac(mac_address))
File "/usr/src/homeassistant/homeassistant/components/dhcp/init.py", line 154, in async_process_client
made_ip_address = make_ip_address(ip_address)
File "/usr/local/lib/python3.9/ipaddress.py", line 53, in ip_address
raise ValueError('%r does not appear to be an IPv4 or IPv6 address' %
ValueError: '--' does not appear to be an IPv4 or IPv6 address

请问开发者,这个是什么问题?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions