MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED MMM-Globe picture do not update

    Troubleshooting
    3
    9
    766
    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.
    • Stoffbeuteluwe
      Stoffbeuteluwe Project Sponsor last edited by

      only after refresh browser the picture is updating but not automatically

      {
                  module: 'MMM-Globe',
                  position: 'upper_third',
                  config: {
                  style: 'europeDiscNat',
                  imageSize: 600,
                  ownImagePath:'',
                  updateInterval: 10*60*1000
                  }
            },
      

      anybody an idea?

      S 1 Reply Last reply Reply Quote 0
      • FlatPepsi
        FlatPepsi last edited by

        Bump.
        I’m having the same issue. It appears that it never refreshes, or stops after a few hours. Not sure which.

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

          @Stoffbeuteluwe this thing is a resource killer, requires the gpu driver

          Sam

          Create a working config
          How to add modules

          FlatPepsi 1 Reply Last reply Reply Quote 0
          • FlatPepsi
            FlatPepsi @sdetweil last edited by

            @sdetweil I just discovered that there are two totally different modules called “MMM-Globe”.

            One does a live, static satellite view of earth. That’s the one I’m using.

            There’s another one that does a rotating polygon globe, and yes, that one is resource intensive. Haven’t played with that one yet.

            S Stoffbeuteluwe 2 Replies Last reply Reply Quote 0
            • S
              sdetweil @FlatPepsi last edited by

              @FlatPepsi i didn’t know there were 2 either… thanks…

              Sam

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • Stoffbeuteluwe
                Stoffbeuteluwe Project Sponsor @FlatPepsi last edited by Stoffbeuteluwe

                @FlatPepsi I don’t know why the Module doesn’t update the Pictures…

                Stoffbeuteluwe 1 Reply Last reply Reply Quote 0
                • Stoffbeuteluwe
                  Stoffbeuteluwe Project Sponsor @Stoffbeuteluwe last edited by

                  @Stoffbeuteluwe this is the Module… https://github.com/LukeSkywalker92/MMM-Globe

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

                    @Stoffbeuteluwe once every 10 (or refreshinterval) minutes it says it reloads the image from the source and uses a timestamp to attempt to force image reload (not from local cache)

                    Sam

                    Create a working config
                    How to add modules

                    FlatPepsi 1 Reply Last reply Reply Quote 0
                    • FlatPepsi
                      FlatPepsi @sdetweil last edited by

                      I see in the latest code that it appending the date & time to avoid caching.

                      I’ve added a number of console log messages to the code, and it looks like it’s never refreshing. Can anyone confirm that it really does refresh for them?

                      I’ve temporarily switched my mirror to MMM-iFrameReloaded, which does indeed refresh, but doesn’t scale the image to the size I need.

                      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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy