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.

    Weather module not getting shown

    Scheduled Pinned Locked Moved Troubleshooting
    15 Posts 6 Posters 8.4k Views 6 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.
    • M Offline
      MadScientist @MichaelS
      last edited by

      @MichaelS The config.js.sample is only a sample file. You have to rename it by removing the sample part in the end. But you most likely did already, otherwise the mirror would ask you to create a config file.

      Are the other modules showing?

      1 Reply Last reply Reply Quote 0
      • S Offline
        sek_is_back
        last edited by

        @MichaelS said in Wetter wird nicht angezigt:

        Warum umbenennen?

        because the Mainprogram looks for a file named config.js without this file it dontn know what to display

        M 1 Reply Last reply Reply Quote 0
        • M Offline
          MichaelS @sek_is_back
          last edited by

          Uhrzeit, News und Sprüche werden angezeigt.
          Wetter nach wie vor nicht.

          1 Reply Last reply Reply Quote 0
          • S Offline
            sek_is_back
            last edited by

            @MichaelS said in Wetter wird nicht angezigt:

            module: “currentweather”,

            heißt das Modul currentweather? oder MMM-Wounderground?
            unter Modul muss der Name des Moduls stehen der gleich mit dem Name des Ordners ist

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              MadScientist @sek_is_back
              last edited by

              @sek_is_back said in Wetter wird nicht angezigt:

              @MichaelS said in Wetter wird nicht angezigt:

              module: “currentweather”,

              heißt das Modul currentweather? oder MMM-Wounderground?
              unter Modul muss der Name des Moduls stehen der gleich mit dem Name des Ordners ist

              Das default Modul heisst currentweather. Soweit ist alles richtig.
              MicharlS: hast du mal gemacht, was idoodler gesagt hat? Logs könnten weiterhelfen.

              1 Reply Last reply Reply Quote 0
              • A Offline
                Albert2002
                last edited by

                There is no location in your config, or did you replaced the location with the *** ?

                Da ist keine location in deiner config angegeben, es sei denn, du hast die id durch die *** ersetzt.

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MichaelS @idoodler
                  last edited by paviro

                  @idoodler said in Wetter wird nicht angezigt:

                  pm2 restart MagicMirror && pm2 log MagicMirror

                  Hier bekomme ich nur eine Fehlermeldung: Kommando nicht gefunden

                  pi@Door:~/MagicMirror $ npm start
                  
                  > magicmirror@2.3.1 start /home/pi/MagicMirror
                  > sh run-start.sh
                  
                  Starting MagicMirror: v2.3.1
                  Loading config ...
                  Loading module helpers ...
                  No helper found for module: alert.
                  Initializing new module helper ...
                  Module helper loaded: updatenotification
                  No helper found for module: clock.
                  No helper found for module: compliments.
                  No helper found for module: currentweather.
                  No helper found for module: weatherforecast.
                  Initializing new module helper ...
                  Module helper loaded: newsfeed
                  All module helpers loaded.
                  Starting server on port 8080 ... 
                  Server started ...
                  Connecting socket for: updatenotification
                  Connecting socket for: newsfeed
                  Starting module: newsfeed
                  Sockets connected & modules started ...
                  Launching application.
                  Create new news fetcher for url: https://www.bild.de/rss-feeds/rss-16725492,feed=news.bild.html - Interval: 300000
                  Shutting down server...
                  Stopping module helper: updatenotification
                  Stopping module helper: newsfeed
                  pi@Door:~/MagicMirror $ pm2 restart MagicMirror && pm2 log MagicMirror
                  bash: pm2: Kommando nicht gefunden.
                  pi@Door:~/MagicMirror $ 
                  

                  Ist es normal das die Helper Module nicht gefunden werden?

                  idoodlerI 1 Reply Last reply Reply Quote 0
                  • paviroP Offline
                    paviro Admin
                    last edited by

                    This is an English forum. Please try to stick to English!

                    We're all stories in the end. Just make it a good one, eh?

                    – The Doctor

                    1 Reply Last reply Reply Quote 0
                    • idoodlerI Offline
                      idoodler Module Developer @MichaelS
                      last edited by

                      @michaels It looks like you don’t use pm2 to run MagicMirror.

                      How did you install MagicMirror, did you use the automatic installation?

                      1 Reply Last reply Reply Quote 0
                      • 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