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

iCloud Photo DNS Error #111

Open
zekyl314 opened this issue Aug 30, 2024 · 1 comment
Open

iCloud Photo DNS Error #111

zekyl314 opened this issue Aug 30, 2024 · 1 comment

Comments

@zekyl314
Copy link

I have recently added this module to my Magic Mirror.
Unfortunately I am getting the following error, which seems to be on Apple's side. They must have changed the URLs and I am not certain how you obtained these in the past. I'd like to correct it and use the module. Any ideas?

[2024-08-30 11:30:48.410] [ERROR] Whoops! There was an uncaught exception...
[2024-08-30 11:30:48.417] [ERROR] TypeError: fetch failed
at node:internal/deps/undici/undici:13179:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
[cause]: Error: getaddrinfo ENOTFOUND p682-sharedstreams.icloud.com
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'p682-sharedstreams.icloud.com'
}
}

@kolbyjack
Copy link
Owner

I think I just loaded the iPhoto website and reverse engineered the requests using the chrome debugging tools, but it's been so long, I can't remember how it really even works. I don't have the free time I used to, so unfortunately, I don't think I'll be able to address this myself, but would be willing to accept a pull request.

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