MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED "Feiertage" Kalender doesn't work

    Troubleshooting
    3
    11
    167
    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
      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
        sdetweil @Jagsi last edited by

        @jagsi what MagicMirror version are you on?

        do

        grep version ~/MagicMirror/package.json
        

        Sam

        Create a working config
        How to add modules

        J 1 Reply Last reply Reply Quote 0
        • J
          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
            Jagsi last edited by

            Anyone here who can help me please….

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

              Create a working config
              How to add modules

              karsten13 J 2 Replies Last reply Reply Quote 0
              • karsten13
                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
                  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
                    Jagsi last edited by

                    any idea what I can do?

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

                    karsten13 1 Reply Last reply Reply Quote 0
                    • karsten13
                      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
                        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
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy