Read the statement by Michael Teeuw here.
MMM-MyTTC hangs at Loading
-
Has anyone got this working - such a great module for TTC Toronto. Seems to hang at loading. I’m using the stops provided by Jeff in his config.
Cheers
-
-
@TheGeekfather open the developers window, ctrl-shift-i on the keyboard, select the tab labeled console and scroll up to see any errors… usually red text…
u may also have to see the terminal window (or pm2 logs ) for node_helper related errors
-
Thank you - will try that :)
-
Getting this message when I start with npm start
Whoops! There was an uncaught exception…
[15:30:37.169] [ERROR] TypeError: Cannot read property ‘length’ of undefined
at Class.processJSON (/home/pi/MagicMirror/modules/default/MMM-MyTTC/node_helper.js:79:29)
at exports.XMLHttpRequest.xmlHttp.onreadystatechange (/home/pi/MagicMirror/modules/default/MMM-MyTTC/node_helper.js:43:36)Not sure what it means
Thank you for any help
-
@TheGeekfather that usually means the apikey is wrong
-
Sam, do I get the api key from next bus? Thank you :)
-
I don’t see any place to put in api key :(
-