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-COVID19 not updating

    Scheduled Pinned Locked Moved Troubleshooting
    28 Posts 5 Posters 8.3k Views 5 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.
    • B Offline
      bjoern @sdetweil
      last edited by

      @sdetweil You have some Screens?

      S 1 Reply Last reply Reply Quote 0
      • B Offline
        Baraka @sdetweil
        last edited by

        @sdetweil Thanks for your module, it is working very good to show me only the new cases in Germany

        1 Reply Last reply Reply Quote 0
        • B Offline
          Baraka @sdetweil
          last edited by

          @sdetweil Could you display for cases at the graph the last count for today as option?

          S 1 Reply Last reply Reply Quote 0
          • B Offline
            Baraka @mumblebaj
            last edited by

            @mumblebaj yes, so this module is now death.

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

              @bjoern see this page, I have lots of charts shown Screenshot at 2020-10-15 07-18-23.png

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                @Baraka no, I don’t think that is useful. my charts are intended to allow one to see the shape of the curve.
                Screenshot at 2020-10-15 07-26-38.png

                here the middle chart on the right side shows Cumulative cases by country, you can see the good flat line til Aug 10th, while Italy is holding on (but starting to turn)
                and the volume of new cases is significantly more that each countries prior reported amount…
                I don’t need to know if its 875432 or 875555

                the actual number is pretty useless.

                IF you use the chart, and have access to a mouse, you can hover over the chart line to see the number used
                ( you can see the hover info in the same middle chart on the right side here)

                u can also turn off individual inputs to the chart. (by clicking on the box in the legend)
                here I turned off USA on the same chart , now u get a better view of the other countries
                Screenshot at 2020-10-15 09-24-13.png

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                mumblebajM B 2 Replies Last reply Reply Quote 0
                • mumblebajM Offline
                  mumblebaj Module Developer @sdetweil
                  last edited by

                  @sdetweil Nice one Sam. The RapidAPI seems to be working again for some reason. Not sure why but it is working.

                  Check out my modules at: https://github.com/mumblebaj?tab=repositories
                  Check my blog-post: https://mumblebaj.xyz/
                  Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                  B 1 Reply Last reply Reply Quote 0
                  • B Offline
                    Baraka @sdetweil
                    last edited by

                    @sdetweil today morning no data or no chart for cases

                    S 1 Reply Last reply Reply Quote 0
                    • B Offline
                      Baraka @mumblebaj
                      last edited by

                      @mumblebaj yes , you are right , we get data. time stamp at this morning looks good

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

                        @Baraka looks good right now… sometimes they take awhile to release the data… I’ve seen til almost 2pm us eastern time (gmt+5)

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        B 1 Reply Last reply Reply Quote 0
                        • B Offline
                          Baraka @sdetweil
                          last edited by

                          @sdetweil i have always this error message: [MyCovid19 Loading data for Chart “Cases”] since this morning. :-(

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

                            @Baraka oh, sorry, was replying about my module… Not this one

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            B 1 Reply Last reply Reply Quote 0
                            • B Offline
                              Baraka @sdetweil
                              last edited by

                              @sdetweil it is your module , who is not working at the moment

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

                                @Baraka hm…
                                use a browser, go to this page
                                https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide
                                and click on download csv in the middle of the page
                                this is the data the module uses. I can access the file and it is current

                                Screenshot at 2020-10-22 12-26-29.png

                                also, can u look in the log (either the window for npm start, or pm2 logs --lines=??? for pm2
                                ??? is a number, default 15

                                the module should retry every 15 minutes

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  Baraka
                                  last edited by

                                  i have this in the log:

                                  requested file exists=modules/MyCovid19/countries-rawdata-10-22-2020.csv sending back to module_16_MyCovid19_4881
                                  ready to get data id=module_16_MyCovid19_4881
                                  check for file =modules/MyCovid19/countries-rawdata-10-22-2020.csv
                                  processing id=module_16_MyCovid19_4881 file=modules/MyCovid19/countries-rawdata-10-22-2020.csv fields=[object Object]
                                  done processing file id=module_16_MyCovid19_4881
                                  have data, now filter id=module_16_MyCovid19_4881
                                  processing for [“Germany”]
                                  location=Germany
                                  there are 0 entries to filter
                                  send filtered data id=module_16_MyCovid19_4881

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

                                    @Baraka said in MMM-COVID19 not updating:

                                    modules/MyCovid19/countries-rawdata-10-22-2020.csv

                                    ok, can u do an ls -laF on the file
                                    and then rename it to …csv.old (I might want to see it)
                                    I try not to download more than once a day to save peoples bandwidth

                                    Sam

                                    How to add modules

                                    learning how to use browser developers window for css changes

                                    B 1 Reply Last reply Reply Quote 0
                                    • B Offline
                                      Baraka @sdetweil
                                      last edited by

                                      @sdetweil i have rename the file and start new the mirror now i have the diagramm. Thanks

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

                                        @Baraka yes, I am interested in what is in the file, how big it is… if 0 size then I need to look at that in case of a download error…

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        B 1 Reply Last reply Reply Quote 0
                                        • B Offline
                                          Baraka @sdetweil
                                          last edited by

                                          @sdetweil the old file has 468 bytes - > maybe corrupt , the new and correct has 3491729 bytes

                                          S 2 Replies Last reply Reply Quote 0
                                          • S Offline
                                            sdetweil @Baraka
                                            last edited by

                                            @Baraka thank you…

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            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
                                            • 1 / 2
                                            • 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