postlund / pyatv

A client library for Apple TV and AirPlay devices
https://pyatv.dev
MIT License
827 stars 87 forks source link

Unable to scan, connect, do anything with atvremote #2373

Open rmajcher opened 2 months ago

rmajcher commented 2 months ago

What do you need help with?

I am unable to scan or connect to any AppleTV devices on my network using my laptop. Other mac and linux devices that are running older MacOS/python3 versions don't have any issues. I've tried downgrading python to 3.9 and was unable to get my issue resolved.

atvremote scan --debug
2024-03-11 10:45:58 DEBUG [pyatv.scripts]: Running with pyatv 0.14.5
2024-03-11 10:45:58 DEBUG [pyatv.support.net]: Binding on *:5353
2024-03-11 10:45:58 DEBUG [pyatv.support.net]: Binding on 127.0.0.1:0
2024-03-11 10:45:58 DEBUG [pyatv.support.net]: Binding on 10.0.1.68:0
2024-03-11 10:45:58 DEBUG [pyatv.support.net]: Binding on 10.253.4.70:0
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:58 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:45:59 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
2024-03-11 10:46:00 DEBUG [pyatv.core.mdns]: Error during MDNS lookup: [Errno 47] Address family not supported by protocol family
Scan Results
========================================

Package Versions:

Package                    Version
-------------------------- -----------
pyatv                      0.14.5

pip3 --version
pip 24.0 from /opt/homebrew/lib/python3.12/site-packages/pip (python 3.12)

python3 --version
Python 3.12.2

MacOS 14.3.1 (23D60)