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.

    MMM-MonthlyCalendar

    Scheduled Pinned Locked Moved Troubleshooting
    11 Posts 2 Posters 3.1k Views 1 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.
    • ? Offline
      A Former User @Guest
      last edited by

      @florjanklancar I have also tried giving him the localhost path, it makes no difference…
      Config settings:
      {
      module: “MMM-MonthlyCalendar”,
      position: “top_left”,

      config: {
      updatesEvery: 30,
      weeksInFuture: 5,

      calendars: [
        {
          url: "http://localhost:8080/modules/MMM-MonthlyCalendar/calendars/<filename>.ics",
          priority: 1
        }
      ]
      

      }
      },

      It gives this error: [ERROR] Failed to fetch git data for MMM-MonthlyCalendar: Error: block timeout reached

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

        @florjanklancar said in MMM-MonthlyCalendar:

        It gives this error: [ERROR] Failed to fetch git data for MMM-MonthlyCalendar: Error: block timeout reached

        this is caused by the updatenotfication module, going too fast…

        fix in next release July 1.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        ? 1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @sdetweil
          last edited by

          @sdetweil so this means that I can’t display my personal events during that time with this module?

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

            @florjanklancar disable the updatenotificatoon module

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by A Former User

              @sdetweil hello, no disabling updatenotification module does not do anything…
              I commented it out

              /*{
                                     module: "updatenotification",
                                     position: "top_bar"
                             }
              */
              

              f549064d-434d-4db7-9aa1-a8e280bf0712-image.png

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

                @florjanklancar >Failed to fetch git data

                nothing else should be requesting git data

                I can’t read the picture

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                ? 1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User @sdetweil
                  last edited by

                  @sdetweil the point of the picture is just to display that the first event which is my personal google calendar event gets shown in default calendar but not in this MMM-MonthlyCalendar module, the second event (in the red square) is national calendar.ics file that gets shown in both calendars. I have commented out the module that you recommended but it does not change the working of MMM-Monthly calendar module.

                  I don’t understand what do you mean by:

                  Failed to fetch git data ; nothing else should be requesting git data

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

                    @florjanklancar said in MMM-MonthlyCalendar:

                    I don’t understand what do you mean by:

                    Failed to fetch git data ; nothing else should be requesting git data

                    you showed that message, and infered that it might be causing your problem

                    I was explaining the only module in the system (supplied by MM) that accesses the git repo data for each module is updateNotifications

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    ? 1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @sdetweil
                      last edited by

                      @sdetweil oh ok, but do you have any idea why does the calendar module not show my personal events?

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

                        @florjanklancar sorry don’t know anything about that module

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        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 Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy