Read the statement by Michael Teeuw here.
The mirror that wasn't a mirror
-
@RedNax Confirmed working! Thanks for the quick fix.
-
-
Yeah! Please send me a pull request (including an updated changeling).
Thanks in advance! -
@RB14060 This is too cool. Good Job.
-
Thanks for charing the config.js. It helps to understand how things works.
Sebastian
-
Where can i find the Module you are using for your time to arrive somwhere (“MMM-Traffic”)? That is quite cool.
-
Ok, found it.
-
For anyone else looking, you can get it here - https://github.com/SamLewis0602/MMM-Traffic
-
I just installed the Module as decripted and and set config file options but when I start Serveronly Mode of MM I get the following error Message:
Whoops! There was an uncaught exception…
TypeError: Cannot read property ‘legs’ of undefined
at Request._callback (…/MagicMirror/modules/MMM-Traffic/node_helper.js:47:55)
at Request.self.callback (…/MagicMirror/modules/MMM-Traffic/node_modules/request/request.js:187:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request. (…/MagicMirror/modules/MMM-Traffic/node_modules/request/request.js:1048:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:188:7)
at IncomingMessage. (…/MagicMirror/modules/MMM-Traffic/node_modules/request/request.js:969:12)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)Any Idea what causes the Problem and how to solve it?
-
@DazDavid Please post the relevant portion of your config.js file. That is a good place to start. Also please use the markdown commands to make your code easier for us to read.