@p1lspeda said in MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs:
I’ve upgraded to the latest MM Version
not really, 2.31.0-develop <> 2.31.0
@p1lspeda said in MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs:
I’ve upgraded to the latest MM Version
not really, 2.31.0-develop <> 2.31.0
invested some time to grab the comic url, you can try my fork.
this is unrelated to mm, the default url used in the module is https://www.youtube.com/embed/yf5cEJULZXk?si=Dx852YRN5q6NHj0K and I see the same error 153 in my browser.
Clicking on “Watch video on YouTube” will move you to https://www.youtube.com/watch?v=yf5cEJULZXk with the content “This live stream recording is not available.”
So this NASA stream is at least currently not available …
Maybe of interest for @KristjanESPERANTO
I found a good documented PR in another project which explains the dbus errors in detail.
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?from the module README.md:
Please test the used commands first outside of MagicMirror². If they not work from a terminal it makes no sense to use them inside this module.
So what is the output if you run gpiomon -r -b gpiochip0 17 on your machine?
And provide the version with gpiomon -v
Thanks for the positive feedback. I found it amusing that you thanked Sam first, since he provides most of the support here — something for which, honestly, I often lack the time and patience…
The problem itself seemed familiar to me; I just had to track down the corresponding issue.