• 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 randomly stops updating itself

Scheduled Pinned Locked Moved Unsolved Troubleshooting
8 Posts 4 Posters 1.1k 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 Away
    sdetweil @outlying
    last edited by sdetweil Jul 27, 2022, 3:26 PM Jul 27, 2022, 3:24 PM

    @outlying can u tell us about your environment?
    I think if there is a fetch error, it’s not recoverable…

    u might be able to see this in the startup console if u change the config.js logLevel like this

    logLevel: ["INFO", "LOG", "WARN", "ERROR", "DEBUG"],
    

    and start mm with

    npm start > somefile.txt

    (so u need to stop mm if using pm2 )

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • F Offline
      Fozi Project Sponsor @sdetweil
      last edited by Jul 27, 2022, 3:24 PM

      @sdetweil Yeah, I see… When I setup calendar quite some time ago I remember that I had some trouble, too.
      What I did -I cant’t remember why because it is undocumented- was to change
      from

      timeFormat: "absolute",
      

      to

      timeFormat: "HH:mm",
      

      That is a shot in the dark, but might help, too.

      HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

      O 1 Reply Last reply Jul 30, 2022, 4:44 PM Reply Quote 0
      • O Offline
        outlying @Fozi
        last edited by Jul 30, 2022, 4:44 PM

        Sure I will respond with the results in a couple of days but I moved to another apartment and my mirror is not yet running (I hoped it will not take that long).

        But the problem with logs is, that it might take a couple of days, usually, after the restart, it works fine for a week or two, maybe more, and suddenly stops.

        S 1 Reply Last reply Jul 30, 2022, 4:59 PM Reply Quote 0
        • S Away
          sdetweil @outlying
          last edited by Jul 30, 2022, 4:59 PM

          @outlying ok, that sounds like a networking problem, causing an error and never recovering

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • D Offline
            DezHak
            last edited by Jul 31, 2022, 3:13 AM

            I have noticed the same thing, or rather my Ma has on the one I made for her. Some times the news won’t update until it power cycles again. If nothing bad happens to the breaker sometimes will display same news from a month ago.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              8/8
              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