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

    Posts

    Recent Best Controversial
    • PM2 disable logs

      My mirror is at a stable state and I’d like to disable logs. Reason is I have the MMM-SimpleLogo module displaying a live feed from a Foscam IP camera. This camera is notorious for having jpg errors and every frame generates an error in the log. This builds up very fast.

      I’ve looked at the page http://pm2.keymetrics.io/docs/usage/log-management/ and they state the following will disable logs

      {
        "out_file": "/dev/null",
        "error_file": "/dev/null"
      }
      

      but I have no idea where to insert that snippet.

      Thanks

      posted in Troubleshooting
      C
      Chiumanfu
    • RE: My display so far...

      @j.e.f.f Thanks! I’ll try it.

      posted in Showcase
      C
      Chiumanfu
    • RE: MMM-Todoist - Your todoist tasks on your mirror

      Been testing a lot and figured out if you have entries in your list that have no due date assigned, then it crashes the module. If all entries in the list have dates then it behaves well. Gonna dig into the code to see where the bug is.

      posted in Productivity
      C
      Chiumanfu
    • RE: MMM-Todoist - Your todoist tasks on your mirror

      Is this module working for people? I’ve tried this one, MMM-Wunderlist and MMM-Wunderlist-Enhanced. They all behave similar. Some times they load the list, sometimes they don’t. When I add an item on my PC, it doesn’t show up in MM until reboot. I see reports of issues like this across all three modules. Since they are based on MMM-Wunderlist, maybe there is a problem in the base code?

      Here’s the log
      Create new todo fetcher for list: 2153843199 - Interval: 60000
      0|mm | Whoops! There was an uncaught exception…
      0|mm | TypeError: Cannot read property ‘substring’ of null
      0|mm | at Request._callback (/home/pi/MagicMirror/modules/MMM-Todoist/fetcher.js:69:35)
      0|mm | at Request.self.callback (/home/pi/MagicMirror/modules/MMM-Todoist/node_modules/request/request.js:188:22)
      0|mm | at emitTwo (events.js:106:13)
      0|mm | at Request.emit (events.js:191:7)
      0|mm | at Request. (/home/pi/MagicMirror/modules/MMM-Todoist/node_modules/request/request.js:1171:10)
      0|mm | at emitOne (events.js:96:13)
      0|mm | at Request.emit (events.js:188:7)
      0|mm | at IncomingMessage. (/home/pi/MagicMirror/modules/MMM-Todoist/node_modules/request/request.js:1091:12)
      0|mm | at Object.onceWrapper (events.js:290:19)
      0|mm | at emitNone (events.js:91:20)
      0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      0|mm | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

      posted in Productivity
      C
      Chiumanfu
    • RE: MMM-Volumio

      @trgraglia I realized my mistake. I had to add “http://” in front of the IP address in the config.js

      Thanks for your work on this module.

      posted in Entertainment
      C
      Chiumanfu
    • RE: MMM-Volumio

      I can’t seem to get this to work. It just displays “Connecting to Volumio…” in the mirror.

      Logs show this line popping up every 15 seconds or so.
      — MMM-Volumio: Socket Notification Received: MMM-VOLUMIO-SET-CONFIG

      IP for volumio is set to static 192.168.1.98. This is set correctly in the config.js.

      Thanks for any help you might be able to give.

      posted in Entertainment
      C
      Chiumanfu
    • RE: MMM-Wunderlist not updating

      I have the same problem. Any one have a solution other than reboot cron job. Seems like a bandaid.

      posted in Troubleshooting
      C
      Chiumanfu
    • RE: My display so far...

      @j.e.f.f Yes, it works as expected when using MMM-Wunderground to display the second location. It would be nice to have them display both in MMM-MyWeather but if the fix is difficult, I can live with it this way. Thanks.

      posted in Showcase
      C
      Chiumanfu
    • RE: My display so far...

      I’m using your MMM-MyWeather module and it’s great. My problem is that I want to add another module to display the weather from two different cities. If I duplicate the entry in the config file, it does show two modules but the data is identical in both even though I changed the PWS ID. I even tried a different apikey for each but that didn’t work either. Is there any fix for this? Thanks.

      posted in Showcase
      C
      Chiumanfu
    • RE: MMM-Wunderlist-Enhanced

      For the most part, the module is working but when I add an item in wunderlist, it does not update on the mirror until the next reboot. Any clues what I’m doing wrong?

      posted in Productivity
      C
      Chiumanfu
    • 1
    • 2
    • 2 / 2