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-Globe

    Scheduled Pinned Locked Moved Utilities
    119 Posts 39 Posters 213.8k Views 40 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.
    • PimagicalP Offline
      Pimagical @iMAGiC
      last edited by

      @iMAGiC to many requests will cause a ip block, keep it default

      dasbooterD 1 Reply Last reply Reply Quote 0
      • dasbooterD Offline
        dasbooter @Pimagical
        last edited by

        @Pimagical said in MMM-Globe:

        @iMAGiC to many requests will cause a ip block, keep it default

        I’ve tried default config for time and then after a few days tried an extended time in the config. Same issue. I can post my config but I’m confident it does not exceed the time limitations of the sources. I’m wondering if it is a caching issue like in the iframe reloaded module that wouldn’t refresh until I added some lines that I found in this forum

        PimagicalP 1 Reply Last reply Reply Quote 0
        • PimagicalP Offline
          Pimagical @dasbooter
          last edited by Pimagical

          @dasbooter Your using a highres image source of 14mb maybe there are other limitations for this source, maybe you could try a lower resolution source?

          My experience with resize above 800pixels for example 900 pixels the MMM-Globe script picks the highress source but my MagicMirror keeps black, could be to much for the raspberry pi 3 or a bug in the MMM-Globe…

          dasbooterD 1 Reply Last reply Reply Quote 0
          • Andrius okA Offline
            Andrius ok
            last edited by

            How to make globe a little bit lower than center? Thanks!

            1 Reply Last reply Reply Quote 0
            • Andrius okA Offline
              Andrius ok @GinSeng
              last edited by

              Hello @GinSeng maybe you know how to make a little bit lower than ‘middle_center’ ?
              Thanks!

              Mykle1M strawberry 3.141S 2 Replies Last reply Reply Quote 0
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @Andrius ok
                last edited by

                @Andrius-ok said in MMM-Globe:

                maybe you know how to make a little bit lower than ‘middle_center’ ?

                bottom_center

                Or you could try some css on it I suppose

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • strawberry 3.141S Offline
                  strawberry 3.141 Project Sponsor Module Developer @Andrius ok
                  last edited by

                  @Andrius-ok the region under middle_center is called lower_third https://forum.magicmirror.builders/topic/286/regions

                  Please create a github issue if you need help, so I can keep track

                  Andrius okA 1 Reply Last reply Reply Quote 0
                  • dasbooterD Offline
                    dasbooter @Pimagical
                    last edited by dasbooter

                    @Pimagical said in MMM-Globe:

                    @dasbooter Your using a highres image source of 14mb maybe there are other limitations for this source, maybe you could try a lower resolution source?

                    My experience with resize above 800pixels for example 900 pixels the MMM-Globe script picks the highress source but my MagicMirror keeps black, could be to much for the raspberry pi 3 or a bug in the MMM-Globe…

                    Thanks yes I tried smaller images. Still same problem for me. Looking at the module yes at 800 pixels or above it does call for a different image source. A hi res one . Really good thought tho. Thanks. Oh well pretty soon I’ll give it to my girlfriend for christmas. Then it will be out of site and outta mind. I’ll keep checking back. Or maybe just a clean install one day ```
                    //your code here

                    dasbooterD 1 Reply Last reply Reply Quote 0
                    • dasbooterD Offline
                      dasbooter @dasbooter
                      last edited by

                          },
                                      {
                                              module: 'MMM-Globe',
                                              position: 'upper_third',
                                              config: {
                                              style: 'geoColor',
                                              imageSize: 350,
                                              updateInterval: 15*60*1000
                                              }
                                      },
                      
                      
                      1 Reply Last reply Reply Quote 0
                      • Andrius okA Offline
                        Andrius ok @strawberry 3.141
                        last edited by

                        Thanks @strawberry-3.141 I’am appreciated!

                        1 Reply Last reply Reply Quote 0
                        • P Offline
                          Peter
                          last edited by

                          I have the same problem as Matt about a year ago.
                          The globe works perfect but after some time I see only some lines.
                          Some time later it is fine again.

                          Any help?
                          Peter

                          This is Matts picture a year ago:

                          0_1514980636557_image.png

                          G iMAGiCI dasbooterD PimagicalP 4 Replies Last reply Reply Quote 0
                          • G Offline
                            gshimself @Peter
                            last edited by

                            @Peter I use to have that, and that is when my SD card got full. do a

                            df -h
                            

                            and see if the storage is full or not

                            P 1 Reply Last reply Reply Quote 0
                            • iMAGiCI Offline
                              iMAGiC @Peter
                              last edited by

                              @Peter I found this issue when I attache this module into MM, due to the link is not very stable, and it stop working sometime. you could try other link (e.g. full), it will work.

                              Choice * Judgment * Values

                              P 1 Reply Last reply Reply Quote 0
                              • P Offline
                                Peter @gshimself
                                last edited by

                                @gshimself , there is still 8.5 G left on the 16G card.
                                Peter

                                1 Reply Last reply Reply Quote 0
                                • P Offline
                                  Peter @iMAGiC
                                  last edited by

                                  @iMAGiC , what do you mean with " full"?
                                  Is there a good link to the side of the earth with Europe?
                                  Peter

                                  iMAGiCI 1 Reply Last reply Reply Quote 0
                                  • iMAGiCI Offline
                                    iMAGiC @Peter
                                    last edited by

                                    @Peter
                                    sorry, I meaning use hi-res url instead of it.
                                    for example:

                                    this.imageUrls = {
                                    			'geoColor': 'http://rammb.cira.colostate.edu/ramsdis/online/images/latest_hi_res/himawari-8/full_disk_ahi_true_color.jpg',
                                    
                                    

                                    @Peter said in MMM-Globe:

                                    @iMAGiC , what do you mean with " full"?
                                    Is there a good link to the side of the earth with Europe?
                                    Peter

                                    Choice * Judgment * Values

                                    P 1 Reply Last reply Reply Quote 0
                                    • dasbooterD Offline
                                      dasbooter @Peter
                                      last edited by

                                      @Peter I agree with the post about changing the link. I had the same problem then I changed sources and have had no issue.

                                      P 1 Reply Last reply Reply Quote 0
                                      • P Offline
                                        Peter @iMAGiC
                                        last edited by

                                        @iMAGiC , I used your link: MM starts, I see half of the globe and MM stops, starts again with half of the globe and stops again; like a loop.
                                        Maybe because I use a RPI 2?
                                        Peter

                                        iMAGiCI 1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          Peter @dasbooter
                                          last edited by

                                          @dasbooter , what link do you use?
                                          peter

                                          1 Reply Last reply Reply Quote 0
                                          • PimagicalP Offline
                                            Pimagical @Peter
                                            last edited by

                                            @Peter I fixed this problem with improving my wifi signal/range!

                                            Check your wifi signal quality if around 37/70 this will cause problems for sure, it should be at least above 45/70 or higher check your signal with:

                                            sudo iwconfig wlan0
                                            

                                            My bad wifi signal caused problems like not loading the globe images and freezing agenda items and not loading the newsfeed items.

                                            Solutions are

                                            1. Change the accespoint location or

                                            2. Buy a WIFI USB adapter to improve the wifi range because the Pi 3 default wifi/bluetooth is very bad: Pi 3 Wifi problems or

                                            3. DIY Modification option External antenna modifications for the Raspberry :Pi 3

                                            Good Luck!

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 1 / 6
                                            • 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