@cowboysdude
Are these logs suspicious?:
MMM-Remote-Control received a module notification: WEATHER from sender: MMM-NOAA3
module.js:154 clock received a module notification: WEATHER from sender: MMM-NOAA3
module.js:154 calendar received a module notification: WEATHER from sender: MMM-NOAA3
module.js:154 MMM-Cursor received a module notification: WEATHER from sender: MMM-NOAA3
module.js:154 MMM-SystemStats received a module notification: WEATHER from sender: MMM-NOAA3
module.js:154 MMM-horoscope received a module notification: WEATHER from sender: MMM-NOAA3
module.js:154 mmm-food2fork-recipes received a module notification: WEATHER from sender: MMM-NOAA3
module.js:154 MMM-MovieInfo received a module notification: WEATHER from sender: MMM-NOAA3
module.js:154 MMM-History received a module notification: WEATHER from sender: MMM-NOAA3
module.js:154 MMM-RadioDe received a module notification: WEATHER from sender: MMM-NOAA3
I can’t see any errors except some electron warnings.
Electron Security Warning (Insecure Resources) This renderer process loads resources using insecure
protocols.This exposes users of this app to unnecessary security risks.
Consider loading the following resources over HTTPS or FTPS.
- http://0.0.0.0:8080/css/main.css
- http://0.0.0.0:8080/fonts/roboto.css
- http://0.0.0.0:8080/socket.io/socket.io.js
- http://0.0.0.0:8080/vendor/node_modules/nunjucks/browser/nunjucks.min.js
- http://0.0.0.0:8080/js/defaults.js
- http://0.0.0.0:8080/config/config.js
- http://0.0.0.0:8080/vendor/vendor.js
- http://0.0.0.0:8080/modules/default/defaultmodules.js
- http://0.0.0.0:8080/js/logger.js
- http://0.0.0.0:8080/translations/translations.js
- http://0.0.0.0:8080/js/translator.js
- http://0.0.0.0:8080/js/class.js
- http://0.0.0.0:8080/js/module.js
- http://0.0.0.0:8080/js/loader.js
- http://0.0.0.0:8080/js/socketclient.js
- http://0.0.0.0:8080/js/main.js
- http://0.0.0.0:8080/fonts/node_modules/roboto-fontface/fonts/roboto-condensed/Roboto-Condensed-Regular.woff2
- http://0.0.0.0:8080/translations/en.json
- http://0.0.0.0:8080/translations/en.json
- http://0.0.0.0:8080/modules/MMM-pages//MMM-pages.js
- http://0.0.0.0:8080/modules/MMM-pages/pages.css
- http://0.0.0.0:8080/modules/MMM-Remote-Control//MMM-Remote-Control.js
- http://0.0.0.0:8080/modules/MMM-Remote-Control/remote-control.css
- http://0.0.0.0:8080/modules/MMM-page-indicator//MMM-page-indicator.js
- http://0.0.0.0:8080/vendor/node_modules/font-awesome/css/font-awesome.min.css
- http://0.0.0.0:8080/modules/MMM-page-indicator/page-indicators.css
- http://0.0.0.0:8080/modules/default/alert//alert.js
- http://0.0.0.0:8080/modules/default/alert/classie.js
- http://0.0.0.0:8080/modules/default/alert/modernizr.custom.js
- http://0.0.0.0:8080/modules/default/alert/notificationFx.js
- http://0.0.0.0:8080/modules/default/alert/ns-default.css
For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.
Any help appreciated.