• 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 (icloud) not loading after last MM Update

Scheduled Pinned Locked Moved Solved Troubleshooting
18 Posts 4 Posters 3.6k 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 Offline
    sil3ntstorm
    last edited by Feb 26, 2024, 10:53 PM

    8f5cd8cb-eaae-4799-bc14-59aaf90f89ac-grafik.png
    Unfortunately when I enter that nothing happens

    S 1 Reply Last reply Feb 26, 2024, 11:04 PM Reply Quote 0
    • S Away
      sdetweil @sil3ntstorm
      last edited by Feb 26, 2024, 11:04 PM

      @sil3ntstorm on Linux most commands when successful set the return code and just exit

      do now reinstall node-ical again

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Feb 27, 2024, 12:56 PM Reply Quote 0
      • S Offline
        sil3ntstorm
        last edited by Feb 27, 2024, 7:52 AM

        I have now restarted the PI and it boots up but only up to where MM2 is supposed to start, then this image with sunset or sunrise remains and the MM software does not start. This is in the log file (see below)
        If I deactivate my calendar module everything starts normally.
        The things I was supposed to do yesterday I also did this morning, and I get the same message as yesterday evening

        505c9a54-ca6f-4748-a58a-646ed4dbce9e-grafik.png

        1 Reply Last reply Reply Quote 0
        • S Offline
          sil3ntstorm
          last edited by Feb 27, 2024, 7:55 AM

          b4517688-efd9-4d87-ab58-a53347896fd8-grafik.png

          e4852d90-9bff-4164-b9b0-616b3638dc0a-grafik.png

          1 Reply Last reply Reply Quote 0
          • S Offline
            sil3ntstorm
            last edited by Feb 27, 2024, 11:06 AM

            Does it help if I delete the module with the command and then reinstall it?

            
            cd~/MagicMirror
            rm-rf modules/MMM-MyCalendar
            1 Reply Last reply Reply Quote 0
            • S Away
              sdetweil @sdetweil
              last edited by Feb 27, 2024, 12:56 PM

              @sil3ntstorm said in calendar (icloud) not loading after last MM Update:

              reinstall node-ical again

              looks like you didn’t do this step

              cd ~/MagicMirror
              npm install node-ical@0.16.1
              

              which MMM-MyCalendar are you using?
              one I found doesn’t have a node_helper.js

              git remote -v

              in the module folder

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              S 1 Reply Last reply Feb 27, 2024, 1:04 PM Reply Quote 0
              • S Offline
                sil3ntstorm @sdetweil
                last edited by sil3ntstorm Feb 27, 2024, 1:05 PM Feb 27, 2024, 1:04 PM

                @sdetweil

                4be4b191-e909-45b5-88ec-469af2636de1-grafik.png

                https://github.com/jclarke0000/MMM-MyCalendar

                S 1 Reply Last reply Feb 27, 2024, 1:10 PM Reply Quote 0
                • S Away
                  sdetweil @sil3ntstorm
                  last edited by Feb 27, 2024, 1:10 PM

                  @sil3ntstorm ok, something has happened to the node_modules folder, so time to cleanup

                  do

                  cd ~/MagicMirror
                  sudo rm -rf node-modules
                  npm run install-mm
                  npm install node-ical@0.16.1
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  S 1 Reply Last reply Feb 27, 2024, 11:18 PM Reply Quote 0
                  • S Offline
                    sil3ntstorm @sdetweil
                    last edited by Feb 27, 2024, 11:18 PM

                    @sdetweil

                    I tried it but these error messages appear. I even completely reinstalled MM, the message you see below comes after I enter the command

                    fa0be7de-1741-4cb1-a7c9-0bab0b7e5a40-grafik.png

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