Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error doing job: Task exception was never retrieved #17

Open
ycj1989 opened this issue Mar 27, 2022 · 0 comments
Open

Error doing job: Task exception was never retrieved #17

ycj1989 opened this issue Mar 27, 2022 · 0 comments

Comments

@ycj1989
Copy link

ycj1989 commented Mar 27, 2022

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant