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.

    Mirror Freezing

    Scheduled Pinned Locked Moved Solved Troubleshooting
    14 Posts 4 Posters 1.5k 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.
    • karsten13K Offline
      karsten13 @plainbroke
      last edited by

      @plainbroke

      see e.g. https://www.baeldung.com/linux/clean-zombie-process

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

        @plainbroke IMG_0826.png

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @plainbroke i think most often is the parent dies but the child was still running…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          plainbrokeP 1 Reply Last reply Reply Quote 0
          • plainbrokeP Offline
            plainbroke @sdetweil
            last edited by plainbroke

            @sdetweil @karsten13
            Found It

            ps ux | awk '{if($8=="Z") print}'
            pi          1170  0.0  0.0      0     0 ?        Z    16:36   0:00 [xsettingsd] <defunct>
            
            

            What is xsettingsd?
            Should x11 be running with wayland ?
            Seems like a duplicated background app running or do they not do basically the same thing.?

            I did kill the 1166 which turned out to be the parent of the 1170 xsettingsd
            Mirror restarted I assume due to PM2 being involved.
            It restarted MUCH faster than normal. The MMM-Snow is running smoother.
            I guess only time will tell.

            Slow learner. But trying anyways.

            1 Reply Last reply Reply Quote 0
            • plainbrokeP plainbroke has marked this topic as solved on
            • plainbrokeP plainbroke has marked this topic as solved on
            • 1
            • 2
            • 2 / 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