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 now says 'Loading...' in bottom right

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    mmm-googlephotosloading
    7 Posts 3 Posters 1.9k 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.
    • 0 Offline
      0YXmEQ
      last edited by

      2 things have changed since my Google Photos module stopped working.

      1. I change my Google Password
      2. I updated MMM-GooglePhotos

      For 1 deleted the token.json and went back through the authorization routine. Got a new token and authorized the app. Nothing out of the ordinary there

      For 2 did a normal update (git pull, npm install, …)

      Now I have no images and ‘Loading…’. It’s been this way for 24 hours.

      Ideas?

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User @0YXmEQ
        last edited by

        @0YXmEQ
        Check your log what happened.

        1 Reply Last reply Reply Quote 0
        • N Offline
          NathTheDude
          last edited by

          Hey @0YXmEQ , were you able to fix this?

          @Sean , where can I find the log? Thanks

          0 1 Reply Last reply Reply Quote 0
          • 0 Offline
            0YXmEQ @NathTheDude
            last edited by 0YXmEQ

            @NathTheDude
            MESA-LOADER: failed to retrieve device information
            in my /home/pi/.pm2/logs/mm-error.log

            Looking into that it’s a libGL error not sure if that’s it.

            edit:
            apt-get upgrade didn’t fix it digging deeper

            1 Reply Last reply Reply Quote 0
            • 0 Offline
              0YXmEQ
              last edited by

              magicmirror@2.10.1 start /home/pi/MagicMirror
              ./run-start.sh “dev”

              [18:16:17.394] [LOG] Starting MagicMirror: v2.10.1
              [18:16:17.426] [LOG] Loading config …
              [18:16:17.447] [LOG] Loading module helpers …
              [18:16:17.453] [LOG] No helper found for module: internet-monitor.
              [18:16:17.456] [LOG] No helper found for module: alert.
              [18:16:17.639] [LOG] Initializing new module helper …
              [18:16:17.642] [LOG] Module helper loaded: updatenotification
              [18:16:17.645] [LOG] No helper found for module: clock.
              [18:16:18.582] [LOG] Initializing new module helper …
              [18:16:18.584] [LOG] Module helper loaded: MMM-GooglePhotos
              [18:16:18.587] [LOG] No helper found for module: MMM-forecast-io.
              [18:16:18.588] [LOG] All module helpers loaded.
              [18:16:18.591] [LOG] Starting server on port 8080 …
              [18:16:18.638] [LOG] Server started …
              [18:16:18.642] [LOG] Connecting socket for: updatenotification
              [18:16:18.646] [LOG] Connecting socket for: MMM-GooglePhotos
              [18:16:18.649] [LOG] Sockets connected & modules started …
              [18:16:19.103] [LOG] Launching application.
              Well that wasn’t helpful

              1 Reply Last reply Reply Quote 0
              • 0 Offline
                0YXmEQ
                last edited by 0YXmEQ

                Had to use the new config format on the in the module readme. Now it’s working in the top_right working through how to use the custom.css to make it the background image.

                position: “fullscreen_below” //Still works good enough for now

                Is this how custom.css is done?

                #GPHOTO_CURRENT {
                background-size:cover;
                }

                .clock {
                padding: 10px;
                background-color: rgba(0, 0, 0, 0.5);
                }

                body {
                }

                ? 1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User @0YXmEQ
                  last edited by

                  @0YXmEQ
                  So, still have problem? Or tell me more details what you have done and what you have expected and what you get now. Screenshot will be also the help to understand the problem.

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • 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