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

      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 Reply Quote 0
      • S Offline
        sdetweil @Jagsi
        last edited by

        @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 Reply Quote 0
        • J Offline
          Jagsi @sdetweil
          last edited by

          @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

            Anyone here who can help me please….

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

              @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

              karsten13K J 2 Replies Last reply Reply Quote 0
              • karsten13K Online
                karsten13 @sdetweil
                last edited by

                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 Reply Quote 0
                • J Offline
                  Jagsi @karsten13
                  last edited by

                  @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

                    any idea what I can do?

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

                    karsten13K 1 Reply Last reply Reply Quote 0
                    • karsten13K Online
                      karsten13 @Jagsi
                      last edited by

                      @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 Reply Quote 0
                      • J Offline
                        Jagsi @sdetweil
                        last edited by

                        @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
                        • 2 / 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