MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MM logs

    General Discussion
    2
    3
    98
    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.
    • M
      mayfield last edited by

      Hello all

      A general question on what logs are in Magicmirror and modules and where to find these logs

      M 1 Reply Last reply Reply Quote 0
      • M
        mayfield @mayfield last edited by

        @mayfield The reason I’m asking about logs is I’m having a problem were some modules that were working are not working and also the mirror is going blank after a short time.

        I’m not sure how to troubleshoot the modules and in regards to the screen going blank, I have checked the the raspberry pi blanking is disabled and there appears to be no screen saver on the pi so ism not sure where to look next.

        mumblebaj 1 Reply Last reply Reply Quote 0
        • mumblebaj
          mumblebaj Project Sponsor @mayfield last edited by

          @mayfield There are a few places to check the logs. If you start your mirror using pm2 then you can just run pm2 logs --lines 50 and see if there are any errors. You can change the line numbers to get more lines. You can also check the developers window (shift + ctrl + i) and see if there are any errors there.

          If you start your mirror using npm then you can check the terminal where you started the mirror from for any errors.

          For modules that are not working the issue is problem deprecated dependencies. See below post on how to fix these.

          https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later?page=1

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy