Dirk

Results 22 comments of Dirk

As far as I understand this is a specialized solution for a system of Raspberry Pi + Screen. Since it is mostly only a "correction" of already existing files (config.txt,...

already included are fixes for #24 , #26 , #22 , #11 (CL)

It's online. See my [fork](https://github.com/lavolp3/MMM-soccer) However not much soccer to follow at the moment. The postponements are messing the data up unfortunately. I'll consider de-forking it since I don't plan...

@robertybob hm. It works for me. Can you include ``` debug: true ``` in your config and post any errors shown in the browser dev tools (press F12)?

OK, I see that this message also appears when I leave out the API key. That needs improvement. Meanwhile please re-check your API key.

Can you run the mirror in dev mode ``` pm2 stop all npm start dev ``` and post any error showing up in the console?

You need to be inside the MagicMirror folder when executing this. Also, you had three mm instances running via pm2. I doubt that this was intended? That might create lots...

Id suggest to have a look into the documentation for pm2 and find it how to disable two of the three autostarts. It's surely not difficult.

@robertybob no, no problem. Happy your issues have been solved.

closing this since I haven't send a PR and you have made many changes as well. Let me know if you have an interest to merge our work somehow.