@grall_ritnos there are two logs
Console for node_helper, from npm start.
If using pm2, then pm2 logs —lines=nnnn
Nnn is number of lines, 15 is the default
In browser for the web side
Pi5 runs Wayland as the window manager
@grall_ritnos there are two logs
Console for node_helper, from npm start.
If using pm2, then pm2 logs —lines=nnnn
Nnn is number of lines, 15 is the default
In browser for the web side
Pi5 runs Wayland as the window manager
@brentmatthews awesome, thx for the feedback.
can you mark it resolved?
@SecretEUAgent please run the configuration
checker
cd ~/MagicMirror
npm run config:check
@SecretEUAgent make sure you backup
use my backup restore scripts
https://github.com/sdetweil/MagicMirror-backup-restore
@StewartBaird86 use your windows system for the forum
install either winscp or bitvise ssh clients on your windows system, then you can access the target system with a file manager interface and drag/drop files to copy, and still have an ssh terminal too
@MarcLandis i’ll submit an issue and a pr…
and a testcase
@MarcLandis the fix was accepted and merged
@Ray to be fair, it costs money to provide the api. especially as the amount of traffic increases.
we were notified by calendarlabs (holiday calendar used as default), that a lot of MagicMirror systems were requesting the calendar every 5 minutes. we changed our rate to once a week, maybe still too fast.
@JMac yes, the line before needs a trailing comma
@JMac the provider announced that the old 2.5 API would be sunset in June of this year… we didn’t get that update into the last version…
v3.0 is the ONLY one we provide default for…
starting with MM version 2.29
you MUST get a new v3 api key , which requires a credit card.
the 1st 1000 calls to the new api are currently not charged
@HeikoGr i changed one word for soccer, according , to related
btw, thank you for such clear messages and helping others
@MarcLandis can you retest at your convenience
git pull and npm run install-mm
@calimero glad you got it going.
as for your delayed posts
everyone with reputation below 2 has their posts reviewed. this to stop all the junk posts
i review every such post, and occasionally sleep! lol
please don’t double post
@bumrocks they CAN be altered, but are not there by default… yes, you have to discover them , if u have the need
as for the issues and vulnerabilities, they are not in the MM code, but code it uses and that those use… where the MM owners have little to no control (or exposure to the problem)
but many of the issues you present are why I built up the installer and updater scripts, to get you up and running, regardless of your platform choice
this remains a volunteer project, where, if u are interested you can contribute. It is NOT a ‘product’
@dmstansbury and, if u had used my upgrade script, it would have done all that for you!
@gonzonia weird… how did you upgrade to node 21?
apt or nvm?
@hco125 said in MMM-GoogleTasks not compatible with MMM-pages, MMM-Carousel, or MMM-ModuleScheduler:
TypeError: Cannot convert undefined or null to object
at Function.keys ()
bug…
missing data, when display is requested
do this
edit MMM-GoogleTasks.js
change line 37
from
this.tasks;
to
this.tasks= {};
@mumblebaj yes, was trying not to add too much extra as there is already a terminal window open for running MM with the modified module