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

zeroconf error #54487

Closed
palve55 opened this issue Aug 11, 2021 · 4 comments · Fixed by #54604
Closed

zeroconf error #54487

palve55 opened this issue Aug 11, 2021 · 4 comments · Fixed by #54604
Assignees

Comments

@palve55
Copy link

palve55 commented Aug 11, 2021

The problem

Logger: zeroconf
Source: /usr/local/lib/python3.9/site-packages/zeroconf/_logger.py:74
First occurred: 17:15:26 (1 occurrences)
Last logged: 17:15:26

Error with socket xx ((xxxxxxxxxxxx, 5353, 0, 4))): [Errno 101] Network unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.9/asyncio/selector_events.py", line 1056, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network unreachable

What is version of Home Assistant Core has the issue?

core-2021.8.6

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

zeroconf

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zeroconf/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

on my lan ipv6 not is enabled

@probot-home-assistant
Copy link

Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration (zeroconf) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)


zeroconf documentation
zeroconf source
(message by IssueLinks)

@julien-vancouver
Copy link

same issue

System Health
Version core-2021.8.6
Installation Type Home Assistant Supervised
Development false
Supervisor true
Docker true
user root
Virtual Environment false
Python Version 3.9.6
Operating System Family Linux
Operating System Version 5.4.0-80-generic
CPU Architecture x86_64

Home Assistant Supervisor
Host Operating System Ubuntu 20.04.2 LTS
Update Channel stable
Supervisor Version supervisor-2021.06.8
Docker Version 20.10.8

Logger: zeroconf
Source: /usr/local/lib/python3.9/site-packages/zeroconf/_logger.py:74
First occurred: 20:06:45 (1 occurrences)
Last logged: 20:06:45

Error with socket 18 ((xxx::xxx:xxx:fxxx:xxx', 5353, 0, 2))): [Errno 101] Network unreachable
Traceback (most recent call last):
File "/usr/local/lib/python3.9/asyncio/selector_events.py", line 1056, in sendto
self._sock.sendto(data, addr)
OSError: [Errno 101] Network unreachable

@bdraco
Copy link
Member

bdraco commented Aug 13, 2021

Can you try this fix?

python-zeroconf/python-zeroconf#952

@julien-vancouver
Copy link

This looks like it has resolved the issue

bdraco added a commit to bdraco/home-assistant that referenced this issue Aug 13, 2021
@bdraco bdraco mentioned this issue Aug 13, 2021
21 tasks
balloob pushed a commit that referenced this issue Aug 14, 2021
balloob pushed a commit that referenced this issue Aug 16, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants