MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Dennis-010
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 16
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-Calendar not seem to load .ics

      @sdetweil
      Point is, it has worked before… like a charm for over 2 years.
      Recently we moved to another house and we have not been using the mirror for 8-9 months, now I reinstalled the OS and modules and now the calendar stopped working.

      Is there any way I can try and sort out what the source of this issue could be?

      posted in Utilities
      D
      Dennis-010
    • RE: MMM-Calendar not seem to load .ics

      @sdetweil

      This is the url of my Kerio mailserver. It is my own dedicated server running in NL.
      You asked to xxx out the url right?

      If the connection is terminated before completion of the transmission, why is it that if I just paste the url in the default browser on raspberry, I just get to download the .ics file? What am I missing here?

      posted in Utilities
      D
      Dennis-010
    • RE: MMM-Calendar not seem to load .ics

      @sdetweil
      Thank you for replying, I hope you can make something out of it.

      I posted a snap from the config and some errors from the log.

                      {
                              module: "calendar",
                              header: "Agenda",
                              position: "top_left",
                              config: {
                                  coloredText: true,
                                  fade: false,
                                  calendars: [
                                      {
                                              url: "https://www.xxx.xx/ical/xxxx@xxx.xx/Calendar.ics",
                                              symbol: "calendar-check",
                                              color:  "#ffb350"
                                      }
                                    ]
                              }
                      },
      
      
      [1917:1023/200030.144271:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: Bestand of map bestaat niet (2)
      
      
      [ERROR] Calendar Error. Could not fetch calendar:  https://www.xxx.xx/ical/xxxxs@xxx.xx/Calendar.ics TypeError: terminated
      
      
      posted in Utilities
      D
      Dennis-010
    • MMM-Calendar not seem to load .ics

      Today I have installed a fresh copy of MagicMirror on my PI.

      When I edit the calendar config and a update and restart my MagicMirror pid. The calander comes with an error: " Calendar Error. Could not fetch calendar"

      When I try the URL on the raspberrry pi itself it does download an .ics file which I can open and can see lines of text.

      Anyone has an idea what could possible gowrong here.

      In did work in the past with the same URL, like a year ago.

      posted in Utilities
      D
      Dennis-010
    • RE: Another No upcoming events MMM-Calendar

      I think the problem was somewhere in my mailserver.
      After a reboot all the appointments magicly reappeared.

      Thank you for responding.

      posted in Troubleshooting
      D
      Dennis-010
    • Another No upcoming events MMM-Calendar

      Hey all,

      For quite some time I have been using MM.
      It always worked pretty well for me without any problems. Until I noticed today (or maybe a few days back) that there were no more events displayed in the mirror. I did have some power failures recently, but I think this isn’t the problem because the Holidays calendar is working fine

      I have 2 personal calendars displayed, but both of them state “no upcoming events” while there are plenty of events to be displayed. The holidays calender I just added, is just for testing purposes, this works fine
      Is there anything like a update i missed? I get my personal calender from a kerio server.
      When I paste the .ics in my browser, I can download the file and view some contents.
      I already tried to change https for webcal with no result.

      Also created a new user on the Kerio server, with 1 upcoming event in the future.
      If I run that ics file trough a ics-checker I do get a error result:

      Errors
      Invalid TZID value or missing VTIMEZONE component ("Amsterdam, Belgrade, Berlin, Brussels, Budapest, Madrid, Paris, Prague, Stockholm") near line # 22
      Reference: 3.2.19. Time Zone Identifier
      Invalid TZID value or missing VTIMEZONE component ("Amsterdam, Belgrade, Berlin, Brussels, Budapest, Madrid, Paris, Prague, Stockholm") near line # 22
      Reference: 3.2.19. Time Zone Identifier
      

      Any help would be appreciated.

                      {
                              module: "MMM-MyCalendar",
                              position: "top_left",
                              classes: "default everyone",
                              header: "Afspraken",
                              disabled: false,
                              config: {
                                      colored: true,
                                      maximumNumberOfDays: 60,
                                      maximumEntries: 10,
                                      fade: false,
                                      maxTitleLength: 500,
                                      useRelativeDates: false,
                                      dayOfWeekFormat: "dddd",
                                      timeFormat: "HH:mm",
                                      dateFormat: "D MMMM",
                                      joiningWord: "at",
                                      urgency: 1,
                                      calendars: [{
                                                      url: "https://****.**/ical/***.*****@****.**/Calendar.ics",
                                                      color: "#ffb350"
                                              },
                                              {
                                                      url: "https://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics",
                                                      color: "#ff77d4"
                                              }
                                      ]
                              }
      
      
      BEGIN:VCALENDAR
      PRODID:-//Kerio Technologies//Kerio Connect//EN
      METHOD: PUBLISH
      VERSION:2.0
      X-WR-CALNAME:******'s calendar - ~******@******/Calendar
      BEGIN:VTIMEZONE
      TZID:Amsterdam, Belgrade, Berlin, Brussels, Budapest, Madrid,
        Paris, Prague, Stockholm
      BEGIN:STANDARD
      DTSTART:19961027T030000
      TZOFFSETTO:+0100
      TZOFFSETFROM:+0200
      RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
      END:STANDARD
      BEGIN:DAYLIGHT
      DTSTART:19810329T020000
      TZOFFSETTO:+0200
      TZOFFSETFROM:+0100
      RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
      END:DAYLIGHT
      END:VTIMEZONE
      BEGIN:VEVENT
      DTSTAMP:20200602T080756Z
      UID:ae60dbca-df5d-4873-bc45-575f4534e58f
      DTSTART;TZID="Amsterdam, Belgrade, Berlin, Brussels, Budapest, Madrid, Paris, Prague, Stockholm":20200603T110000
      SUMMARY:test1
      DTEND;TZID="Amsterdam, Belgrade, Berlin, Brussels, Budapest, Madrid, Paris, Prague, Stockholm":20200603T120000
      X-LABEL:0
      PRIORITY:5
      BEGIN:VALARM
      ACTION:DISPLAY
      DESCRIPTION:test1
      TRIGGER;RELATED=START:-PT15M
      END:VALARM
      END:VEVENT
      END:VCALENDAR
      
      posted in Troubleshooting
      D
      Dennis-010
    • 1 / 1