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

Calendar Module intermittently stop working

Scheduled Pinned Locked Moved Solved Troubleshooting
19 Posts 2 Posters 3.4k 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 Away
    sdetweil @pastormingle
    last edited by Oct 4, 2021, 12:50 PM

    @pastormingle uh. could you be a bit more descriptive?

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    P 1 Reply Last reply Oct 4, 2021, 12:54 PM Reply Quote 0
    • P Offline
      pastormingle @sdetweil
      last edited by Oct 4, 2021, 12:54 PM

      @sdetweil I am getting the following error "Error in the calendar module. Check logs for more details. I don’t see an error log for the calendar to see what the issue might be… After a few minutes, it will display the calendar. Then after a couple of seconds display the same error again.

      S 1 Reply Last reply Oct 4, 2021, 12:56 PM Reply Quote 0
      • S Away
        sdetweil @pastormingle
        last edited by Oct 4, 2021, 12:56 PM

        @pastormingle logs is the output where u start mm. or in the browser log

        ctrl-shift-i, select the console tab

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        P 1 Reply Last reply Oct 4, 2021, 1:06 PM Reply Quote 0
        • P Offline
          pastormingle @sdetweil
          last edited by Oct 4, 2021, 1:06 PM

          @sdetweil i check the install log and nothing in it about errors… I also open the debug console but not sure what I am looking for in it.

          S 1 Reply Last reply Oct 4, 2021, 1:07 PM Reply Quote 0
          • S Away
            sdetweil @pastormingle
            last edited by sdetweil Oct 4, 2021, 1:10 PM Oct 4, 2021, 1:07 PM

            @pastormingle red text, or set filter to cal (for calendar)

            and it’s not install log, it’s runtime log

            two places

            the node_helpers report in the
            terminal window where u start mm

            either npm start
            or using pm2
            if pm2, it captures the output
            pm2 logs --lines=100
            to display both error (red text) or mormal ( white text)

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            P 1 Reply Last reply Oct 4, 2021, 1:12 PM Reply Quote 0
            • P Offline
              pastormingle @sdetweil
              last edited by Oct 4, 2021, 1:12 PM

              @sdetweil 56dd1567-9441-41ef-8e75-6c33c25c48e5-image.png

              S 1 Reply Last reply Oct 4, 2021, 1:22 PM Reply Quote 0
              • S Away
                sdetweil @pastormingle
                last edited by Oct 4, 2021, 1:22 PM

                @pastormingle ok, that’s the dev window. now need the other logs

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                P 1 Reply Last reply Oct 4, 2021, 1:31 PM Reply Quote 0
                • P Offline
                  pastormingle @sdetweil
                  last edited by Oct 4, 2021, 1:31 PM

                  @sdetweil fb32ef1c-1281-43b3-82ee-ecae493dfc42-image.png i am getting the following error on the IP and port I changed it but still the same error.

                  S 1 Reply Last reply Oct 4, 2021, 1:37 PM Reply Quote 0
                  • S Away
                    sdetweil @pastormingle
                    last edited by Oct 4, 2021, 1:37 PM

                    @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 Oct 4, 2021, 1:42 PM Reply Quote 0
                    • P Offline
                      pastormingle @sdetweil
                      last edited by Oct 4, 2021, 1:42 PM

                      @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 Oct 4, 2021, 1:45 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        6/19
                        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