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.

    Calendar Module intermittently stop working

    Scheduled Pinned Locked Moved Solved Troubleshooting
    19 Posts 2 Posters 4.2k 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.
    • S Offline
      sdetweil @pastormingle
      last edited by

      @pastormingle

      do

      pm2 status

      pm2 stop all

      pm2 start x

      where x is
      the number of the row in pm2 status output
      or the name in the row

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @sdetweil OK… not sure what this is giving me… Now I have only the one instance started…But I still don’t see an error. listen EADDRINUSE: address already in use 127.0.0.1:8087

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

          @pastormingle did u do npm start someplace??
          do

          ps -ef | grep npm
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil yes… so i am setup using rdp into the PI and then open up a terminal window then do a npm start in the MM directory.

            P S 2 Replies Last reply Reply Quote 0
            • P Offline
              pastormingle @pastormingle
              last edited by

              @pastormingle 4036053c-4840-40a0-9b49-0be246227a01-image.png

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

                @pastormingle but u have pm2 doing the start, so don’t need manual npm start

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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

                  @sdetweil ok i am lost here… Thanks for being patient with me… Yes PM2 start it so I should do that?

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

                    @pastormingle pm2 should start it at boot… that is what it is for…

                    if not, then fix it with my fixuppm2.sh script from

                    https://github.com/sdetweil/MagicMirror_scripts

                    pm2’s job is to start at boot, and KEEP running if it fails…

                    there are lots of command options

                    pm2 --help

                    start, stop,m restart, logs, flush , save
                    u name it

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

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

                      @sdetweil thanks for all the help… I have it working now… Just went out and copied a new ics link and that seem to fix it…

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

                        @pastormingle weird… but glad u got it working

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • 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