Help, i donT’ se any picture!
Read the statement by Michael Teeuw here.
Posts
-
RE: [ORDER CLOSED] Two way mirror order in Germany
@Deepgear
Hey, great.
Please take my and other guy’s mirror with you to Pforzheim. ;-))What is your opinion to this possibility.
U can pick up your mirror in HN?
What u mean?
-
RE: MMM-iCloud-Client
what u mean with in the line after?
-
RE: MMM-iCloud-Client
Sorry, your first step was a little confuse for me.
for you it’s maybe familiar what you can do with coding and so on, i’m very very newbie, my age is 46 and i’m new in this environment developing, coding and so on.
Please give me than a step by step instruction about witch information u need.
pi@raspi2-MM2:~/MagicMirror $ pm2 logs mm
[TAILING] Tailing last 10 lines for [mm] process (change the value with --lines option)
/home/pi/.pm2/logs/mm-error-0.log last 10 lines:
0|mm | at Request._callback (/home/pi/MagicMirror/modules/MMM-iCloud-Client/node_modules/icloud/index.js:117:13)
0|mm | at Request.self.callback (/home/pi/MagicMirror/modules/MMM-iCloud-Client/node_modules/request/request.js:186: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-iCloud-Client/node_modules/request/request.js:1081: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-iCloud-Client/node_modules/request/request.js:1001:12)
0|mm | at IncomingMessage.g (events.js:286:16)
0|mm | (node:11184) DeprecationWarning: sys is deprecated. Use util instead./home/pi/.pm2/logs/mm-out-0.log last 10 lines:
That’s the first log message of my mm2
-
RE: MMM-iCloud-Client
@strawberry-3.141 said in MMM-iCloud-Client:
lts.contacts.forEach(function(contact) { //Line 135
ok, now tis is my new node_helper.js in the module folder from MMM-iCloud-Client
instance.login(this.config.username, this.config.password, function(err) {
if (err) return console.log(“login failed”);
instance.contacts(function(err, results) {
if (err) return console.log(“failed to fetch contacts”);
console.log(results);
results.contacts.forEach(function(contact) {
contactDB.update({“contactId”: contact.contactId}, contact, {upsert: true});and the log result ist this:
0|mm | Whoops! There was an uncaught exception…
0|mm | TypeError: Cannot read property ‘forEach’ of undefined
0|mm | at Class. (/home/pi/MagicMirror/modules/MMM-iCloud-Client/node_helper.js:136:22)
0|mm | at Request._callback (/home/pi/MagicMirror/modules/MMM-iCloud-Client/node_modules/icloud/index.js:117:13)
0|mm | at Request.self.callback (/home/pi/MagicMirror/modules/MMM-iCloud-Client/node_modules/request/request.js:186: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-iCloud-Client/node_modules/request/request.js:1081: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-iCloud-Client/node_modules/request/request.js:1001:12)
0|mm | at IncomingMessage.g (events.js:286:16)
0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? -
RE: MMM-iCloud-Client
The problem is not fixed.
I had hoped the developer or some other people here would answer me for this issue, but they doesn’t. -
Memory effect with MM2
Hello girls and boy’s.
I’m worry about a memory effect problem with the static text om my screen with MagicMirror.
Can somebody explain us if my concern is right or is there no problem with this kind of permanent static text presentation.
-
RE: How do you switch on / off, wake up yours?
I’m using a motion cam behind the mirror with mmal motion software running outside the mm2 as a surveillance cam!
If there is a motion in the front of the mirror the cam turns the mm2 panel on.
After some time without motion the sw will deactivate the panel. -
RE: [ORDER CLOSED] Two way mirror order in Germany
thank you.
i have a problem with that to create a new one.
sorry -
RE: Advent Module not working for me...?
Hi, thats the web link. There is no fork link.
Create a folder “snow” in your module folder.Copy snow.js and snow.css in this folder.
Edit your config.js an put folowing code into
{ module: 'snow', },restart your mm with
pm2 restart mm
Good luck
-
RE: Firefox: bottom inputfield is hidden
then change your monitor resolution!
I only give you a example to resolve your problem or a little help.
-
RE: Advent Module not working for me...?
have u tried the snow module?
looks nice with advent together.
-
RE: Advent Module not working for me...?
Maybe this will help you.
It’s my part of config with the Advent module after updating by the developer with the possibility to implement 4 candles.:{ module: 'MMM-Advent', position: 'bottom_center', config: { updateInterval: 10 * 60 * 1000, marks: 0, //default is 24 height: 400, showFlameBeforeStart: false, start: ["2016-11-27 00:00:01", "2016-12-11 00:00:01", "2016-12-18 00:00:01", "2016-12-04 00:00:01"], end: ["2016-12-24 23:59:59", "2016-12-24 23:59:59", "2016-12-24 23:59:59", "2016-12-24 23:59:59"], // start: "2016-11-25 00:00:01", //Geburtstag Anfang // end: "2016-11-25 23:59:59", //Geburtstag Ende // start: "2016-12-01 00:00:01", //Eine Kerze; default is "2016-12-01 08:00:00" // end: "2016-12-24 23:59:59", //Eine Kerze; default is "2016-12-24 22:00:00" enableAnimation: true, fontColor: "#000000", //default is #000000 (black) candleColor: "#FFFFFF", //default is #FFFFFF (white) } }, -
RE: Looking for Mirror creaters experience
@PindaPower said in Looking for Mirror creaters experience:
U have some pictures from your Mirror an specs from your Mirror glass?
-
RE: Dual display
i have something for you.
I try this but it doesn’t work how i wish.Maybe u can use some ideas from this video.
https://www.youtube.com/watch?v=d2ouG1VmD88&feature=youtu.be