other questions (not clear from description):
Are you using mmos or are you using Raspberry Pi OS or another OS?
If not mmos, how did you the install? With the install script inside the repo?
Can you provide output of docker compose config?
other questions (not clear from description):
Are you using mmos or are you using Raspberry Pi OS or another OS?
If not mmos, how did you the install? With the install script inside the repo?
Can you provide output of docker compose config?
the dbus errors in the mm logs are only noise, see https://forum.magicmirror.builders/topic/20032/docker-watchtower-container-restarting-and-mm-container-errors-after-upgrade/7#
If the problem occurs:
docker logs labwccd /opt/mm/run && docker compose up -d --force-recreate?@karsten13 any debug we can look at?
@1a2a3a Any unusual log entries in the node or browser console? Do you use the current MM version?
@Mathes75 you are runnng the pios with desktop,
correct. ?
A browser requires the graphical desktop as all the ui is drawn in graphics mode
Please use code block around logs, code or config
Uncaught (in promise) TypeError: searchClass.toLowerCase is not a function
newModules http://192.168.1.180:8080/js/main.js:526
modulesByClass http://192.168.1.180:8080/js/main.js:522
exceptWithClass http://192.168.1.180:8080/js/main.js:507
animatePageChange http://192.168.1.180:8080/modules/MMM-pages/MMM-pages.js:220
notificationReceived http://192.168.1.180:8080/modules/MMM-pages/MMM-pages.js:117
Can you post your pages config
@jtillinghast ok, takes a little extra coding for multiple instances. Just making sure that is handled too
@jtillinghast and then you need multiple instances in config.js
@htilburgs said in MMM-MyTasklist:
Is there a tule for the Ports? Which I can use or not use?
you could add a config param for the port so that everyone who collides with 8123 could choose another one without hacking the source code