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

    Topics

    • B

      Default Calendar & Nextcloud Calendar - CERT_HAS_EXPIRED

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      19
      0 Votes
      19 Posts
      5k Views
      S
      @ldwvii https uses encryption to protect your data while traveling across the internet. to do this, the receiving host must have registered to support that encryption. it does this by recording it’s url and encryption type with a certificate authority ( not just anybody can be an authority), they give back a file with a key, with a specific lifetime. ( so u can’t have old sites with bad security hanging around forever) well the authorities also have expiring rights. in this case the authority’s certificate expired. (it’s a chain ) … and there was a bug in electron that didn’t handle it correctly now, in your case u use an unprotected url ( no longer allowed as a standard) http://kalender.link/ical/best no ‘s’ on http and it was redirected to secure (https)… maybe the redirect sent to the wrong place…
    • B

      Default calendar and Nextcloud CalDav

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      13
      0 Votes
      13 Posts
      5k Views
      C
      I’m still struggeling. I have tried several versions of the url and with credentials in the url or as a parameter, nothing works and the MagicMirror shows: loading calendar… The weird thing is that the URL itself works like a charm as long as I post it in a web browser. I do get an .ics file immediately. So maybe if the url is correct, I do need to change some settings in nextcloud? For example has the calendar to be public? My current working (in browser only) version is: calendars: [ { symbol: "calendar-check", url: "https://USERNAME:PASSWORD@DOMAIN/remote.php/dav/calendars/USERNAME/persoenlich/?export", } ] Any help?
    • 1 / 1