Replies: 3 comments
-
Does the PR solve this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for the quick reply and let me give that a try!
…________________________________
From: doronz88 ***@***.***>
Sent: Saturday, 27 January 2024 10:54 AM
To: doronz88/pymobiledevice3 ***@***.***>
Cc: wonjec ***@***.***>; Author ***@***.***>
Subject: Re: [doronz88/pymobiledevice3] ValueError: 'fe80::aede:48ff:fe00:1122%en5' does not appear to be an IPv4 or IPv6 address (Discussion #808)
Does the PR solve this issue?
—
Reply to this email directly, view it on GitHub<#808 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGIXTU2KDNIVXQ4RUH6JA5DYQQ63DAVCNFSM6AAAAABCM372OOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DENRSGUYTO>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Tried updating the below fix and it is working back again on Python 3.8! Thanks heaps for your assistance! File: pymobiledevice3/remote/bonjour.py
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is an error message "ValueError: 'fe80::aede:48ff:fe00:1122%en5' does not appear to be an IPv4 or IPv6 address" after executing sudo python3 -m pymobiledevice3 remote start-tunnel
It was working prior to Mac OSX upgrade to 14.3 from 13.x and is might be related to remote: fix tunnel address resolution (#805) #806?
Beta Was this translation helpful? Give feedback.
All reactions