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.

    MM will not start

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    32 Posts 3 Posters 6.7k 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.
    • S Offline
      sdetweil @bworch
      last edited by

      @bworch do

      pm2 logs --lines=100
      

      may be better without pm2 for debug

      pm2 stop all
      cd ~/MagicMirror
      npm start >somefile.txt 2>&1

      wait 15 seconds
      ctrl-c

      edit the somefile.txt

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      B 1 Reply Last reply Reply Quote 0
      • B Offline
        bworch @sdetweil
        last edited by

        @sdetweil couldn’t get the txt file to show. how would I edit it.

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

          @bworch nano somefile.txt

          or whatever text editor you like

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          B 1 Reply Last reply Reply Quote 0
          • B Offline
            bworch @sdetweil
            last edited by

            @sdetweil
            4de124d9-ea8c-4250-9c47-d202f22058b5-image.png

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

              @bworch fun times…

              cd ~/MagicMirror
              npm install electron@19.0.15
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              B 1 Reply Last reply Reply Quote 0
              • B Offline
                bworch @sdetweil
                last edited by

                @sdetweil

                c2506f1e-23e1-40f9-afbb-bc0b79c4dbe1-image.png

                I thank you for sticking with me.

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

                  @bworch ok, I suggest you run my upgrade script

                  see https://github.com/sdetweil/MagicMirror_scripts

                  the upgrade script second pass with

                  force

                  instead of apply

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  B 2 Replies Last reply Reply Quote 0
                  • B Offline
                    bworch @sdetweil
                    last edited by

                    @sdetweil which line

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      bworch @sdetweil
                      last edited by

                      @sdetweil I accidently ran it as is, I then couldn’t find where to make the change. Sorry

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

                        @bworch

                        bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" force
                        

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

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