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

    Scheduled Pinned Locked Moved Solved Troubleshooting
    7 Posts 2 Posters 1.7k Views 2 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.
    • ? Offline
      A Former User @kaltec-w
      last edited by A Former User

      @kaltec-w
      Well, your log says it didn’t load any modules(even clock) from your config.js. Where does your config.js is located?

      And it is not related with main issue, your css is wrong.

      1 Reply Last reply Reply Quote 0
      • kaltec-wK Offline
        kaltec-w
        last edited by

        I left pretty much everything default.

        pi@photoframe1:~/MagicMirror $ pwd
        /home/pi/MagicMirror
        pi@photoframe1:~/MagicMirror $ ls ./config/
        config.js  config.js_old  config.js.sample
        pi@photoframe1:~/MagicMirror $
        

        config.js_old is the original, i modified config.js to what my previous comment said.

        The CSS i can deal with/remove as necessary. It was a recommendation in a different post.

        This is my first foray into magic mirror, so I may be missing something simple here…

        -kal

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

          @kaltec-w
          Your logs looks like typical “no config” case. But as I’ve seen in your last post, the file exists in right directory. Weird.
          If you sespect some specific module, remove it from config.js then try again. If the result is right as your expectation, you can confirm the module has a problem.
          Anyway, in the case of the configuration fail, It might spit out error message, not your previous log.

          1 Reply Last reply Reply Quote 0
          • kaltec-wK Offline
            kaltec-w
            last edited by

            Copying over the default config.js does indeed result in normal behavior.

            With my custom config.js (with GooglePhotos), the clock is displayed but the rest of the screen is blank.

            Any idea where there may be logging from that module? Do I need to post in a different forum for module-specific issues?

            -kal

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

              @kaltec-w

              With my custom config.js (with GooglePhotos), the clock is displayed but the rest of the screen is blank.

              If so, your logs in the previous post is not matched. Check log again. Or you can stop pm2 then execute MM directly in your terminal with ‘npm start’ or ‘npm start dev’. The latter can show not only serverside log but also frontend log. It will help to diagnose.

              Any idea where there may be logging from that module? Do I need to post in a different forum for module-specific issues?

              If you think that is real bug-like issue, you can post it on the issue board of that module github repository. I’m the developer of that module.

              1 Reply Last reply Reply Quote 0
              • kaltec-wK Offline
                kaltec-w
                last edited by

                I ended up removing the ~/MagicMirror folder entirely, reinstalling, and reinstalling MMM-GooglePhotos and all seems to be working now!

                thanks for your help, @Sean !

                -kal

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