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.

    MMM-Scoreboard, screen all black

    Scheduled Pinned Locked Moved Troubleshooting
    11 Posts 4 Posters 3.2k 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.
    • C Offline
      carlslylike1
      last edited by

      I added MMM Scoreboard, My screen shows all black. Not the “error config file” screen black, just plain black. Not frozen.

      I’ve added apps before with no issue. I even tried to copy-paste the “sample configuration” in the file - just in case my preferred configuration was flawed - but the same black screen.

      Anyone familiar with this?

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

        @carlslylike1

        so in the window where u start mm,
        npm start
        or
        pm2,

        what are the messages we could examine?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        C 1 Reply Last reply Reply Quote 0
        • C Offline
          carlslylike1 @sdetweil
          last edited by carlslylike1

          @sdetweil Screen all black when I add the default MMM-Scoreboard to config. Message flagged as spam so I’ll have to break it up

          Here is the message from pm2_MagicMirror

          08:40:06: This is Geany 1.33.
          08:40:06: File /home/pi/MagicMirror/modules/default/weather/weather.js opened(1).
          **08:40:06: Setting Spaces indentation mode for /home/pi/MagicMirror/config/config.js.

          08:40:06: Setting indentation width to 2

          08:40:06: Setting Spaces indentation mode for /home/pi/MagicMirror/config/config.js.

          08:40:06: Setting indentation width to 2

          08:40:06: File /home/pi/MagicMirror/config/config.js opened(2).

          8:40:06: Setting Spaces indentation mode for /home/pi/MagicMirror/modules/MMM-MyScoreboard/node_helper.js.

          08:40:06: Setting indentation width to 2 for /home/pi/MagicMirror/modules/MMM-MyScoreboard/node_helper.js.

          08:40:06: Setting Spaces indentation mode for /home/pi/MagicMirror/modules/MMM-MyScoreboard/node_helper.js.

          08:40:06: Setting indentation width to 2 for /home/pi/MagicMirror/modules/MMM-MyScoreboard/node_helper.js.

          08:40:06: File /home/pi/MagicMirror/modules/MMM-MyScoreboard/node_helper.js opened(3).

          08:40:06: Setting Spaces indentation mode for /home/pi/MagicMirror/installers/pm2_MagicMirror.json.

          08:40:06: Setting indentation width to 2 for /home/pi/MagicMirror/installers/pm2_MagicMirror.json.

          08:40:06: Setting Spaces indentation mode for /home/pi/MagicMirror/installers/pm2_MagicMirror.json.

          08:40:06: Setting indentation width to 2 for /home/pi/MagicMirror/installers/pm2_MagicMirror.json.

          08:40:06: File /home/pi/MagicMirror/installers/pm2_MagicMirror.json opened(4).**

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

            @carlslylike1 weird, never seen anything produce a message about the json file
            do

            pm2 logs --lines=50

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            C 1 Reply Last reply Reply Quote 0
            • C Offline
              carlslylike1 @sdetweil
              last edited by

              @sdetweil ok so lots of junk in here.

              I should mention this is the FUNCTIONAL version (no MMM-Scoreboard code in config file - and everything is working as before I attempted to add it)

              [1] via signal [SIGINT]
              PM2 | 2021-04-09T08:38:31: PM2 log: App [MagicMirror:0] starting in -fork mode-
              PM2 | 2021-04-09T08:38:31: PM2 log: App [

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

                @carlslylike1 ok, stop mm…

                pm2 stop all
                

                then clear the log

                pm2 flush
                

                u MAY need to check and disable the calendar logging

                in config.js

                logLevel: ["INFO", "LOG", "WARN", "ERROR"],
                

                then start MM again

                pm2 start 0
                

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                C 1 Reply Last reply Reply Quote 0
                • C Offline
                  carlslylike1 @sdetweil
                  last edited by

                  @sdetweil just going to get rid of the scoreboard app. Never had these issues with any others and don’t want it to mess up what was functional previously.

                  Thank you for the help

                  lavolp3L 1 Reply Last reply Reply Quote 0
                  • lavolp3L Offline
                    lavolp3 Module Developer @carlslylike1
                    last edited by lavolp3

                    @carlslylike1 Next time, try to provide the config entry and the two modules around it so we can debug it.
                    Also, look into the link in my signature for troubleshooting advice.
                    My first troubleshooting action would be

                    npm run config:check
                    

                    and send the resuls here if you don’t understand yourself

                    How to troubleshoot modules
                    MMM-soccer v2, MMM-AVStock

                    C 1 Reply Last reply Reply Quote 2
                    • C Offline
                      carlslylike1 @lavolp3
                      last edited by

                      @lavolp3 I did try, and the forum said “spam detected” and wouldn’t post it. I do appreciate the quick responses and the help

                      lavolp3L 1 Reply Last reply Reply Quote 0
                      • lavolp3L Offline
                        lavolp3 Module Developer @carlslylike1
                        last edited by

                        @carlslylike1 Interesting. Never experienced this while posting config extracts.

                        How to troubleshoot modules
                        MMM-soccer v2, MMM-AVStock

                        BKeyportB 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