A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • parent error

    Jun 13, 2020, 4:28 AM
    0 Votes
    6 Posts
    466 Views
    Thanks. That module don’t have a package.json and is probably using an old version of some kind of dependency then. I will remove the module completely as it has not been working anyway.
  • pollution on MMM-NOAA3

    Jun 13, 2020, 4:25 AM
    0 Votes
    1 Posts
    169 Views
    I am not sure how to solve this error? git pull & npm install are updated. Running docker image. {"log":"[2020-06-12 23:21:50.643] [ERROR] TypeError: Cannot read property 'pollution' of undefined\r\n","stream":"stdout","time":"2020-06-13T04:21:50.652110212Z"} {"log":" at Object.parseAIR (/opt/magic_mirror/modules/MMM-NOAA3/providers/ds.js:184:35)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.660031299Z"} {"log":" at Request._callback (/opt/magic_mirror/modules/MMM-NOAA3/providers/ds.js:176:28)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.666082512Z"} {"log":" at Request.self.callback (/opt/magic_mirror/modules/MMM-NOAA3/node_modules/request/request.js:185:22)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.672814787Z"} {"log":" at Request.emit (events.js:182:13)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.677541199Z"} {"log":" at Request.\u003canonymous\u003e (/opt/magic_mirror/modules/MMM-NOAA3/node_modules/request/request.js:1161:10)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.680968787Z"} {"log":" at Request.emit (events.js:182:13)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.684091324Z"} {"log":" at IncomingMessage.\u003canonymous\u003e (/opt/magic_mirror/modules/MMM-NOAA3/node_modules/request/request.js:1083:12)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.689258674Z"} {"log":" at Object.onceWrapper (events.js:273:13)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.692843212Z"} {"log":" at IncomingMessage.emit (events.js:187:15)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.699066149Z"} {"log":" at endReadableNT (_stream_readable.js:1094:12)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.701166187Z"}
  • 0 Votes
    1 Posts
    169 Views
    I have a problem with this module. The module itself runs fine, but this message is breaking my magic mirror, as it is flooding my log and creating huge docker logs files (4.1 tb). How do I suppress this message or make it go away? git pull & npm install do nothing Running docker image. {"log":"[2020-06-12 23:12:23.838] [ERROR] TypeError: Cannot read property 'retrieveCurrentlyPlaying' of undefined\r\n","stream":"stdout","time":"2020-06-13T04:12:23.841885149Z"} {"log":" at Class.retrieveCurrentSong (/opt/magic_mirror/modules/MMM-NowPlayingOnSpotify/node_helper.js:29:20)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.847190262Z"} {"log":" at Class.socketNotificationReceived (/opt/magic_mirror/modules/MMM-NowPlayingOnSpotify/node_helper.js:22:14)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.859870587Z"} {"log":" at Socket.\u003canonymous\u003e (/opt/magic_mirror/js/node_helper.js:113:11)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.862610449Z"} {"log":" at Socket.emit (events.js:182:13)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.864744237Z"} {"log":" at /opt/magic_mirror/node_modules/socket.io/lib/socket.js:528:12\r\n","stream":"stdout","time":"2020-06-13T04:12:23.867760099Z"} {"log":" at process.internalTickCallback (internal/process/next_tick.js:70:11)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.868429924Z"}
  • 0 Votes
    4 Posts
    1k Views
    @reemster you only do ONE to install also u should delete the existing MagicMirror folder first. the script is doing new install
  • update impossible

    May 25, 2020, 4:47 PM
    0 Votes
    5 Posts
    515 Views
    Hello, thank you for the answer, by dint of searching … it’s gone but I still have errors and even if I make orders as he asks git pull fix --force there is always stuff out of date but I think the main thing is done, I got a return for the download of 2.11. Thank you
  • 0 Votes
    3 Posts
    338 Views
    I have not. I will certainly do so when I pick this project back up next week sometime. Thanks for the reply, and I’ll let you know.
  • 0 Votes
    5 Posts
    747 Views
    @sdetweil Good to note that it don’t always work, FWIW… like it don’t help my situation, but, I only have to restart once in a great while now, so, I don’t see it nearly as much… now if I could get OMX to stop freezing so I don’t have to restart it every half hour (😭😭😭 not a magic mirror problem, Running it on top of MM to avoid RTSPStream bugs)
  • This topic is deleted!

    May 5, 2020, 2:55 AM
    0 Votes
    1 Posts
    10 Views
  • 0 Votes
    3 Posts
    417 Views
    @sdetweil I do it manually, now I use your script to fix it, And the mirror back to normal again thank you Sam
  • 0 Votes
    15 Posts
    3k Views
    @bhepler said in ENOENT yet the file exists within the Magic Mirror folder: They’re pretty much one and the same. You already have git installed. Open a terminal in the modules folder, clone the module repository into it, follow the module’s instructions on installing & configuring. Thank for the advice.
  • 0 Votes
    5 Posts
    2k Views
    This should be PRd to the develop branch then!
  • This topic is deleted!

    Apr 11, 2020, 5:01 PM
    0 Votes
    1 Posts
    2 Views
  • This topic is deleted!

    Mar 27, 2020, 2:14 PM
    0 Votes
    1 Posts
    5 Views
  • Connection failure error

    Mar 25, 2020, 11:18 PM
    0 Votes
    3 Posts
    354 Views
    @sbonn13 open a terminal window (ssh is ok too) do cd ~/MagicMirror/modules # search all module source for error string find . | grep -v node_modules | grep \.js$ | grep -i connection # search all module dependencies for error string find . | grep node_modules | grep \.js$ | grep -i connection
  • 0 Votes
    1 Posts
    404 Views
    My mirror’s time can get late for the system time. Everything within the MM environment works by that late time, e.g the default clock and scheduled commands (MMM-ScriptScheduler items). The only scenario I can recreate this manually is stopping the mirror by “pm2 stop mm” and then rebooting it. After reboot there is about a 12 second latency. Video: Spot time displayed by the clock module and in the top line of htop. Performing a (shutdown)-(waiting)-(starting the system) procedure extends this interval. The more the RPi stays switched off the more the time difference will be. Refreshing the browser with Ctrl-R corrects the problem. I have 3 mirrors running at the moment. (Actually, only one of them is a physical mirror :-) but let’s call them like that.) mirror1: RPi4 4GB, MM v2.10.1, node v10.19.0, LAN mirror2: Rpi3B+, MM v2.10.1, node v10.19.0, LAN mirror3: Rpi3B+, MM v2.9.0, node v10.17.0, WiFi Only mirror1 and mirror2 (the PRi’s with MM v2.10.1) can be forced to the above 12 sec delay. All of them run the same config on 16GB SD cards. Modules: MMM-ScriptScheduler MMM-GoogleMapsTraffic calendar clock MMM-LocalTemperature (with DHT22 sensor) currentweather weatherforecast plus the MagicMirror-Display-Controller python program (with RCWL-0516 sensor)
  • 0 Votes
    20 Posts
    2k Views
    @max64 with release 2.10, all you have to do is set serverOnly: local in config.js And it will do that split mode for you. We are running such an old electron version.
  • 0 Votes
    9 Posts
    2k Views
    @Clubjack and others, I noticed this problem too. For instance my birthday lasted 2 days ( only got presents once though) and my wedding-day is one day forward (which will upset my wife). The entries were made using Google Calendar (so not a calendar app that synchronizes with Google). I notice this since 2020, but that does not mean it did not happen before, could have overlooked it. When I ran a test with a dummy entry, it worked fine. When I toggle a „faulty“ entry from repeating to not repeating and then back to repeating, the entry is shown correct. I collected some data and will post it when I sorted it out a bit.
  • git issues after automatic install

    Solved Jan 6, 2020, 7:05 PM
    0 Votes
    7 Posts
    1k Views
    @benjay Unfortunately the GIT status is still reporting issues (same as before) those aren’t issues the package-lock.json is generated by the npm install, so its new and changed. the 0 is a bug from the installer once and the core is some dump from npm/node crashing at some time. all is good… (git status in the MagicMirror folder should show the same output after reboot)
  • This topic is deleted!

    Jan 6, 2020, 7:08 PM
    0 Votes
    1 Posts
    1 Views
  • 0 Votes
    16 Posts
    3k Views
    @sdetweil said in Calendar Doesn't Honor custom.css for Background: @ember1205 said in Calendar Doesn't Honor custom.css for Background: the Developer options with a real browser electron is a real browser, so you can do this ON the mirror, or from your desktop if the config parms allow remote system access. I always forget that I can use local browser to view developer window Now that you mention it, I have used the developer options directly on the appliance and should have remembered that. Thanks for the reminder!