A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • invoked oom-killer

    Unsolved
    5
    0 Votes
    5 Posts
    488 Views
    S
    @fabibo89 cool!..
  • After daylight saving, time in calander wrong

    Solved
    2
    0 Votes
    2 Posts
    409 Views
    S
    @thiske the calendar parser is downlevel and gets the date/time wrong… there is an open issue on this
  • When restarted with pm2 restart mm : i have 2 session's of mm

    Unsolved
    3
    0 Votes
    3 Posts
    711 Views
    D
    @sdetweil that is OK ! pi@raspberrypi-184:~ $ pm2 delete 0 [PM2] Applying action deleteProcessId on app [0](ids: 0) [PM2] [mm](0) ✓ ┌──────────┬────┬─────────┬──────┬─────┬────────┬─────────┬────────┬─────┬──────────┬──────┬──────────┐ │ App name │ id │ version │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ user │ watching │ ├──────────┼────┼─────────┼──────┼─────┼────────┼─────────┼────────┼─────┼──────────┼──────┼──────────┤ │ mm │ 1 │ N/A │ fork │ 992 │ online │ 0 │ 11m │ 0% │ 2.5 MB │ pi │ disabled │ └──────────┴────┴─────────┴──────┴─────┴────────┴─────────┴────────┴─────┴──────────┴──────┴──────────┘ Use `pm2 show <id|name>` to get more details about an app pi@raspberrypi-184:~ $ pm2 restart mm Use --update-env to update environment variables [PM2] Applying action restartProcessId on app [mm](ids: 1) [PM2] [mm](1) ✓ ┌──────────┬────┬─────────┬──────┬──────┬────────┬─────────┬────────┬─────┬──────────┬──────┬──────────┐ │ App name │ id │ version │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ user │ watching │ ├──────────┼────┼─────────┼──────┼──────┼────────┼─────────┼────────┼─────┼──────────┼──────┼──────────┤ │ mm │ 1 │ N/A │ fork │ 7839 │ online │ 1 │ 0s │ 0% │ 2.6 MB │ pi │ disabled │ └──────────┴────┴─────────┴──────┴──────┴────────┴─────────┴────────┴─────┴──────────┴──────┴──────────┘ Use `pm2 show <id|name>` to get more details about an app pi@raspberrypi-184:~ $ Thanks
  • MM on Pi Zero fails after being off for a few days

    Unsolved
    27
    0 Votes
    27 Posts
    8k Views
    S
    @kellogg76 no idea… never tried lite you can certainly run serveronly… as u did and the run-start.sh executes… if you try to run chromium-browser what happens? on my pi0w desktop it comes up as expected
  • MMM-usonic Problems

    Unsolved
    24
    0 Votes
    24 Posts
    7k Views
    S
    @sdetweil oh ok oh well then
  • Default calendar - parsing of VEVENT

    Unsolved
    3
    0 Votes
    3 Posts
    716 Views
    evroomE
    @sdetweil said in Default calendar - parsing of VEVENT: uses the preloaded modules/default/calendar/vendor/ical.js Ah, that was the missing link ! Now I understand where it comes from (I mean the ‘data’ stuff that calendarfetcher.js uses). Will try with latest ical.js. Thanks.
  • help with MMM-GoogleBirthdayProvider

    Unsolved
    1
    0 Votes
    1 Posts
    301 Views
    I
    When I add the module to my config, the mm goes black, not the usual ‘create config’ error, just a black screen that I can’t exit. I have to edit the config, and restart mm. Adding the calendar url is ok, only adding the module causes error. There were no errors during the install, including generate token { url: 'http://localhost:8080/mmm-googlebirthdaysprovider', symbol: 'birthday-cake', color: '#f00' }, { module: "MMM-GoogleBirthdaysProvider", config: {} },
  • Install problems

    Unsolved
    17
    0 Votes
    17 Posts
    3k Views
    S
    @Pielo thank you…
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
  • Modules don't update

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    M
    Ok, I’ll try to increase the delay. Thank you
  • How would I change the size of modules?

    Unsolved
    7
    0 Votes
    7 Posts
    3k Views
    S
    @airart nice!
  • Remove Modules

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    S
    @lavolp3 or just change it to disabled: false
  • MMM-Pages & MMM-Hotword

    Solved
    2
    0 Votes
    2 Posts
    604 Views
    B
    @banbutcher turns out it was a bug in GoogleMapsTraffic, installed sdetweil version to fix it! :)
  • Newsfeed with own RSS2 resp. XML

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    thgmirrorT
    Yeah Yeah Yeah - Success!!! I moved the file to the modules-folder and now it works!!! I plan to use the Newsfeed-ticker to display a protocoll of my podcast-downloader…I have some special requirements;-) Thank you, Sam
  • MMM-GoogleMapsTraffic - config error

    Unsolved
    2
    0 Votes
    2 Posts
    424 Views
    S
    @adrian-k please, NEVER edit the module file… put it in config.js lat & lng are numbers, lat: ‘37.', lng: '-122-’, no quotes
  • MM v2.1 update with iframe

    4
    0 Votes
    4 Posts
    2k Views
    ?
    @gshimself Yes! I’ve been working on this for about 3 days now, and I never came across this page! Instantly solved my issue! One small change though. I commented out line: “res.setHeader(‘X-Frame-Options’, headerValue)”, in the file at: “/MagicMirror/node_modules/frameguard/dist/index.js”. Still it was your post that solved my issue. Thanks so much! :thumbs_up: :thumbs_up:
  • only one work normal - MMM-Globe and MMM-iFrame

    Unsolved
    1
    0 Votes
    1 Posts
    341 Views
    iMAGiCI
    Hi all, Is there any one knows why two modules configured, will only one work normal. I have two modules affect each other: MMM-Globe and MMM-iFrame Both modules will reload web content by timer setting. It gets only one module work normal. another one will stop reload. The work one is based on which module is first in to the config.js. The second one (below the first module) will only work once. If one time only one module, the module works fine, no matter which module. Any suggest to do? thank you~
  • . is not a valid command

    Unsolved
    2
    0 Votes
    2 Posts
    275 Views
    S
    @O5X is this on windows? if so, you have to edit ~/MagicMirror/package.json and change "scripts": { "start": "./run-start", to this "scripts": { "start": "node_modules/.bin/electron",
  • mm2 don't Show up any ical Calender

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    eniacE
    OK … PM2 Error Log shows this -> [08:07:53.958] [ERROR] Calendar Error. Could not fetch calendar: https://xxxxxxxxxxx/owa/calendar/8456a764565f46f99167b97b4472d1b1@xxxxxxxxxx/94aa659549e24d74b36b420eb4f48e0915693393472327735305/calendar.ics { Error: unable to verify the first certificate at TLSSocket.onConnectSecure (_tls_wrap.js:1055:34) at TLSSocket.emit (events.js:182:13) at TLSSocket._finishInit (_tls_wrap.js:635:8) code: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’ } had to remove the (s) from https and it works :-) Thanx for your help, sam :-)
  • Cannot find module 'module-alias/register'

    Solved
    10
    0 Votes
    10 Posts
    7k Views
    A
    @sdetweil THX! Will do.