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

Encountering CERTIFICATE_VERIFY_FAILED #991

Open
omggodlike123 opened this issue May 13, 2024 · 8 comments
Open

Encountering CERTIFICATE_VERIFY_FAILED #991

omggodlike123 opened this issue May 13, 2024 · 8 comments

Comments

@omggodlike123
Copy link

omggodlike123 commented May 13, 2024

Test environment

  • Host OS version: mac 10.15
  • Target device model and iOS version: ios 17.4.1

Describe the bug
already open develop options on iphone, when i try to mount DeveloperDiskImage, get a ssl error

To Reproduce
Steps to reproduce the behavior:
open developer options and mounter the DeveloperDiskImage

Logs
mounte device img failed, error: 2024-05-12 21:57:33 nwooden--MacBookPro18 pymobiledevice3.cli.mounter[4449] WARNING failed to query DeveloperDiskImage versions: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)

For community

⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

@omggodlike123
Copy link
Author

omggodlike123 commented May 13, 2024

python don't support ssl on mac? @doronz88 @davesc63

@doronz88
Copy link
Owner

Sound like you're having a general SSL errors. Try re-pairing or fixing the device/you-mac's datetime settings

@omggodlike123
Copy link
Author

Sound like you're having a general SSL errors. Try re-pairing or fixing the device/you-mac's datetime settings

also don't work

looks like the same problem like https://stackoverflow.com/questions/27835619/urllib-and-ssl-certificate-verify-failed-error/73270162#73270162

@doronz88
Copy link
Owner

doronz88 commented May 14, 2024

do any other commands work? such as the syslog live?

@doronz88 doronz88 changed the title ssl problem when try to mounter developerdiskimage on mac Encountering CERTIFICATE_VERIFY_FAILED May 14, 2024
@omggodlike123
Copy link
Author

do any other commands work? such as the syslog live?

it works. only have problem when i try use mounter on mac

@doronz88
Copy link
Owner

Could not reproduce. Please try to debug yourself and report back where is this generated at

@omggodlike123
Copy link
Author

this bug happenes when i use mounter query DeveloperDiskImage versions
it will reproduce when a user's mac don't have ssl CERTIFICATE.

this bug happenes when i use mounter query DeveloperDiskImage versions
it will reproduce when a user's mac don't have ssl CERTIFICATE.

@doronz88
Copy link
Owner

doronz88 commented Jun 2, 2024

I don't understand your answer. Anyhow a PR is welcome

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

2 participants