@rts58 i did not add error reporting yet, this should keep it
from stalling
Read the statement by Michael Teeuw here.
Posts
-
RE: HEIC and MMM-ImagesPhotos
-
RE: HEIC and MMM-ImagesPhotos
@rts58 the prior code started the timer only after
image was loaded. but we have already waited timeout time
so we can get the next image -
RE: HEIC and MMM-ImagesPhotos
@rts58 just pushed the updated code, git pull in the module folder
logs an error record to the dev window console on load fail, with the url of the failing image -
RE: Restart MagicMirror once a day
@rkorell yes, pm2 save will ‘save’ the config for use later
this cron feature is new to me. so I haven’t tested what you need to do…
read their doc -
RE: After a power failure, the config.js file disappeared
@sil3ntstorm sadly this happens on system crash, there is no recovery mechanism.
i advise everyone to backup ( i fail sometimes too!, recovering my home automation system now, my backup was old)
use my backup/restore scripts
https://github.com/sdetweil/MagicMirror-backup-restore -
RE: How to install Guide for beginners
@Bobba86 flash the SD card, use the installer script, listed as alternative
-
RE: Update Master Branch
Ja, ich wette, Sie haben Node.js nicht wie für diese Version erforderlich überprüft und aktualisiert. Bitte verwenden Sie mein Upgrade-Skript.
-
RE: V2.31.0 unable to start
@rkorell oops, never can remember when i need to use underscore vs dash! thanks for the catch!
-
RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs
@Volkae ok, did you do the apply ?
do
node -v cd ~/MagicMirror grep version package.jsonMagicMirror version should be 2.31.0
-
RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs
@p1lspeda just fyi, if you use the upgrade script it will npm install all the modules that have a package.json with dependencies after completing the MagicMirror upgrade
-
RE: How to Swipe between pages
@rkorell i tried that a long time ago , but wasnt happy
this time better, ill have to figure out some parms cause 2017 results before 2025 is not helpful either
-
RE: [ERROR] _ is not defined
@nowayto ok, I’ve found the error producer
and I’ll propose a fix…I think this might have been more useful lol
[ERROR] fatal error in /home/sam/MagicMirror/config/config.js at line 19 column 1, _ is not definedI opened
https://github.com/MagicMirrorOrg/MagicMirror/issues/3785for this issue
-
RE: [ERROR] _ is not defined
@nowayto if you have everything working, you can rm it
i was just saying you could prove this change would fix the prior install
i do this for fun, really! pay it forward, help someone else on whatever when you can.
-
RE: [ERROR] _ is not defined
@rkorell I meet the most amazing people, with the most amazing ideas… and I get to help them?!
what more can you ask for?!
-
RE: MMM-GooglePhotos suddenly stopped working this morning
@Jabl0 thanks for the info,
there were two issues in older code
- loaded too many images into browser, slow creep. this is working storage size. i think this is fixed, but the failure seems indicative
- a bad image, which caused a hang but not black screen
i will add the memory space debugging to this module, will let you know for update
-
RE: MM Windows 11 install - 3rd party modules won't work
@lvolkjr I copied your config and changed to my apikey and it worked as expected… (On windows 11)
maybe you have missed a character in the apikey at the start or end on a copy/paste -
RE: Magic Mirror runs twice on boot
@ByronJames never seen this happen
What OS is this??
Technically a second instance should fail as the port is in use by the first instance.
-
RE: Calvin and Hobbs
@plainbroke i click the screen and it goes to center
i dont see why the image is scrunched and stretched
this is all the time i can invest in this
-
RE: Issues with MMM-Button
@schlomm said in Issues with MMM-Button:
@sdetweil You’ve said that I only need to change some settings in the rasp-config. Do you have any additional information what needs to be changed?
I updated my post, I was incorrect