@robinsin17 first, you should fix your keyboard. :astonished_face:
Read the statement by Michael Teeuw here.
Best posts made by MajorC
-
RE: NEED HELP FOR CREATING OUR OWN MODULE...
-
RE: Raspberry Pi 4 Released !
Hi,
I am in the beginning of my first MM project and would like to buy a Pi 4. What RAM would you recommend? Shall I go with the 4GB or is 2 more than enough?
Thank you -
RE: Contrasting text on a changing background, again
@mmrize is there a how2 for MM to get this?
-
RE: MMM-bergfex not working
You moved to gitlab with MMM-bergfex. But in the readme is:
clone https://github.com/FatTony404/MMM-bergfex.git
Should this not be
clone https://gitlab.com/FatTony404/MMM-bergfex.git
???
Christian -
RE: Disassembly a Dell U2715H
@earnestrichards thank you, I will write them a mail.
-
RE: SmartMirror ~ Dashboard
@zoltan outstanding work and documentation, thank you Sir.
-
How to synchronize pictures from mobile to the MM?
Hello,
I use my MM primarily as a digital picture frame with additional information (weather, calendar, etc.).
Currently I am looking for a good and easy way to synchronize photos taken with the cell phone simply to the MM.
It would be important to be able to select on the phone as easily as possible, which pictures are brought to the MM. So that even my parents, who are not nerds, can do that.
Maybe copy the photos on the phone into a specific folder and this synchronizes every 24h with the MM?
Am open to instructions and software.
Thanks
-
RE: MMM-RAIN-MAP (new: version 2.x)
Thank you,
.MMM-RAIN-MAP { opacity: 0.7; }
in the custom.css works very well.
-
RE: Shared Google Calendars
@dhannum I have implemented exactly your setup with myself. There is a family calendar and a personal calendar for each family member.
I have set up the family calendar myself, there I find the iCal link I am looking for. The family members have built their own calendars in their accounts. They share with ME the iCal link. I myself cannot drag it. It must be given to me by the main user.
Latest posts made by MajorC
-
RE: No news after update to 2.25
@sdetweil Thank you for all the help.
The mirror is at my family’s house. So I have to find a way to VPN connect myself to that.I will come back to you asap.
-
RE: No news after update to 2.25
This is with https:
pi@ratingen:~ $ pm2 logs --lines=50 [TAILING] Tailing last 50 lines for [all] processes (change the value with --lines option) /home/pi/.pm2/pm2.log last 50 lines: PM2 | 2023-12-27T15:40:18: PM2 log: Stopping app:MagicMirror id:0 PM2 | 2023-12-27T15:40:18: PM2 log: App [MagicMirror:0] exited with code [0] via signal [SIGINT] PM2 | 2023-12-27T15:40:18: PM2 log: pid=1682 msg=process killed PM2 | 2023-12-27T15:40:18: PM2 log: App [MagicMirror:0] starting in -fork mode- PM2 | 2023-12-27T15:40:18: PM2 log: App [MagicMirror:0] online PM2 | 2023-12-27T15:43:49: PM2 log: Change detected on path config/config.js for app MagicMirror - restarting PM2 | 2023-12-27T15:43:49: PM2 log: Stopping app:MagicMirror id:0 PM2 | 2023-12-27T15:43:50: PM2 log: pid=2262 msg=failed to kill - retrying in 100ms PM2 | 2023-12-27T15:43:50: PM2 log: App [MagicMirror:0] exited with code [0] via signal [SIGINT] PM2 | 2023-12-27T15:43:50: PM2 log: pid=2262 msg=process killed PM2 | 2023-12-27T15:43:50: PM2 log: App [MagicMirror:0] starting in -fork mode- PM2 | 2023-12-27T15:43:50: PM2 log: App [MagicMirror:0] online /home/pi/.pm2/logs/MagicMirror-error.log last 50 lines: 0|MagicMir | at fetchNews (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:110:3) 0|MagicMir | at NewsfeedFetcher.startFetch (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:153:3) 0|MagicMir | at Class.createFetcher (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:72:11) 0|MagicMir | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:22:9) 0|MagicMir | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:104:11) 0|MagicMir | at Socket.emit (node:events:513:28) 0|MagicMir | at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:704:39 0|MagicMir | at process.processTicksAndRejections (node:internal/process/task_queues:78:11) 0|MagicMir | [27.12.2023 15:43.57.779] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMir | [27.12.2023 15:43.57.780] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues 0|MagicMir | [27.12.2023 15:43.57.783] [ERROR] Whoops! There was an uncaught exception... 0|MagicMir | [27.12.2023 15:43.57.785] [ERROR] ReferenceError: fetch is not defined 0|MagicMir | at fetchNews (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:110:3) 0|MagicMir | at NewsfeedFetcher.startFetch (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:153:3) 0|MagicMir | at Class.createFetcher (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:72:11) 0|MagicMir | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:22:9) 0|MagicMir | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:104:11) 0|MagicMir | at Socket.emit (node:events:513:28) 0|MagicMir | at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:704:39 0|MagicMir | at process.processTicksAndRejections (node:internal/process/task_queues:78:11) 0|MagicMir | [27.12.2023 15:43.57.786] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMir | [27.12.2023 15:43.57.786] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues 0|MagicMir | [27.12.2023 15:43.57.790] [ERROR] Whoops! There was an uncaught exception... 0|MagicMir | [27.12.2023 15:43.57.791] [ERROR] ReferenceError: fetch is not defined 0|MagicMir | at fetchNews (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:110:3) 0|MagicMir | at NewsfeedFetcher.startFetch (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:153:3) 0|MagicMir | at Class.createFetcher (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:72:11) 0|MagicMir | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:22:9) 0|MagicMir | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:104:11) 0|MagicMir | at Socket.emit (node:events:513:28) 0|MagicMir | at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:704:39 0|MagicMir | at process.processTicksAndRejections (node:internal/process/task_queues:78:11) 0|MagicMir | [27.12.2023 15:43.57.792] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMir | [27.12.2023 15:43.57.792] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues 0|MagicMir | [27.12.2023 15:43.57.796] [ERROR] Whoops! There was an uncaught exception... 0|MagicMir | [27.12.2023 15:43.57.798] [ERROR] ReferenceError: fetch is not defined 0|MagicMir | at fetchNews (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:110:3) 0|MagicMir | at NewsfeedFetcher.startFetch (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:153:3) 0|MagicMir | at Class.createFetcher (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:72:11) 0|MagicMir | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:22:9) 0|MagicMir | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:104:11) 0|MagicMir | at Socket.emit (node:events:513:28) 0|MagicMir | at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:704:39 0|MagicMir | at process.processTicksAndRejections (node:internal/process/task_queues:78:11) 0|MagicMir | [27.12.2023 15:43.57.800] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMir | [27.12.2023 15:43.57.800] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues /home/pi/.pm2/logs/MagicMirror-out.log last 50 lines: 0|MagicMir | [27.12.2023 15:43.54.094] [LOG] Starting server on port 8080 ... 0|MagicMir | [27.12.2023 15:43.54.113] [LOG] Server started ... 0|MagicMir | [27.12.2023 15:43.54.114] [LOG] Connecting socket for: updatenotification 0|MagicMir | [27.12.2023 15:43.54.115] [LOG] Starting module helper: updatenotification 0|MagicMir | [27.12.2023 15:43.54.115] [LOG] Connecting socket for: MMM-BackgroundSlideshow 0|MagicMir | [27.12.2023 15:43.54.117] [LOG] Connecting socket for: MMM-DWD-WarnWeather 0|MagicMir | [27.12.2023 15:43.54.118] [LOG] MMM-DWD-WarnWeather helper started... 0|MagicMir | [27.12.2023 15:43.54.118] [LOG] Connecting socket for: MMM-NINA 0|MagicMir | [27.12.2023 15:43.54.119] [LOG] MMM-NINA helper method started... 0|MagicMir | [27.12.2023 15:43.54.119] [LOG] Connecting socket for: MMM-TAF 0|MagicMir | [27.12.2023 15:43.54.121] [LOG] MMM-TAF helper started ... 0|MagicMir | [27.12.2023 15:43.54.122] [LOG] Connecting socket for: newsfeed 0|MagicMir | [27.12.2023 15:43.54.123] [LOG] Starting node helper for: newsfeed 0|MagicMir | [27.12.2023 15:43.54.123] [LOG] Sockets connected & modules started ... 0|MagicMir | [27.12.2023 15:43.54.373] [LOG] Launching application. 0|MagicMir | [27.12.2023 15:43.57.679] [LOG] Notification: GET_TAF 0|MagicMir | [27.12.2023 15:43.57.683] [LOG] --Aviation TAF: Fetching TAF Data-- 0|MagicMir | [27.12.2023 15:43.57.688] [LOG] Checking URL: http://avwx.rest/api/metar/EDDL?options=summary,translate,info&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:43.57.705] [LOG] Checking URL: http://avwx.rest/api/taf/EDDL?options=summary&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:43.57.709] [LOG] Checking URL: http://avwx.rest/api/metar/EDLP?options=summary,translate,info&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:43.57.714] [LOG] Checking URL: http://avwx.rest/api/taf/EDLP?options=summary&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:43.57.719] [LOG] Checking URL: http://avwx.rest/api/metar/EDDB?options=summary,translate,info&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:43.57.725] [LOG] Checking URL: http://avwx.rest/api/taf/EDDB?options=summary&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:43.57.729] [LOG] Checking URL: http://avwx.rest/api/metar/EDDH?options=summary,translate,info&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:43.57.733] [LOG] Checking URL: http://avwx.rest/api/taf/EDDH?options=summary&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:43.57.738] [LOG] Create new newsfetcher for url: https://www.spiegel.de/schlagzeilen/tops/index.rss - Interval: 300000 0|MagicMir | [27.12.2023 15:43.57.768] [LOG] Create new newsfetcher for url: https://rss.sueddeutsche.de/rss/Topthemen - Interval: 300000 0|MagicMir | [27.12.2023 15:43.57.775] [LOG] Create new newsfetcher for url: https://www.tagesschau.de/infoservices/alle-meldungen-100~rss2.xml - Interval: 300000 0|MagicMir | [27.12.2023 15:43.57.781] [LOG] Create new newsfetcher for url: https://www.eddh.de/special/rss/feed.rss - Interval: 300000 0|MagicMir | [27.12.2023 15:43.57.789] [LOG] Create new newsfetcher for url: https://rp-online.de/feed.rss - Interval: 300000 0|MagicMir | [27.12.2023 15:43.57.795] [LOG] Create new newsfetcher for url: https://rp-online.de/nrw/staedte/ratingen/feed.rss - Interval: 300000 0|MagicMir | [27.12.2023 15:43.57.874] [INFO] Checking git for module: MMM-BackgroundSlideshow 0|MagicMir | [27.12.2023 15:43.57.986] [INFO] Checking git for module: MMM-DWD-WarnWeather 0|MagicMir | [27.12.2023 15:43.58.104] [INFO] Checking git for module: MMM-NINA 0|MagicMir | [27.12.2023 15:43.58.141] [INFO] BACKGROUNDSLIDESHOW: Reading directory "modules/MMM-BackgroundSlideshow/BackgroundImages" for images. 0|MagicMir | [27.12.2023 15:43.58.152] [INFO] BACKGROUNDSLIDESHOW: 48 files found 0|MagicMir | [27.12.2023 15:43.58.185] [INFO] Checking git for module: MMM-TAF 0|MagicMir | [27.12.2023 15:43.58.232] [INFO] BACKGROUNDSLIDESHOW_NEXT_IMAGE 0|MagicMir | [27.12.2023 15:43.58.234] [INFO] BACKGROUNDSLIDESHOW: reading path "modules/MMM-BackgroundSlideshow/BackgroundImages/IMG_1402.JPG" 0|MagicMir | [27.12.2023 15:43.58.386] [LOG] Airports remaining: 7 0|MagicMir | [27.12.2023 15:43.58.394] [INFO] Checking git for module: MMM-OpenmapWeather 0|MagicMir | [27.12.2023 15:43.58.456] [LOG] Airports remaining: 6 0|MagicMir | [27.12.2023 15:43.58.473] [LOG] Airports remaining: 5 0|MagicMir | [27.12.2023 15:43.58.482] [INFO] Checking git for module: MagicMirror 0|MagicMir | [27.12.2023 15:43.58.669] [LOG] Airports remaining: 4 0|MagicMir | [27.12.2023 15:43.59.642] [LOG] Airports remaining: 3 0|MagicMir | [27.12.2023 15:44.00.486] [LOG] Airports remaining: 2 0|MagicMir | [27.12.2023 15:44.00.492] [LOG] Airports remaining: 1 0|MagicMir | [27.12.2023 15:44.00.504] [LOG] Airports remaining: 0 0|MagicMir | [27.12.2023 15:44.00.509] [LOG] Socket notification sent.
-
RE: No news after update to 2.25
I changed it to https, but still no news. I will try your next suggestion.
-
RE: No news after update to 2.25
[TAILING] Tailing last 50 lines for [all] processes (change the value with --lines option) /home/pi/.pm2/pm2.log last 50 lines: PM2 | 2023-12-27T15:40:18: PM2 log: Stopping app:MagicMirror id:0 PM2 | 2023-12-27T15:40:18: PM2 log: App [MagicMirror:0] exited with code [0] via signal [SIGINT] PM2 | 2023-12-27T15:40:18: PM2 log: pid=1682 msg=process killed PM2 | 2023-12-27T15:40:18: PM2 log: App [MagicMirror:0] starting in -fork mode- PM2 | 2023-12-27T15:40:18: PM2 log: App [MagicMirror:0] online /home/pi/.pm2/logs/MagicMirror-error.log last 50 lines: 0|MagicMir | at processTicksAndRejections (node:internal/process/task_queues:78:11) 0|MagicMir | at runNextTicks (node:internal/process/task_queues:65:3) 0|MagicMir | at process.processImmediate (node:internal/timers:437:9) 0|MagicMir | [27.12.2023 15:40.26.365] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMir | [27.12.2023 15:40.26.365] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues 0|MagicMir | [27.12.2023 15:40.26.371] [ERROR] Whoops! There was an uncaught exception... 0|MagicMir | [27.12.2023 15:40.26.372] [ERROR] ReferenceError: fetch is not defined 0|MagicMir | at fetchNews (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:110:3) 0|MagicMir | at NewsfeedFetcher.startFetch (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:153:3) 0|MagicMir | at Class.createFetcher (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:72:11) 0|MagicMir | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:22:9) 0|MagicMir | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:104:11) 0|MagicMir | at Socket.emit (node:events:513:28) 0|MagicMir | at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:704:39 0|MagicMir | at processTicksAndRejections (node:internal/process/task_queues:78:11) 0|MagicMir | at runNextTicks (node:internal/process/task_queues:65:3) 0|MagicMir | at process.processImmediate (node:internal/timers:437:9) 0|MagicMir | [27.12.2023 15:40.26.373] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMir | [27.12.2023 15:40.26.373] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues 0|MagicMir | [27.12.2023 15:40.26.377] [ERROR] Whoops! There was an uncaught exception... 0|MagicMir | [27.12.2023 15:40.26.378] [ERROR] ReferenceError: fetch is not defined 0|MagicMir | at fetchNews (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:110:3) 0|MagicMir | at NewsfeedFetcher.startFetch (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:153:3) 0|MagicMir | at Class.createFetcher (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:72:11) 0|MagicMir | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:22:9) 0|MagicMir | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:104:11) 0|MagicMir | at Socket.emit (node:events:513:28) 0|MagicMir | at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:704:39 0|MagicMir | at processTicksAndRejections (node:internal/process/task_queues:78:11) 0|MagicMir | at runNextTicks (node:internal/process/task_queues:65:3) 0|MagicMir | at process.processImmediate (node:internal/timers:437:9) 0|MagicMir | [27.12.2023 15:40.26.380] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMir | [27.12.2023 15:40.26.381] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues 0|MagicMir | [27.12.2023 15:40.26.391] [ERROR] Whoops! There was an uncaught exception... 0|MagicMir | [27.12.2023 15:40.26.393] [ERROR] ReferenceError: fetch is not defined 0|MagicMir | at fetchNews (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:110:3) 0|MagicMir | at NewsfeedFetcher.startFetch (/home/pi/MagicMirror/modules/default/newsfeed/newsfeedfetcher.js:153:3) 0|MagicMir | at Class.createFetcher (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:72:11) 0|MagicMir | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:22:9) 0|MagicMir | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:104:11) 0|MagicMir | at Socket.emit (node:events:513:28) 0|MagicMir | at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:704:39 0|MagicMir | at processTicksAndRejections (node:internal/process/task_queues:78:11) 0|MagicMir | at runNextTicks (node:internal/process/task_queues:65:3) 0|MagicMir | at process.processImmediate (node:internal/timers:437:9) 0|MagicMir | [27.12.2023 15:40.26.393] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMir | [27.12.2023 15:40.26.394] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues /home/pi/.pm2/logs/MagicMirror-out.log last 50 lines: 0|MagicMir | [27.12.2023 15:40.22.640] [LOG] Starting server on port 8080 ... 0|MagicMir | [27.12.2023 15:40.22.659] [LOG] Server started ... 0|MagicMir | [27.12.2023 15:40.22.660] [LOG] Connecting socket for: updatenotification 0|MagicMir | [27.12.2023 15:40.22.661] [LOG] Starting module helper: updatenotification 0|MagicMir | [27.12.2023 15:40.22.662] [LOG] Connecting socket for: MMM-BackgroundSlideshow 0|MagicMir | [27.12.2023 15:40.22.663] [LOG] Connecting socket for: MMM-DWD-WarnWeather 0|MagicMir | [27.12.2023 15:40.22.664] [LOG] MMM-DWD-WarnWeather helper started... 0|MagicMir | [27.12.2023 15:40.22.665] [LOG] Connecting socket for: MMM-NINA 0|MagicMir | [27.12.2023 15:40.22.665] [LOG] MMM-NINA helper method started... 0|MagicMir | [27.12.2023 15:40.22.666] [LOG] Connecting socket for: MMM-TAF 0|MagicMir | [27.12.2023 15:40.22.667] [LOG] MMM-TAF helper started ... 0|MagicMir | [27.12.2023 15:40.22.667] [LOG] Connecting socket for: newsfeed 0|MagicMir | [27.12.2023 15:40.22.668] [LOG] Starting node helper for: newsfeed 0|MagicMir | [27.12.2023 15:40.22.668] [LOG] Sockets connected & modules started ... 0|MagicMir | [27.12.2023 15:40.22.934] [LOG] Launching application. 0|MagicMir | [27.12.2023 15:40.26.288] [LOG] Notification: GET_TAF 0|MagicMir | [27.12.2023 15:40.26.292] [LOG] --Aviation TAF: Fetching TAF Data-- 0|MagicMir | [27.12.2023 15:40.26.296] [LOG] Checking URL: http://avwx.rest/api/metar/EDDL?options=summary,translate,info&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:40.26.306] [LOG] Checking URL: http://avwx.rest/api/taf/EDDL?options=summary&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:40.26.309] [LOG] Checking URL: http://avwx.rest/api/metar/EDLP?options=summary,translate,info&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:40.26.312] [LOG] Checking URL: http://avwx.rest/api/taf/EDLP?options=summary&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:40.26.316] [LOG] Checking URL: http://avwx.rest/api/metar/EDDB?options=summary,translate,info&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:40.26.318] [LOG] Checking URL: http://avwx.rest/api/taf/EDDB?options=summary&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:40.26.321] [LOG] Checking URL: http://avwx.rest/api/metar/EDDH?options=summary,translate,info&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:40.26.324] [LOG] Checking URL: http://avwx.rest/api/taf/EDDH?options=summary&format=json&onfail=cache 0|MagicMir | [27.12.2023 15:40.26.328] [LOG] Create new newsfetcher for url: http://www.spiegel.de/schlagzeilen/tops/index.rss - Interval: 300000 0|MagicMir | [27.12.2023 15:40.26.346] [LOG] Create new newsfetcher for url: http://rss.sueddeutsche.de/rss/Topthemen - Interval: 300000 0|MagicMir | [27.12.2023 15:40.26.360] [LOG] Create new newsfetcher for url: http://www.tagesschau.de/xml/rss2 - Interval: 300000 0|MagicMir | [27.12.2023 15:40.26.370] [LOG] Create new newsfetcher for url: http://www.eddh.de/special/rss/feed.rss - Interval: 300000 0|MagicMir | [27.12.2023 15:40.26.376] [LOG] Create new newsfetcher for url: https://rp-online.de/feed.rss - Interval: 300000 0|MagicMir | [27.12.2023 15:40.26.388] [LOG] Create new newsfetcher for url: https://rp-online.de/nrw/staedte/ratingen/feed.rss - Interval: 300000 0|MagicMir | [27.12.2023 15:40.26.422] [INFO] Checking git for module: MMM-BackgroundSlideshow 0|MagicMir | [27.12.2023 15:40.26.485] [INFO] Checking git for module: MMM-DWD-WarnWeather 0|MagicMir | [27.12.2023 15:40.26.643] [INFO] Checking git for module: MMM-NINA 0|MagicMir | [27.12.2023 15:40.26.685] [INFO] BACKGROUNDSLIDESHOW: Reading directory "modules/MMM-BackgroundSlideshow/BackgroundImages" for images. 0|MagicMir | [27.12.2023 15:40.26.698] [INFO] BACKGROUNDSLIDESHOW: 48 files found 0|MagicMir | [27.12.2023 15:40.26.762] [INFO] Checking git for module: MMM-TAF 0|MagicMir | [27.12.2023 15:40.26.805] [INFO] BACKGROUNDSLIDESHOW_NEXT_IMAGE 0|MagicMir | [27.12.2023 15:40.26.808] [INFO] BACKGROUNDSLIDESHOW: reading path "modules/MMM-BackgroundSlideshow/BackgroundImages/IMG_9710.JPG" 0|MagicMir | [27.12.2023 15:40.26.983] [LOG] Airports remaining: 7 0|MagicMir | [27.12.2023 15:40.26.991] [LOG] Airports remaining: 6 0|MagicMir | [27.12.2023 15:40.26.996] [LOG] Airports remaining: 5 0|MagicMir | [27.12.2023 15:40.27.000] [LOG] Airports remaining: 4 0|MagicMir | [27.12.2023 15:40.27.007] [LOG] Airports remaining: 3 0|MagicMir | [27.12.2023 15:40.27.014] [LOG] Airports remaining: 2 0|MagicMir | [27.12.2023 15:40.27.019] [LOG] Airports remaining: 1 0|MagicMir | [27.12.2023 15:40.27.024] [LOG] Airports remaining: 0 0|MagicMir | [27.12.2023 15:40.27.031] [LOG] Socket notification sent. 0|MagicMir | [27.12.2023 15:40.27.034] [INFO] Checking git for module: MMM-OpenmapWeather 0|MagicMir | [27.12.2023 15:40.27.103] [INFO] Checking git for module: MagicMirror
-
No news after update to 2.25
Hi I updated my MM to V2.25 with @sdetweil script.
But now, the newsfeed widget only shows “no news at the moment”.
My config is:
{ module: "newsfeed", position: "bottom_bar", config: { feeds: [ { title: "Spiegel", url: "http://www.spiegel.de/schlagzeilen/tops/index.rss", }, { title: "Süddeutsche", url: "http://rss.sueddeutsche.de/rss/Topthemen", }, { title: "Tagesschau", url: "http://www.tagesschau.de/xml/rss2", }, { title: "EDDH", url: "http://www.eddh.de/special/rss/feed.rss", encoding: "ISO-8859-1", }, { title: "RP News", url: "https://rp-online.de/feed.rss", }, { title: "RP Ratingen", url: "https://rp-online.de/nrw/staedte/ratingen/feed.rss", } ], showSourceTitle: true, showPublishDate: true, broadcastNewsFeeds: false, broadcastNewsUpdates: false, updateInterval: 30000, ignoreOldItems: true, ignoreOlderThan: 86400000 //86400000 = 1 Tag } },
Any ideas?
-
RE: MM don't start after update
@sdetweil Thank you, that was the correct actions.
-
MM don't start after update
Hi,
I used @sdetweil update script to update my MM. This worked “fine”, but the MM did not show up after reboot.
pm2 status says:
│ id │ name │ mode │ ↺ │ status │ cpu │ memory │ ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤ │ 0 │ MagicMirror │ fork │ 1 │ stopped │ 0% │ 0b │
and
npm start saysnpm start > magicmirror@2.25.0 start > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js [20.12.2023 13:59.51.204] [LOG] Starting MagicMirror: v2.25.0 [20.12.2023 13:59.51.211] [LOG] Loading config ... [20.12.2023 13:59.51.215] [DEBUG] config template file not exists, no envsubst [20.12.2023 13:59.51.222] [LOG] Loading module helpers ... [20.12.2023 13:59.51.224] [LOG] No helper found for module: alert. [20.12.2023 13:59.51.239] [LOG] Initializing new module helper ... [20.12.2023 13:59.51.241] [LOG] Module helper loaded: updatenotification [20.12.2023 13:59.51.684] [LOG] Initializing new module helper ... [20.12.2023 13:59.51.685] [LOG] Module helper loaded: MMM-BackgroundSlideshow [20.12.2023 13:59.51.687] [LOG] No helper found for module: clock. [20.12.2023 13:59.51.785] [ERROR] (node:1886) UnhandledPromiseRejectionWarning: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/pi/MagicMirror/modules/MMM-DWD-WarnWeather/node_modules/node-fetch/src/index.js from /home/pi/MagicMirror/modules/MMM-DWD-WarnWeather/node_helper.js not supported. Instead change the require of index.js in /home/pi/MagicMirror/modules/MMM-DWD-WarnWeather/node_helper.js to a dynamic import() which is available in all CommonJS modules. at f._load (node:electron/js2c/asar_bundle:2:13330) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-DWD-WarnWeather/node_helper.js:12:15) at f._load (node:electron/js2c/asar_bundle:2:13330) at loadModule (/home/pi/MagicMirror/js/app.js:180:19) at loadModules (/home/pi/MagicMirror/js/app.js:210:10) at async App.start (/home/pi/MagicMirror/js/app.js:258:3) (Use `electron --trace-warnings ...` to show where the warning was created) [20.12.2023 13:59.51.786] [ERROR] (node:1886) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: Kann die Shared-Object-Datei nicht öffnen: Keine Berechtigung (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri) failed to load driver: kms_swrast MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: Kann die Shared-Object-Datei nicht öffnen: Keine Berechtigung (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri) failed to load swrast driver
I don’t know what to do. Any ideas?
-
RE: Want to show full-screen images and switch to MM on keypress
There is a module that works with pages. You can have one page fullscreen the picture and on the other the information.
But I did not try that out.
-
Background image from private iCloud folder
Hello everyone,
My MM is more of a digital picture frame with photos and additional information about the weather.
I live in the Apple world. Now I would like to have a folder on the iPhone where I can copy the photos I want to see on the MM.
Has anyone done this before? I would also like my parents and a few friends to have access to this folder so they can put their pictures there too.
The photos should then appear randomly on MM.
Has anyone done this before and can share their setup with me?
Many thanks
Christian