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

"Feiertage" Kalender doesn't work

Scheduled Pinned Locked Moved Unsolved Troubleshooting
11 Posts 3 Posters 2.2k Views 3 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.
  • J Offline
    Jagsi
    last edited by Jan 6, 2022, 1:07 PM

    Hello,

    I have 2 calenders in the original calender module. One isn’t working since a few months.
    Last 2 days I try to fix it but I am not able to.
    Maybe anybody can help.
    In the logs is always ‘CERT_HAS_EXPIRED’,
    Maybe someone has an idea what I can try.
    Thanks

    S 1 Reply Last reply Jan 6, 2022, 1:08 PM Reply Quote 0
    • S Offline
      sdetweil @Jagsi
      last edited by Jan 6, 2022, 1:08 PM

      @jagsi what MagicMirror version are you on?

      do

      grep version ~/MagicMirror/package.json
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      J 1 Reply Last reply Jan 6, 2022, 8:33 PM Reply Quote 0
      • J Offline
        Jagsi @sdetweil
        last edited by Jan 6, 2022, 8:33 PM

        @sdetweil 2.18.0
        just updated - but the problem is already since about 2 months…

        1 Reply Last reply Reply Quote 0
        • J Offline
          Jagsi
          last edited by Jan 9, 2022, 6:07 AM

          Anyone here who can help me please….

          S 1 Reply Last reply Jan 9, 2022, 1:10 PM Reply Quote 0
          • S Offline
            sdetweil @Jagsi
            last edited by Jan 9, 2022, 1:10 PM

            @jagsi can u take the url from the calendar config and use it in a browser? this should download the ics file…

            who is the calendar provider? Google, Hotmail?

            we saw a problem w u handled expired certificates back in oct (2.17) and released 2.17.1 w the updated electron that fixed the problem

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            K J 2 Replies Last reply Jan 9, 2022, 9:45 PM Reply Quote 0
            • K Offline
              karsten13 @sdetweil
              last edited by Jan 9, 2022, 9:45 PM

              may something went wrong when updating?

              You could do in the mm folder

              rm -f package-lock.json
              rm -rf node_modules
              npm install
              
              J 1 Reply Last reply Jan 10, 2022, 6:58 PM Reply Quote 0
              • J Offline
                Jagsi @karsten13
                last edited by Jan 10, 2022, 6:58 PM

                @karsten13 puh I tried this now - since I tried this the mirror won’t start up :-(

                1 Reply Last reply Reply Quote 0
                • J Offline
                  Jagsi
                  last edited by Jan 10, 2022, 7:00 PM

                  any idea what I can do?

                  10b6abbe-f596-4346-989c-eee9284876e7-grafik.png

                  K 1 Reply Last reply Jan 10, 2022, 7:09 PM Reply Quote 0
                  • K Offline
                    karsten13 @Jagsi
                    last edited by Jan 10, 2022, 7:09 PM

                    @jagsi

                    may this is an impact of another problem (https://www.bleepingcomputer.com/news/security/dev-corrupts-npm-libs-colors-and-faker-breaking-thousands-of-apps/)

                    please edit the file package.json and change the line "colors": "^1.4.0", to "colors": "1.4.0", so remove only the ^ in this line.

                    Then repeat the commands from my previous post.

                    J 1 Reply Last reply Jan 10, 2022, 7:55 PM Reply Quote 0
                    • J Offline
                      Jagsi @sdetweil
                      last edited by Jan 10, 2022, 7:16 PM

                      @sdetweil said in "Feiertage" Kalender doesn't work:

                      who is the calendar provider? Google, Hotmail?

                      https://www.ferienwiki.at/exports/feiertage/2022/at

                      this is the link - it should work right?

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