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-DWD-Pollen and MMM-pollen remain in status "loading"

    Scheduled Pinned Locked Moved Solved Troubleshooting
    3 Posts 2 Posters 636 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.
    • K Offline
      Klinge
      last edited by

      Hi,

      Spring is coming and I wanted to install pollen modules.

      So I installed two pollen modules MM-DWD-Pollen and MMM-pollen at once

      Both modules remain in the ‘loading’ status.

      Here I show you my configuration

                                {
                                      module: "MMM-DWD-Pollen",
                                      position: "top_right",
                                      header: "Pollenwarnung",
                                      config: {
                                              updateInterval: 2 * 60 * 60 * 1000, // every 1 hour
                                              DWD_region: 42, // Ostwestfalen
                                              icon: true, // Show icons or not
                                              showNullValue: false, //Show value or symbol if value is 0
                                      }
                                },
      
                                      {
                                              module: "MMM-pollen",
                                              position: "top_right",  // This can be any of the regions.
                                              config: {
                                              // See 'Configuration options' for more information.
                                                      locationLongitude: x.xxxxxx,
                                                      locationLatitude: xx.xxxxxx,
                                              }
                                      },
      
      

      When I start the MMM I got this log

      [2025-02-18 15:47:06.959] [INFO]  Checking git for module: MMM-DWD-Pollen
      [2025-02-18 15:47:07.387] [INFO]  Checking git for module: MMM-pollen
      [2025-02-18 15:47:07.491] [LOG]   MMM-DWD-Pollen: Success loading
      
      

      and regarding the two instances from another DWD-Pollen forum post I got the following result

      pi@raspi-mm-bad:~/MagicMirror $ netstat -plan|grep 8080
      (Not all processes could be identified, non-owned process info
       will not be shown, you would have to be root to see it all.)
      tcp6       0      0 ::1:8080                :::*                    LISTEN      67920/electron.js
      tcp6       0      0 ::1:8080                ::1:54378               TIME_WAIT   -
      tcp6       0      0 ::1:8080                ::1:57896               TIME_WAIT   
      

      Thank you for your tips :-)

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

        @Klinge see this issue on dwd-pollen

        https://github.com/carstendirks/MMM-DWD-Pollen/issues/10

        and this on mmm-pollen
        https://github.com/vincep5/MMM-Pollen/issues/4

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        K 1 Reply Last reply Reply Quote 0
        • K Offline
          Klinge @sdetweil
          last edited by

          @sdetweil Thank you again.
          I thought, that default will display all pollen. It seems not.
          But now it is running.

          1 Reply Last reply Reply Quote 0
          • K Klinge has marked this topic as solved on

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