• 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.

Black Screen

Scheduled Pinned Locked Moved Forum
16 Posts 5 Posters 2.9k Views 5 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.
  • B Offline
    BKeyport Module Developer @MassiveArts 0
    last edited by BKeyport Jul 8, 2021, 11:28 PM Jul 8, 2021, 11:27 PM

    @massivearts-0 back down to ~/MagicMirror/ and try the command there. Also, the config file should be at ~/MagicMirror/config/config.js

    The "E" in "Javascript" stands for "Easy"

    M 1 Reply Last reply Jul 8, 2021, 11:32 PM Reply Quote 0
    • M Offline
      MassiveArts 0 @BKeyport
      last edited by Jul 8, 2021, 11:32 PM

      @bkeyport said in Black Screen:

      @massivearts-0 back down to ~/MagicMirror/ and try the command there. Also, the config file should be at ~/MagicMirror/config/config.js

      Didn’t work

      S 1 Reply Last reply Jul 9, 2021, 12:18 AM Reply Quote 0
      • S Away
        sdetweil @MassiveArts 0
        last edited by Jul 9, 2021, 12:18 AM

        @massivearts-0 open a terminal window onto the pi

        cd ~/MagicMirror
        npm run check:config
        

        but as I said on discord
        we need to see the messages that are output when u start MagicMirror

        you either do
        npm start
        or pm2 start

        if pm2 then the command to display the logs is
        pm2 logs --lines=100

        the black screen is probably a missing dependency module, and the messages will tell us which one

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • D Offline
          DJBOOB66
          last edited by Jul 9, 2021, 12:27 AM

          Maybe position: ‘position’, is your problem add a location on mirror like “top_left”

          S 1 Reply Last reply Jul 9, 2021, 12:35 AM Reply Quote 0
          • S Away
            sdetweil @DJBOOB66
            last edited by Jul 9, 2021, 12:35 AM

            @djboob66 yes, he had “top_Bar” before, but that is not the black screen

            maybe no content displayed as mm can’t figure out where to put it

            system is case sensitive

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            S 1 Reply Last reply Jul 9, 2021, 1:53 AM Reply Quote 0
            • S Away
              sdetweil @sdetweil
              last edited by Jul 9, 2021, 1:53 AM

              the module he added didn’t document needing request

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • D Offline
                DJBOOB66
                last edited by Jul 9, 2021, 4:58 AM

                You did do
                cd git clone https://github.com/amcolash/MMM-GoogleFit.git
                cd MMM-GoogleFit
                npm install
                ???

                S 1 Reply Last reply Jul 9, 2021, 11:09 AM Reply Quote 0
                • S Away
                  sdetweil @DJBOOB66
                  last edited by Jul 9, 2021, 11:09 AM

                  @djboob66 yes he did. but the module uses the request library without documenting it in the package.json

                  and request was removed from the MagicMirror package in 2.15.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  B 1 Reply Last reply Jul 9, 2021, 8:01 PM Reply Quote 0
                  • B Offline
                    BKeyport Module Developer @sdetweil
                    last edited by Jul 9, 2021, 8:01 PM

                    @sdetweil how dare they remove libraries in the main program they don’t use anymore! 🤣🤣

                    The "E" in "Javascript" stands for "Easy"

                    S 1 Reply Last reply Jul 9, 2021, 8:05 PM Reply Quote 0
                    • S Away
                      sdetweil @BKeyport
                      last edited by Jul 9, 2021, 8:05 PM

                      @bkeyport and forced to stop using!!

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      B 1 Reply Last reply Jul 11, 2021, 4:53 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/16
                        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