-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
github-actions[bot] edited this page Jul 21, 2026
·
1 revision
Run MagicMirror in development mode so you can see module and backend output clearly.
- Double-check the private list URL.
- Verify the username and app password.
- Use the CLI helper from CLI Debug to test connectivity outside MagicMirror.
- Check
includeCalendarsfirst. - Remember that
startsInDaysanddueInDaysare both evaluated, so your filter combination may hide more tasks than expected.
If you occasionally see temporary WebDAV errors, wait for the next refresh cycle. Using different prime-number-based intervals across multiple CalDAV consumers can reduce collisions with other services polling the same server.
- Increase
toggleTimeslightly. - Verify that your browser or touchscreen setup does not intercept the gesture.
- Test the toggle path with the CLI helper if you need to separate UI issues from backend issues.