MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. mjurgens
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Groups 0

    mjurgens

    @mjurgens

    0
    Reputation
    2
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    mjurgens Unfollow Follow

    Latest posts made by mjurgens

    • RE: Auto Reload on Config File Change

      Actually, now that I set up my own auto restart, the pm2 one or whatever was doing it to start with has started working again.

      So now the question is - how do I disable the preconfigured built-in auto restart?

      posted in Troubleshooting
      M
      mjurgens
    • RE: Auto Reload on Config File Change

      What I have done to resolve this is installed the inotify-tools package and then setup a systemd service using the inotifywait command. This watches the config dir and on change triggers a “pm2 restart MagicMirror” command

      posted in Troubleshooting
      M
      mjurgens
    • RE: Auto Reload on Config File Change

      That probably explains it - a bug - it was strange how it suddenly just stopped working

      posted in Troubleshooting
      M
      mjurgens
    • RE: Auto Reload on Config File Change

      @mjurgens said in Auto Reload on Config File Change:

      automatic script from sdetweil

      I believe so. I think your script sets that up

      posted in Troubleshooting
      M
      mjurgens
    • Auto Reload on Config File Change

      On a fresh Raspbian install I load MagicMirror using the automatic script from sdetweil. It all works. One thing I noticed that was whenever I made a change to the config file, it automatically reloaded the config. This was great when I was playing around and constantly changing the config.

      I installed a few modules and made config changes.
      Then all of a sudden the changes to the config file stopped reloading automatically. I hadn’t even rebooted yet.

      I even deleted the MagicMirror and reinstalled but still no auto reload on config file change.

      How do you set that up again?

      posted in Troubleshooting
      M
      mjurgens