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.

    newsfeed

    Scheduled Pinned Locked Moved Solved Troubleshooting
    11 Posts 4 Posters 2.0k 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.
    • S Offline
      sdetweil @JohnGalt
      last edited by

      @JohnGalt said in newsfeed:

      related question: In the[recent] past my system has always restarted Magic Mirror when i commit a change to config.js using control-O, but lately it doesn’t and I have to manually restart MM. Is this expected behavior?

      this is provided by PM2 file change detection… it is inconsistent, and I haven’t found any reason… for me it has NEVER worked on pi, or linux… but used to ALWAYS work on mac… (but now doesn’t as well) …

      in my config to setup the MagicMirror app I use a json file that provides that configuration.

      I don’t see any change in the pm2 doc for this

      {
        "apps" : [{
          "name"        : "MagicMirror",
          "script"      : "/home/pi/MagicMirror/installers/mm.sh",
          "watch"       : ["/home/pi/MagicMirror/config/config.js"]  <-----  I adjust this for user and path 
        }]
      }
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @JohnGalt remember he is running under lxc container
        Proxmox/#magicmirror-server-lxc

        so the files are NOT in exactly the same place… (they are linked into the container is the same logical place)

        Proxmox/#magicmirror-server-lxc
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @sdetweil - Thanks for both the update on the pm2 restart and on the reminder that the OP’s system structure is different.

          OK, back to newsfeed behavior…

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

            @JohnGalt I think he might be editing the sample

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • F Offline
              foggy
              last edited by

              Thank you all for your comments. Not sure what I did but the BBC is now working. Please close.

              Best wishes.

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

                @foggy you close. click the 3 dots to the right, and select mark this post…

                IMG_0147.png

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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