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

    Topics

    • T

      Nextcloud calendar error

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      15
      0 Votes
      15 Posts
      2k Views
      S
      @theaddies said in Nextcloud calendar error: maximumEntries: 5, if you try 100 instead of 5 does it make a difference?
    • T

      Caldav freezes saying "loading"

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      313 Views
      S
      @theaddies there have been reports of the broadcast from the helper to the front end not being received see https://github.com/MagicMirrorOrg/MagicMirror/issues/3380 as a test can you refresh the screen ctrl-r
    • T

      Cannot get compliments on github to work

      Watching Ignoring Scheduled Pinned Locked Moved Fun & Games
      5
      0 Votes
      5 Posts
      788 Views
      S
      @theaddies and I use this to validate and examine json https://codebeautify.org/jsonvalidator
    • T

      Mirror fails to load after git pull

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      295 Views
      S
      @theaddies you also must do npm run install-mm and you need to upgrade node to v 18 or 20 it below that… recommend my upgrade script, instead of doing it manually use force instead of apply as you have already dragged down the new code https://github.com/sdetweil/MagicMirror_scripts
    • T

      cannot get Raspberry pi 2 to run

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      39
      1 Votes
      39 Posts
      12k Views
      S
      @theaddies I am trying to get a fix for pm2. not our code, so nothing we can force glad u got it working
    • T

      cannot find module

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      10
      0 Votes
      10 Posts
      2k Views
      S
      @theaddies which script? install or backup?
    • T

      EADDRINUSE: address already in use 127.0.0.1:8090

      Watching Ignoring Scheduled Pinned Locked Moved Bug Hunt
      9
      0 Votes
      9 Posts
      2k Views
      S
      @theaddies sorry. no idea myself. I gave up long ago trying to remember the 900 different ways to auto start things on the myriad different platforms.
    • T

      Black screen

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      316 Views
      S
      @theaddies looks like you didnt do the npm install in the MagicMirror folder
    • T

      Trying to modify dimensions of module MMM-RAIN-RADAR

      Watching Ignoring Scheduled Pinned Locked Moved Development
      9
      0 Votes
      9 Posts
      2k Views
      S
      @mcneilp 50vh is 1/2 the screen height, 100vh is full height
    • T

      Exclude certain events from Calendar

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      1k Views
      brobergB
      @theaddies { module: "calendar", header: "Work", position: "top_left", config: { maximumEntries: '5', excludedEvents: [ {filterBy: 'Workout', caseSensitive: false} ], calendars: [ url: 'https:www.mywebsite.com', symbol: 'briefcase', auth: { user: 'xxxx', pass: 'xxxxxxx', method: 'basic' } ] } }
    • 1 / 1