• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

After update, nothing happens.

Scheduled Pinned Locked Moved Troubleshooting
64 Posts 3 Posters 21.9k Views 3 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.
  • R Offline
    Richard238
    last edited by Richard238 Jan 2, 2021, 2:57 PM Jan 2, 2021, 2:53 PM

    I copied my config.js into the new install, and deleted all the old commented-out module junk I was no longer using.
    Added the 'loglevel: [… ’ line, doesn’t yet seem to have made any difference. Reboot required perhaps?

    2.14? Package.Json = “version” : “2.14.0”

    Electron is 8.5

    pi@magicmirror:~/MagicMirror $ grep version node_modules/electron/package.json
      "version": "8.5.5"
    pi@magicmirror:~/MagicMirror $ 
    
    S 2 Replies Last reply Jan 2, 2021, 2:57 PM Reply Quote 0
    • S Offline
      sdetweil @Richard238
      last edited by Jan 2, 2021, 2:57 PM

      @Richard238 can u show me some of the messages?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      R 1 Reply Last reply Jan 2, 2021, 3:02 PM Reply Quote 0
      • S Offline
        sdetweil @Richard238
        last edited by sdetweil Jan 2, 2021, 2:58 PM Jan 2, 2021, 2:58 PM

        @Richard238 notice its logLevel, second l is capital

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • R Offline
          Richard238 @sdetweil
          last edited by Jan 2, 2021, 3:02 PM

          @sdetweil

          rue" in Electron 9.  For more information please check https://github.com/electron/electron/issues/18397
          [02.01.2021 14:46.31.149] [LOG]   Create new calendar fetcher for url: https://calendar.google.com/calendar/##################################### Interval: 300000
          [02.01.2021 14:46.31.360] [LOG]   Create new calendar fetcher for url: https://calendar.google.com/calendar/##################################### Interval: 300000
          [02.01.2021 14:46.31.366] [LOG]   Create new news fetcher for url: http://feeds.reuters.com/reuters/UKTopNews - Interval: 120000
          [02.01.2021 14:46.31.437] [LOG]   Create new news fetcher for url: http://feeds.skynews.com/feeds/rss/world.xml - Interval: 120000
          [02.01.2021 14:46.31.447] [INFO]  Checking git for module: MMM-doomsDay
          [02.01.2021 14:46.31.455] [INFO]  Checking git for module: MMM-MysqlQuery
          [02.01.2021 14:46.32.473] [INFO]  Newsfeed-Fetcher: Broadcasting 10 items.
          [02.01.2021 14:46.33.722] [INFO]  Calendar-Fetcher: Broadcasting 4 events.
          [02.01.2021 14:46.35.400] [INFO]  Calendar-Fetcher: Broadcasting 6 events.
          [02.01.2021 14:48.32.644] [INFO]  Newsfeed-Fetcher: Broadcasting 10 items.
          
          ipWhitelist: [],
          	//ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.1/120",],
          
          	language: 'en',
          	logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging
          	timeFormat: 24,
          

          I guess changing it to logLevel: [] ?

          S 2 Replies Last reply Jan 2, 2021, 3:05 PM Reply Quote 0
          • S Offline
            sdetweil @Richard238
            last edited by Jan 2, 2021, 3:05 PM

            @Richard238 all of the messages are normal.
            maybe u started w pm2 before

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            R 1 Reply Last reply Jan 2, 2021, 3:28 PM Reply Quote 0
            • S Offline
              sdetweil @Richard238
              last edited by Jan 2, 2021, 3:06 PM

              @Richard238 just FYI we were able to reproduce your problem on Jessie. So os upgrade, or downgrade electron were the only options

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              R 1 Reply Last reply Jan 2, 2021, 3:31 PM Reply Quote 0
              • R Offline
                Richard238 @sdetweil
                last edited by Jan 2, 2021, 3:28 PM

                @sdetweil said in After update, nothing happens.:

                @Richard238 all of the messages are normal.
                maybe u started w pm2 before

                Rebooted, no change. Not a worry, just curious.
                How though do I get MM to auto start at boot?

                S 1 Reply Last reply Jan 2, 2021, 3:30 PM Reply Quote 0
                • S Offline
                  sdetweil @Richard238
                  last edited by Jan 2, 2021, 3:30 PM

                  @Richard238 use pm2, u should have been prompted during my scripted install.

                  but use the fixuppm2 instructions here, last entry on the page

                  https://github.com/sdetweil/MagicMirror_scripts

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    Richard238 @sdetweil
                    last edited by Jan 2, 2021, 3:31 PM

                    @sdetweil said in After update, nothing happens.:

                    @Richard238 just FYI we were able to reproduce your problem on Jessie. So os upgrade, or downgrade electron were the only options

                    Does that mean a change to the documentation, or have the install/update script(s) check for OS level before proceeding? (Or both, of course.)
                    There must be many, many MM installs out there running on old OSs.

                    S 1 Reply Last reply Jan 2, 2021, 3:32 PM Reply Quote 0
                    • S Offline
                      sdetweil @Richard238
                      last edited by sdetweil Jan 2, 2021, 3:35 PM Jan 2, 2021, 3:32 PM

                      @Richard238 i will update my scripts to check and advise.

                      but my scripts are optional. I doubt the base will check. technically only supports pi3 and 4, but I try to make it to run anywhere

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      R 1 Reply Last reply Jan 2, 2021, 3:36 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 6 / 7
                      6 / 7
                      • First post
                        55/64
                        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