MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-GooglePhotos suddenly stopped working this morning

    Scheduled Pinned Locked Moved Solved Troubleshooting
    26 Posts 3 Posters 4.1k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      Jabl0 @sdetweil
      last edited by

      @sdetweil Ah, right! Learnt something new :) I am using the other one. One more thing, i did enable debugging yesterday and for some strange reason i have not seen the black screen since i have done this. Fingers crossed though.

      I did see these errors:

      Invalid SOS parameters for sequential JPEG

      But the module kept running fine with no black screen.

      I would like to use your version, will i have to completely remove the module and clone yours instead, or is there a quicker way to migrate?

      Thanks.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Jabl0
        last edited by

        @Jabl0 just rename the module folder out of the way
        and install mine in its place. only change config for new parms if you want to use them

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        J 1 Reply Last reply Reply Quote 0
        • J Offline
          Jabl0 @sdetweil
          last edited by

          @sdetweil Legend! Thanks :)

          J 1 Reply Last reply Reply Quote 0
          • J Offline
            Jabl0 @Jabl0
            last edited by

            said in MMM-GooglePhotos suddenly stopped working this morning:

            @sdetweil Legend! Thanks :)

            @sdetweil its been a few days and that black screen keeps persisting. Using your fork and the original one.

            I am not seeing much from the logs, im keeping an eye on temperature as well. I do have over 3000 photos though. Dont know if that is an issue.

            I’d appreciate if you can help me with this.

            Let me know what i need to provide in order to be able to get this resolved.

            Thanks :)

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Jabl0
              last edited by

              @Jabl0 did you add

              debug:true,
              

              to the module config, and add MMM-Logext

              you should see logging where npm start is done

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              J 1 Reply Last reply Reply Quote 0
              • J Offline
                Jabl0 @sdetweil
                last edited by

                @sdetweil yes I did. That’s where have been checking the past few days and all the images load just fine, even when it goes black which why im baffled. Is there anything else I should be looking for in the logs?

                I use pm2 logs to see the logs btw.

                I also check in dmesg

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @Jabl0
                  last edited by

                  @Jabl0 ok, good. ill relook thru the code, i had a similar problem with a similar module on another mirror platform, was an out of memory problem.

                  wont be able to get to that til this afternoon.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  J 1 Reply Last reply Reply Quote 0
                  • J Offline
                    Jabl0 @sdetweil
                    last edited by

                    @sdetweil I appreciate it. It’s late my side anyway. I will check back in tomorrow.

                    J 1 Reply Last reply Reply Quote 1
                    • J Offline
                      Jabl0 @Jabl0
                      last edited by

                      @sdetweil just to give you an update. I increased my swap space from 512 to 2048.

                      Still same issue.

                      I am using a different module all together, MMM-BackgroundSlideshow.

                      Still same issue.

                      I am running my pi caseless now to stay in the normal temp range.

                      Still same issue.

                      I’m yet to monitor my RAM and CPU usage when it crashes, but I’m suspecting my Pi is not powerful enough to run these modules.

                      So I do not think there are any bugs in your code causing the black screen.

                      I will keep digging to see what is causing this. It was working fine when I was using the Google Photos module.

                      S 2 Replies Last reply Reply Quote 0
                      • S Offline
                        sdetweil @Jabl0
                        last edited by

                        @Jabl0 thanks for the info,

                        there were two issues in older code

                        1. loaded too many images into browser, slow creep. this is working storage size. i think this is fixed, but the failure seems indicative
                        2. a bad image, which caused a hang but not black screen

                        i will add the memory space debugging to this module, will let you know for update

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 1
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy