kolbyjack / MMM-Wallpaper

MagicMirror module to display wallpapers from various online sources
https://magicmirror.builders/
MIT License
104 stars 31 forks source link

icloud photos stop changing/ updating #42

Closed sluggg closed 2 years ago

sluggg commented 3 years ago

Thanks for your help yesterday getting icloud photos working. Unfortunately I face another issue. The photos work and load fine changing every min and then after a period of time the photos stop changing and remain stuck on a single image until I close and reopen the mirror software or force reload? Thanks again for all help

kolbyjack commented 3 years ago

I switched my source to an iCloud album and let it run all day, it never stopped. Does it always stop on the same image? How large are your images? I know some people had similar issues a while back with large images from /r/earthporn, they were running out of memory, iirc.

geekqq commented 3 years ago

I have the same issue, it stopped changing at the different image, then I will have to restart the magic mirror so it went back to normal. all the images where take with my iPhone, so they are probably around 5 or 6 MB?

kolbyjack commented 3 years ago

Are you able to look at the console output from the browser, or the log output of the magicmirror server? Without being able to reproduce it locally, I can't tell what's going wrong.

geekqq commented 3 years ago

Sorry I am not a tech guy, can you be more specific on how to check the console output from the browser please? Thanks

kolbyjack commented 3 years ago

In chrome:

geekqq commented 3 years ago

Finally I figured it out: I have to use npm start server to go into server mode, then I can use browser to see the mirror by going to localhost:8080 I am waiting for error to come up so I can send you the error message, thanks

geekqq commented 3 years ago

It got stuck again this morning. There is no error message in the console though. See the attached screen: photo_2021-09-23_11-38-49 Snipaste_2021-09-23_11-41-52

kolbyjack commented 3 years ago

If you switch to the network tab (click the >> to show it), does it show any failed requests?

geekqq commented 3 years ago

No I did not see any failed requests for wallpaper 12231

kolbyjack commented 3 years ago

Are there any errors in the terminal where you ran npm start server?

geekqq commented 3 years ago

[24.09.2021 03:47.36.474] [ERROR] Failed to fetch git data for MMM-Wallpaper: Error: fatal: unable to access 'https://github.com/kolbyjack/MMM-Wallpaper.git/': Could not resolve host: github.com

kolbyjack commented 3 years ago

If DNS has stopped working, it would make sense that the wallpapers stop loading

geekqq commented 3 years ago

Any suggestions on how to solve the DNS problem?

kolbyjack commented 3 years ago

That's a system issue, unfortunately, I really don't have any suggestions

kolbyjack commented 2 years ago

Give latest a try, I think this should be fixed now

geekqq commented 2 years ago

It worked perfectly. Thanks

stonehoo

On Tue, Jan 25, 2022 at 5:15 PM Jon Kolb @.***> wrote:

Closed #42 https://github.com/kolbyjack/MMM-Wallpaper/issues/42.

— Reply to this email directly, view it on GitHub https://github.com/kolbyjack/MMM-Wallpaper/issues/42#event-5953776113, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMW3BP26QE7RWSMKOLX5AJTUX5DLLANCNFSM47UBTTPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>