Read the statement by Michael Teeuw here.
3rd Party Modules with APIs not loading.
-
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 Oct 17, 2019, 11:46 PM Oct 17, 2019, 11:46 PM
Then my suggestion should confirm or eliminate that suspicion. Good luck and report back here.
-
Removing the modules file, starting from a fresh config.js, cloning back the modules file, and adding the MMM-Launch config didn’t yield any data after the last 5 minutes.
I’m thinking I’ll just cut ties and start again from scratch with a fresh install of raspbian. Maybe that’ll reset anything that might have gone haywire in the setup.
-
-
Please start MM using
npm start dev
. You should see an error for MMM-Launch.Question: You are cloning the module into the MagicMirror/modules folder? Not into the
default
folder? -
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 Oct 18, 2019, 12:40 AM Oct 18, 2019, 12:39 AM
The error, in the dev console on loading, should look like this
Uncaught (in promise) TypeError: Cannot read property 'name' of undefined
. As the api is slow to respond. Then, upon refresh, the module works normally, or should. -
-
-
I believe that is just the clock module broadcasting a notification and should have no affect on MMM-Launch as MMM-Launch has no action to perform when receiving.
-
Can you open a browser and try this url?
-
This post is deleted!