• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-earth

Scheduled Pinned Locked Moved Solved Troubleshooting
8 Posts 4 Posters 2.3k Views 3 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.
  • S Offline
    StrIIker
    last edited by Oct 15, 2018, 8:18 PM

    Hello,

    I wanted to load up this module but it does not appear to be working correctly. I get Hello, Mother Earth. (and a spinning icon). Can anyone confirm that this still works or has the source for the images been shut down? Thanks!

    1 Reply Last reply Reply Quote 0
    • N Offline
      Nilnik Project Sponsor
      last edited by yawns Oct 17, 2018, 9:52 AM Oct 15, 2018, 8:47 PM

      Hello! It’s working for me. My config:

      {
                              disabled: false,
                              module: "MMM-EARTH",
                              position: "middle_center",
                              config: {
                                      mode: "Natural",
                                      rotateInterval: 15000,
                                      animationSpeed: 0,
                                      MaxWidth: "45%",
                                      MaxHeight: "45%",
                                      }
      },
      S 1 Reply Last reply Oct 15, 2018, 9:09 PM Reply Quote 1
      • S Offline
        StrIIker @Nilnik
        last edited by Oct 15, 2018, 9:09 PM

        @nilnik

        Hmm, thank you for the response. I wonder what’s the issue then…

        This is my config for the two modules being discussed… (I also tested adding the disabled: no but that had no effect…)

        {
            module: 'MMM-MARS',
            position: 'bottom_left',
            config: {
                rover: "curiosity",              // which rover? curiosity, opportunity or spirit
                sol: "200",                      // sol date you want pictures from
                useHeader: false,                // true if you want a header
                header: "",                      // useHeader must be true
                maxWidth: "300px",
                rotateInterval: 5 * 60 * 1000,   // new image 5 minutes
            }
        },
        {
            module: "MMM-EARTH",
            position: "bottom_center",
            config: {
                mode: "Natural",
                rotateInterval: 15000,
                MaxWidth: "50%",
                MaxHeight: "50%",
            }
        },
        
        J 1 Reply Last reply Oct 15, 2018, 9:25 PM Reply Quote 0
        • J Offline
          justjim1220 Module Developer @StrIIker
          last edited by Oct 15, 2018, 9:25 PM

          @striiker

          Try rebooting your system

          I have found that sometimes that is what it takes to get some modules to work after first install, and load and not working.

          "Life's Too Short To Dance With Ugly People"
          Jim Hallock - 1995

          S 1 Reply Last reply Oct 15, 2018, 9:42 PM Reply Quote 1
          • S Offline
            StrIIker @justjim1220
            last edited by Oct 15, 2018, 9:42 PM

            @justjim1220 said in MMM-earth:

            @striiker

            Try rebooting your system

            I have found that sometimes that is what it takes to get some modules to work after first install, and load and not working.

            Yeah, this solved it. Thanks again! Rebooting was always my goto with Microsoft stuff but I got spoiled with Linux…

            B 1 Reply Last reply Oct 16, 2018, 4:35 PM Reply Quote 1
            • B Offline
              bhepler Module Developer @StrIIker
              last edited by Oct 16, 2018, 4:35 PM

              @striiker - In the future, you may be able to get away with merely restarting the MagicMirror process. If you’re using pm2 with a default installation, it’s just pm2 restart MagicMirror.

              J S 2 Replies Last reply Oct 16, 2018, 8:06 PM Reply Quote 0
              • J Offline
                justjim1220 Module Developer @bhepler
                last edited by Oct 16, 2018, 8:06 PM

                @bhepler

                I’ve tried the reload/restart of MagicMirror. It doesn’t always work. I have been finding since this last update, that most of the time it requires a restart of the system.

                "Life's Too Short To Dance With Ugly People"
                Jim Hallock - 1995

                1 Reply Last reply Reply Quote 0
                • S Offline
                  StrIIker @bhepler
                  last edited by StrIIker Oct 17, 2018, 4:41 PM Oct 17, 2018, 4:40 PM

                  @bhepler said in MMM-earth:

                  @striiker - In the future, you may be able to get away with merely restarting the MagicMirror process. If you’re using pm2 with a default installation, it’s just pm2 restart MagicMirror.

                  Hi! Thank you for the suggestion however I have a cron job which restarts MagicMirror every 5 hours. I do this because of the persistent issue of having something in Magic Mirror crashing, causing it to stop refreshing and leaving me at a black screen. The only way to solve it is to manually reload or restart Magic Mirror. So, while I was experiencing this issue, the system had restarted MagicMirror several times. As mentioned by @justjim1220 , the solution was to reboot.

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