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.

    Issues after update - restoring?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    13 Posts 2 Posters 2.5k 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.
    • S Offline
      sdetweil @nakulbende
      last edited by sdetweil

      @nakulbende

      remove the trailing comma

         "Pi-Hole",   // < -- here
      

      then go to the module folder and do

       npm install
      

      but I don’t see pihole-stats starting in the startup… but it is listed as not disabled in config.js
      (can u show me its config.js entry)

      for MMM-GoogleFit module, it looks like

      : Cannot read property ‘startOnMonday’ of undefined
      that property is not defined in the config.js module entry

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      N 1 Reply Last reply Reply Quote 0
      • N Offline
        nakulbende @sdetweil
        last edited by sdetweil

        @sdetweil Thank you so much for your time. If you are ever in Boston area, please let me buy you dinner. You have been a huge help and a great teacher.

        I think I fixed the pihole-stats thing as you said. Here is the config.json entry

        
        		// Pihole stats
        		{
        			module: 'MMM-pihole-stats',
        			position: 'bottom_bar',
        			config: {
        				apiURL: 'http://pi.hole/admin/api.php'
        			}
        		},
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @nakulbende
          last edited by

          @nakulbende cool, thanks for the feedback… are you running ok now?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • N Offline
            nakulbende
            last edited by

            I am! It ran overnight without crashing, as soon as I disabled fitbit. Sad that I cant use it.

            I am still having issues with ssh. I ran your update script again, but it said it is already on new version. Did my update go well, except that stupid error pi-hole stats threw?

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

              @nakulbende yes, I think update worked…

              I posted a link in the other topic about a new fitbit module

              u could try to do the update again use ‘force’, instead of ‘apply’

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • N Offline
                nakulbende
                last edited by

                I saw that - the new fitbit module looks great, I am going to try it later today. Thanks!

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