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

Magic Mirror will not boot but Pi will, Cache issue?

Scheduled Pinned Locked Moved Unsolved Troubleshooting
25 Posts 2 Posters 5.8k Views 2 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.
  • T Offline
    tkaauf32 @sdetweil
    last edited by Dec 30, 2019, 6:09 PM

    @sdetweil Permission denied. Also tried it with /logs and /log. /log says “is a directory” and the latter says permission denied

    S 1 Reply Last reply Dec 30, 2019, 6:10 PM Reply Quote 0
    • S Away
      sdetweil @tkaauf32
      last edited by sdetweil Dec 30, 2019, 6:11 PM Dec 30, 2019, 6:10 PM

      @tkaauf32 sorry, typo

       du  /var/log 2>/dev/null
      

      may need sudo

      sudo du  /var/log 2>/dev/null
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Dec 30, 2019, 6:18 PM Reply Quote 0
      • T Offline
        tkaauf32 @sdetweil
        last edited by Dec 30, 2019, 6:18 PM

        @sdetweil 0_1577729903525_58f7d43d-6607-4c09-9993-a57e643fa893-image.png

        S 1 Reply Last reply Dec 30, 2019, 6:21 PM Reply Quote 0
        • S Away
          sdetweil @tkaauf32
          last edited by sdetweil Dec 30, 2019, 6:26 PM Dec 30, 2019, 6:21 PM

          @tkaauf32 so, all the space is used IN the /var/log folder itself, not subfolders…

          but 13040 is a tiny 0.1% WAY below the critical threshold… (if u are over 80% used, you are in trouble)

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 1 Reply Last reply Dec 30, 2019, 6:26 PM Reply Quote 0
          • T Offline
            tkaauf32 @sdetweil
            last edited by Dec 30, 2019, 6:26 PM

            @sdetweil said in Magic Mirror will not boot but Pi will, Cache issue?:

            o

            I don’t know what that means haha

            S 1 Reply Last reply Dec 30, 2019, 6:33 PM Reply Quote 0
            • S Away
              sdetweil @tkaauf32
              last edited by Dec 30, 2019, 6:33 PM

              @tkaauf32 said in Magic Mirror will not boot but Pi will, Cache issue?:

              I don’t know what that means haha

              the du command dumps out blocks used, and does it by folder.

              in the last screenshot, there are 13040 blocks used for the entire /var/log subtree
              there are 6846289 blocks of space on the memory card disk volume… so, divide

              (13040*100) by 6846289 to get the percentage used = 0.19046815%

              in system design, if u ever got over 80% used of the total capacity (memory, cpu, disk space), the system is in danger of failure ‘soon’… (I am a long time (45 yrs) computer system solution designer)

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              T 1 Reply Last reply Dec 30, 2019, 6:37 PM Reply Quote 0
              • T Offline
                tkaauf32 @sdetweil
                last edited by Dec 30, 2019, 6:37 PM

                @sdetweil I’m just curious how you think it went over 80% total capacity? Will this continue to happen over time? Or should i just buy a 16gig SD and it will likely solve the issue?

                S 1 Reply Last reply Dec 30, 2019, 6:47 PM Reply Quote 0
                • S Away
                  sdetweil @tkaauf32
                  last edited by Dec 30, 2019, 6:47 PM

                  @tkaauf32 the bigger disk will help…

                  the Wolfram stuff is eating a lot of space.,

                  but I don’t see anything else really large taking a lot of space… MagicMirror is only taking about 10%
                  home folder is under 15%

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 3
                  • 3 / 3
                  3 / 3
                  • First post
                    22/25
                    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