MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED MMM-DarkSkyForecast high CPU load

    Troubleshooting
    2
    5
    418
    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.
    • C
      cookblook last edited by

      Hi,

      for a couple of weeks. I have a very high CPU load when I activate this module. I made a test where I disabled all of the modules and reactivate them one by one and this one had the issue. Anyone else experience this issue?

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

        @cookblook check your cycle time, make sure not in quotes

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • C
          cookblook last edited by

          Hi,

          thanks but I don’t use this option. Here is my config :

           {
                                  module: "MMM-DarkSkyForecast",
                                  header: "Weather",
                                  position: "top_right",
                                  classes: "default everyone",
                                  disabled: false,
                                  config: {
                                      apikey: "xxx111222333",
                                      latitude: "11.220593",
                                      longitude: "-34.331706",
                                      iconset: "4c",
                                      concise: false,
                                      forecastLayout: "table",
                                      maxDailiesToShow: 6,
                                      showSummary: true,
                                  }
                          },
          
          S 1 Reply Last reply Reply Quote 0
          • S
            sdetweil @cookblook last edited by

            @cookblook latitude, longitude are numbers, don’t need quotes

            Sam

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • C
              cookblook last edited by

              Thanks but even without the quotes, the CPU is still high.

              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