@sdetweil
that´s it, MM startet again after the installation
Read the statement by Michael Teeuw here.
Posts
-
RE: PM2 MM2 Not starting on start up
-
RE: PM2 MM2 Not starting on start up
@sdetweil
$ pm2 status
┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
│ id │ name │ mode │ ↺ │ status │ cpu │ memory │
├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
│ 1 │ MagicMirror │ fork │ 78 │ online │ 0% │ 2.6mb │
│ 0 │ mm │ fork │ 2 │ stopped │ 0% │ 0b │
└────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
~ $ ^C
~ $ pm2 stop all
[PM2] Applying action stopProcessId on app [all](ids: [ 0, 1 ])
[PM2] mm ✓
[PM2] MagicMirror ✓
┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
│ id │ name │ mode │ ↺ │ status │ cpu │ memory │
├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
│ 1 │ MagicMirror │ fork │ 117 │ stopped │ 0% │ 0b │
│ 0 │ mm │ fork │ 2 │ stopped │ 0% │ 0b │
└────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
$ cd MagicMirror/
~/MagicMirror $ npm startmagicmirror@2.23.0 start
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.jssh: 1: ./node_modules/.bin/electron: not found
-
RE: PM2 MM2 Not starting on start up
Even this tread is old, but i have an issue with the starting of mm:
Everything worked well, then i installed MMM-CECControl.
I saved my config.js file bevor i entered the module line in there. But not as usual mm didn´t restart. Not even after a reboot of my raspberry.Also when i start mm with
pm2 start mm
and
pm2 start MagicMirror
nothing happened.i don´t know what i should do to start my mm as bevore…
-
RE: MMM-Face-Reco-DNN
@sdetweil
you have been right, it seems, taht the pictures were too big. i shrink them and it worked -
RE: MMM-Face-Reco-DNN
@sdetweil
Maybe, but i took the images the same way like the first ones.
I will try to edit the fotos an will run again -
RE: MMM-Face-Reco-DNN
I have now managed to get the module to recognise me. Following this nice success, I now wanted to add other people to it.
But that is no longer possible, the process always stops:
I start:
python3 encode.py -i …/dataset/ -e encodings.pickle -d hogthen comes:
[INFO] quantifyng faces…
[INFO] processing image 1/17 - …/dataset/Pauline/img01.jpg
KilledI then tried deleting the first image (img01.jpg) once and trying again. It worked better then, but it still broke. This time, image img01.jpg came first, then image img04.jpg, then Killed.
What could be the reason that the process is no longer executed?
-
MMM-AlexaControl use
I can’t quite see my way through the structure of the module. Where do I enter the notifications?
e.g.
notifications: [
{
name: ‘Notificaition 1’,
port: 11100,
OnOff: false,
notification: [“NOTIFICATION”, “PAYLOAD”]
}
]Where do I insert this part?
What else do I enter here then? Is “Notification 1” what I speak and Alexa hears and then executes?
Surprisingly, when I say “Alexa mirror off” it works, turns the display off. With: “Alexa mirror on” it turns on again.
Can someone show me an example of how this should look?
How do I enter it so that, for example, the module for the weather shows the module “weather” with: “Alexa, switch on the time”? -
Wich display?
Can you please help me?
I have this part at home:
HDMI VGA AV USB LCD Steuerpult-Arbeit für 17,3 "LP173WD1 B173RW01 LTN173KT01-A01 N173FGE-L21 N17306-L02 1600x900 40Pins LCD-Bildschirm
Wich Display would you prefer to order, that fits with this controller?
-
RE: Google calender no events shown
Just for Info:
I will use MMM-GoogleCalendar, this workes fine with the famlily calendar from Google. -
RE: MMM-Face-Reco-DNN
@sdetweil
Thank you very much for the feedback.I almost thought so. But maybe someone knows, so I can narrow down where my mistake is.
If it’s because the person isn’t recognised, it’s different than if I’ve set a parameter incorrectly.
-
RE: MMM-Face-Reco-DNN
Hi,
i have done all to import my fotos. i worked all along without any error.
is it possible to test the importet Foto set?
As i set up the Module, i will not recognice me. Is it possible to test anyway? -
RE: Which Alexa module is better, Awesome Alexa or Mirror Mirror on the Wall
@sdetweil
I don´t know what i have done other than bevore, but i insert the command lines bevor another module, now it starts without errors -
RE: Which Alexa module is better, Awesome Alexa or Mirror Mirror on the Wall
@DDE12
I wanted to start this module, bit something seems to be wrong. To test it i set in the config:{
module: ‘MMM-AlexaControl’,
position: ‘middle_center’,
config:{
image: true,
pm2ProcessName: “mm”,
vcgencmd: “vcgencmd”
}
};like in the description. But there is always an error. Seems that something is missing? di i left somthing important to start the module?
-
RE: Google calender no events shown
I’m sure I created this family account myself and invited others to join. (I am the family manager).
But I also enter my appointments there myself, but I don’t see them either. -
RE: Google calender no events shown
@sdetweil Perfect, thank you very much! That really helped.
But to make my luck perfect, I also need the dates from my “family” folder in Google, where we put all our dates.
I can’t find the access to a *.ics file in this one, not even a secret link or anything like that.Is it possible to integrate this?
-
RE: Google calender no events shown
Hello,
I am also new here and wanted to connect my calendar to my Google calendar as well.I somehow already failed to get the *.ics file. If I only copy the link out of Google, which is there for pasting, the list with the appointments unfortunately remains empty.
I then tried to create a *.ics file from this public link in various ways and as described in various videos, but unfortunately all to no avail.
Has Google changed anything recently?
Unfortunately, the thread here comes to an abrupt end. How did it come to a solution?

