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.

    MagicMirror Newsfeed continually "loading"...

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    24 Posts 4 Posters 7.9k Views 4 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.
    • F Offline
      ForeverBrewing @sdetweil
      last edited by

      @sdetweil said in MagicMirror Newsfeed continually "loading"...:

      ls ~/MagicMirror/config -laF
      ls ~/MagicMirror/modules/default -laF

      pi@raspberrypi:~/MagicMirror $ ls ~/MagicMirror/config -laF
      total 20
      drwxr-xr-x  2 pi pi 4096 Nov 13 18:17 ./
      drwxr-xr-x 17 pi pi 4096 Nov 12 20:25 ../
      -rw-r--r--  1 pi pi 3437 Nov 13 17:35 config.js
      -rw-r--r--  1 pi pi 2769 Nov 10 14:36 config.js.sample
      -rw-r--r--  1 pi pi   20 Nov 10 14:36 .gitignore
      pi@raspberrypi:~/MagicMirror $ ls ~/MagicMirror/modules/default -laF
      total 52
      drwxr-xr-x 12 pi pi 4096 Nov 12 21:29 ./
      drwxr-xr-x  6 pi pi 4096 Nov 10 18:20 ../
      drwxr-xr-x  3 pi pi 4096 Nov 10 14:36 alert/
      drwxr-xr-x  3 pi pi 4096 Nov 10 14:36 calendar/
      drwxr-xr-x  3 pi pi 4096 Nov 10 14:36 clock/
      drwxr-xr-x  2 pi pi 4096 Nov 10 16:35 compliments/
      drwxr-xr-x  2 pi pi 4096 Nov 10 14:36 currentweather/
      -rw-r--r--  1 pi pi  520 Nov 10 14:36 defaultmodules.js
      drwxr-xr-x  2 pi pi 4096 Nov 10 14:36 helloworld/
      drwxr-xr-x  2 pi pi 4096 Nov 12 21:32 newsfeed/
      drwxr-xr-x  2 pi pi 4096 Nov 10 14:36 updatenotification/
      drwxr-xr-x  3 pi pi 4096 Nov 10 14:36 weather/
      drwxr-xr-x  2 pi pi 4096 Nov 10 14:36 weatherforecast/
      

      Thank you so much for your time with this btw :)

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

        @ForeverBrewing said in MagicMirror Newsfeed continually "loading"...:

        Thank you so much for your time with this btw

        no problem… like to help…

        but the output doesn’t match the config at all… there should be more info about the other modules and errors if they were not found…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        F 1 Reply Last reply Reply Quote 0
        • F Offline
          ForeverBrewing @sdetweil
          last edited by

          @sdetweil

          Well I guess installing a fresh copy wont be too much hassle! Its not like I cant work out how to get the google assistant to work anyway, so I’ll probably just keep it completely vanilla. Even I cant balls that up too much…

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

            @ForeverBrewing use the updated installer… see https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer
            you should rename the current MM folder out of the way… then u can copy files over if need be

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            F 1 Reply Last reply Reply Quote 0
            • F Offline
              ForeverBrewing @sdetweil
              last edited by

              @sdetweil

              Will do, thanks for your help :)

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

                For those googling this problem, consider whether you added the module to your config file but didn’t stop and restart the software. Many config changes can take effect just by saving the config file and reloading the browser window, but adding and removing modules…not so much :-)

                S 1 Reply Last reply Reply Quote 2
                • S Offline
                  sdetweil @spblat
                  last edited by

                  @spblat if the module has a node_helper.js, you need to restart MM for any changes to take place

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 2
                  • ParvezP Offline
                    Parvez
                    last edited by

                    Just reinstall this modules
                    i things solved this problem

                    cd ~/MagicMirror/modules/default/newsfeed/
                    npm install 
                    

                    Parvez Ahmed

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

                      @Parvez no. no package.json there

                      that is part of the base mm

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • ParvezP Offline
                        Parvez
                        last edited by

                        @sdetweil can you help me … install problem MMM Hotword

                        Welcome to Hotword v2.4.0
                        
                        Checking OS...
                        OS Detected: linux-gnueabihf (raspbian 10 armv7l)
                        
                        Do you want to execute automatic intallation ? [Y/n] 
                        Your choice: N
                        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                        npm ERR! code E404
                        npm ERR! 404 Not Found - GET https://registry.npmjs.org/@bugsounet%2flpcm16 - Not found
                        npm ERR! 404 
                        npm ERR! 404  '@bugsounet/lpcm16@^1.0.1' is not in the npm registry.
                        npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
                        npm ERR! 404 It was specified as a dependency of 'MMM-Hotword'
                        npm ERR! 404 
                        npm ERR! 404 Note that you can also install from a
                        npm ERR! 404 tarball, folder, http url, or git url.
                        
                        npm ERR! A complete log of this run can be found in:
                        npm ERR!     /home/pi/.npm/_logs/2020-10-03T05_32_52_379Z-debug.log
                        
                        

                        Parvez Ahmed

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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