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.

    After update 2.24.0 default clock module stoped working!!

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 2 Posters 539 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.
    • W Offline
      Wrangler
      last edited by

      After updating to 2.24.0 the default clock module displayes “Undefined” instead of the clock.

      Used the script from Sdetweil, never had any issues.

      bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
      

      Haven’t changed anything to the config!!

      {
                       module: "clock",
                       disable: false,
                       position: "top_left",
                       config: {
                               showTime: true,
                               timeFormat: 24,
                               displaySeconds: true,
                               clockBold: true,
                               showWeek: true,
                               showSunTimes: true,
                               showMoonTimes: true,
                               lat: XX.XXXXXX,
                               lon: X.XXXXXX
      
                       }
               },
      

      How can I fix this??

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @Wrangler
        last edited by

        @Wrangler there appears to be a bug
        https://github.com/MichMich/MagicMirror/issues/3143

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        W 1 Reply Last reply Reply Quote 0
        • W Offline
          Wrangler @sdetweil
          last edited by

          @sdetweil Thanx , got the clock back :zany_face:

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