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

Achilles

@Achilles

3
Reputation
454
Profile views
43
Posts
0
Followers
0
Following
Joined Jul 13, 2018, 2:19 AM
Last Online Aug 24, 2023, 10:40 PM

Achilles Unfollow Follow

Best posts made by Achilles

  • RE: MM Not Displaying after update

    @sdetweil Thank you so very much! It looks like that was the last piece of the puzzle! I think it is working totally now. And, believe it or not, the thing that sent me down this entire path in the first place, the PushBulletNotifications module, is now working, too!

    I will see if anything strange happens over the next few hours, but I think we are good now!

    Thanks again!

    posted in Troubleshooting
    A
    Achilles
    Aug 11, 2021, 2:53 AM
  • RE: Fitbit

    I got it to work! Great module!

    posted in Troubleshooting
    A
    Achilles
    Jul 14, 2018, 1:54 AM
  • RE: NFL Score Module

    Thanks cowboysdude!

    If it isnt set up for Preseason, than that would make sense. Regular season, here I come!

    posted in Sport
    A
    Achilles
    Aug 13, 2018, 1:36 AM

Latest posts made by Achilles

  • RE: Incorporating a Security Cam/Webcam into MagicMirror?

    @BluP

    Thanks, I will take a look. I was not familiar with that module!

    posted in Utilities
    A
    Achilles
    Aug 19, 2023, 5:55 AM
  • Incorporating a Security Cam/Webcam into MagicMirror?

    Hello, I recently purchased a Kasa Smart Camera, and it does work great. It is basically a pet monitor–watching our new dog in the living room. I was wondering if there was a way to set it up so that when it detects motion, it could display on my MagicMirror. It does not have to be a constant stream, but I was wonder what I might be able to get it to do. Any suggestions/help appreciated. Thanks.

    posted in Utilities
    A
    Achilles
    Aug 10, 2023, 7:05 AM
  • RE: MM Not Displaying after update

    @sdetweil Thank you so very much! It looks like that was the last piece of the puzzle! I think it is working totally now. And, believe it or not, the thing that sent me down this entire path in the first place, the PushBulletNotifications module, is now working, too!

    I will see if anything strange happens over the next few hours, but I think we are good now!

    Thanks again!

    posted in Troubleshooting
    A
    Achilles
    Aug 11, 2021, 2:53 AM
  • RE: MM Not Displaying after update

    @sdetweil I went ahead and added all of my modules back one on one, and they are working. Whew. Now, when I go back out to the raspberrypi prompt in the terminal, and put in,

    pm2 start MagicMirror, it says it is online, but it does not start. It says it is online, but it does not start.

    When I npm start from that folder, however, everything is working.

    posted in Troubleshooting
    A
    Achilles
    Aug 10, 2021, 11:23 PM
  • RE: MM Not Displaying after update

    @sdetweil Okay, I have cleaned up my config and I am now slowly adding back modules one by one and testing. I might not finish this tonight, but I still appreciate your help on all of this.

    posted in Troubleshooting
    A
    Achilles
    Aug 10, 2021, 12:14 AM
  • RE: MM Not Displaying after update

    @sdetweil Okay, so when it says 'no helper found for the module, it is missing the node_helper,js, correct?

    posted in Troubleshooting
    A
    Achilles
    Aug 9, 2021, 11:30 PM
  • RE: MM Not Displaying after update

    @sdetweil When I run npm start, I just get a black screen. Does this mean every one of my modules is wrong?

    posted in Troubleshooting
    A
    Achilles
    Aug 9, 2021, 9:58 PM
  • RE: MM Not Displaying after update

    @sdetweil Thank you…quick question, as I have followed your above steps…what if the module does not have the package.json file? Should I continue with those that do and then to the pm2 to start, or do I need to go back and do something with those modules that do not have the package.json file before I npm start?

    posted in Troubleshooting
    A
    Achilles
    Aug 9, 2021, 9:32 PM
  • RE: MM Not Displaying after update

    @sdetweil Thank you so much for your help on this. I ran your script, and the MagicMirror was working minus my modules, of course. I copied over my config file, and only three of my modules displayed. I rebooted my raspberry pi, and then MagicMirror would not display at all. Here are the logs:

    Use `pm2 show <id|name>` to get more details about an app
    pi@raspberrypi:~ $ pm2 logs MagicMirror
    [TAILING] Tailing last 15 lines for [MagicMirror] process (change the value with --lines option)
    /home/pi/.pm2/logs/MagicMirror-out.log last 15 lines:
    0|MagicMir | [09.08.2021 01:34.41.419] [LOG]   Connecting socket for: currentweather
    0|MagicMir | [09.08.2021 01:34.41.423] [LOG]   Connecting socket for: newsfeed
    0|MagicMir | [09.08.2021 01:34.41.425] [LOG]   Starting node helper for: newsfeed
    0|MagicMir | [09.08.2021 01:34.41.426] [LOG]   Sockets connected & modules started ...
    0|MagicMir | [09.08.2021 01:34.42.061] [LOG]   Launching application.
    0|MagicMir | [09.08.2021 01:34.49.566] [LOG]   Shutting down server...
    0|MagicMir | [09.08.2021 01:36.01.706] [LOG]   Starting MagicMirror: v2.16.0
    0|MagicMir | [09.08.2021 01:37.27.498] [LOG]   [SIGINT] Received. Shutting down server...
    0|MagicMir | [09.08.2021 01:37.29.125] [LOG]   Starting MagicMirror: v2.16.0
    0|MagicMir | [09.08.2021 02:01.15] [LOG]   [SIGINT] Received. Shutting down server...
    0|MagicMir | [09.08.2021 02:01.17.151] [LOG]   Starting MagicMirror: v2.16.0
    0|MagicMir | [09.08.2021 02:06.47.453] [LOG]   [SIGINT] Received. Shutting down server...
    0|MagicMir | [09.08.2021 02:06.49.001] [LOG]   Starting MagicMirror: v2.16.0
    0|MagicMir | [09.08.2021 02:07.10.237] [LOG]   [SIGINT] Received. Shutting down server...
    0|MagicMir | [09.08.2021 02:07.11.810] [LOG]   Starting MagicMirror: v2.16.0
    
    /home/pi/.pm2/logs/MagicMirror-error.log last 15 lines:
    0|MagicMir |     at Function.Module._load (internal/modules/cjs/loader.js:778:12)
    0|MagicMir | [09.08.2021 02:07.11.831] [ERROR] Whoops! There was an uncaught exception...
    0|MagicMir | [09.08.2021 02:07.11.835] [ERROR] TypeError: Cannot read property 'on' of undefined
    0|MagicMir |     at Object.<anonymous> (/home/pi/MagicMirror/js/electron.js:98:5)
    0|MagicMir |     at Module._compile (internal/modules/cjs/loader.js:1072:14)
    0|MagicMir |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)
    0|MagicMir |     at Module.load (internal/modules/cjs/loader.js:937:32)
    0|MagicMir |     at Function.Module._load (internal/modules/cjs/loader.js:778:12)
    0|MagicMir |     at Object.<anonymous> (/usr/lib/node_modules/pm2/lib/ProcessContainerFork.js:75:21)
    0|MagicMir |     at Module._compile (internal/modules/cjs/loader.js:1072:14)
    0|MagicMir |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1101:10)
    0|MagicMir |     at Module.load (internal/modules/cjs/loader.js:937:32)
    0|MagicMir |     at Function.Module._load (internal/modules/cjs/loader.js:778:12)
    0|MagicMir | [09.08.2021 02:07.11.837] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
    0|MagicMir | [09.08.2021 02:07.11.839] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
    
    

    I do have an internet connection working, so that is not the issue…you see anything?

    Thanks again.

    posted in Troubleshooting
    A
    Achilles
    Aug 9, 2021, 6:21 AM
  • RE: MM Not Displaying after update

    @sdetweil Thanks, I am doing this now. Will respond back when I finish…

    posted in Troubleshooting
    A
    Achilles
    Aug 9, 2021, 4:27 AM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy