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

    Posts

    Recent Best Controversial
    • RE: MMM-NetworkScanner

      @BenNewsome I see that it installed two things under \Magicmirror\modules\MMM-NetworkScanner\node_modules

      one dir called ping which is what the error says it can’t find
      the other called sudo (that one kinda worries me).

      Anyway it still doesn’t work.

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner

      @BenNewsome yes I did

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner

      This was working great for me until the latest git pull. I am getting the following errors now.

      mm-0 (err): at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron-prebuilt/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      mm-0 (err): at Function.Module._load (module.js:403:25)
      mm-0 (err): at Module.require (module.js:483:17)
      mm-0 (err): at require (internal/module.js:20:19)
      mm-0 (err): at Object. (/home/pi/MagicMirror/modules/MMM-NetworkScanner/node_helper.js:10:14)
      mm-0 (err): at Module._compile (module.js:556:32)
      mm-0 (err): at Object.Module._extensions…js (module.js:565:10)
      mm-0 (err): at Module.load (module.js:473:32)
      mm-0 (err): at tryModuleLoad (module.js:432:12)
      mm-0 (err): { Error: Cannot find module ‘ping’
      mm-0 (err): at Module._resolveFilename (module.js:455:15)
      mm-0 (err): at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron-prebuilt/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      mm-0 (err): at Function.Module._load (module.js:403:25)
      mm-0 (err): at Module.require (module.js:483:17)
      mm-0 (err): at require (internal/module.js:20:19)
      mm-0 (err): at Object. (/home/pi/MagicMirror/modules/MMM-NetworkScanner/node_helper.js:10:14)
      mm-0 (err): at Module._compile (module.js:556:32)
      mm-0 (err): at Object.Module._extensions…js (module.js:565:10)
      mm-0 (err): at Module.load (module.js:473:32)
      mm-0 (err): at tryModuleLoad (module.js:432:12) code: ‘MODULE_NOT_FOUND’ }

      posted in Utilities
      pugslyP
      pugsly
    • RE: How do you switch on / off, wake up yours?

      @Shockwave
      I use the same times but instead of changing the display power I use the built in tvservice app

      0 23 * * * /opt/vc/bin/tvservice -o
      0 6 * * * /opt/vc/bin/tvservice -p

      posted in Hardware
      pugslyP
      pugsly
    • RE: Magic Mirror & Home Kit

      @SoleLo I have my nest thermostat displayed on my mirror. I would love to get the smoke detectors on it as well.

      posted in General Discussion
      pugslyP
      pugsly
    • RE: Wunderlist - your todos on the mirror

      @Sunburned
      I don’t want to reboot, I just want to restart pm2 and I have added it to my crontab but it doesn’t seem to work.

      i see in the logs that cron has executed the command but the node process never restarts.

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: Scheduled Sleep and Wake

      I use the following cron jobs for sleep at 11pm and wake at 6am.

      0 23 * * * /opt/vc/bin/tvservice -o
      0 6 * * * /opt/vc/bin/tvservice -p

      posted in General Discussion
      pugslyP
      pugsly
    • RE: MMM-DWD-WarnWeather - Wetterwarnungen

      Can this be modified to work in the US?

      posted in Utilities
      pugslyP
      pugsly
    • RE: Where are you from?

      Wilmington, DE

      posted in General Discussion
      pugslyP
      pugsly
    • RE: Wunderlist - your todos on the mirror

      I kept having this same problem where it would stop pulling the To-Do’s so I switched to ToDoist and thought the problem was solver but low and behold it started doing it with ToDoist as well.

      Although I do like the interface of ToDoist much better so I think i am going to stick with this one my only resort is to set a cron job to restart the pi nightly before it goes to sleep and blanks out the monitor.

      anyone know how I can get PM2 to automatically restart at midnight rather then reboot the entire pi?

      posted in Troubleshooting
      pugslyP
      pugsly
    • 1 / 1