@eyesallin this is an issue with the latest RPi5 kernel. Until a fix is available a workaround is the following command:
sudo ln -s /dev/gpiochip0 /dev/gpiochip4
More info about it:
@eyesallin this is an issue with the latest RPi5 kernel. Until a fix is available a workaround is the following command:
sudo ln -s /dev/gpiochip0 /dev/gpiochip4
More info about it:
@eyesallin This has been quicly fixed in the python-gpiozero package and the workaround is not needed anymore.
@sdetweil duh - I didn’t see that I can scroll down the error message
@sdetweil yes - all that is needed is …/2.5/… -> …/3.0/…
@sdetweil I testet your branch and so far it looks good with my test calendar and also with my real ones.
@sdetweil I testet your branch and so far it looks good with my test calendar and also with my real ones.
@JohnGalt @sdetweil it seems that the website doesn’t provide the data anymore. This is an URL that is build in the module:
https://www.autoblog.com/14904-gas-prices/
it results in a 404:
@sdetweil 2.29 please
(2.28 is too old :) )
@sdetweil I am going to test your fix with my calendar too, as it was the cause for the initial fix.
@Ray updates are still done even the screen is off.
@Ray said in MMM-OpenWeatherForecast:
@wishmaster270 yes I have mine set for 15
but that doesn’t explain why when I turn it on for the first time in the morning they already have 20 calls I don’t get that
What means “turn it on”? Boot up the Pi or turn on the screen?
@kasperb there is a fork of MMM-Reddit which seems to be updated: https://github.com/CurlyQ12391/MMM-RedditDisplay
@butchkemper it seems that you are mixing configuration for the standard weather module and configuration for MMM-OpenWeatherForecast
@htilburgs said in After update 2.29.0 PM2 does not work:
VERSIONS: electron: undefined; used node: 20.9.0; installed node: 20.9.0; npm: 10.1.0; pm2: 5.4.2
for whatever reason MM doesn’t recognises your electron version
@chrisfr1976 said in Mirror not starting after update:
npm ERR! notsup Required: {“node”:“>=20.9.0 <21 || 22”}
npm ERR! notsup Actual: {“npm”:“10.5.0”,“node”:“v21.7.3”}
You are using an unsupported nodejs version: 21.x
MM needs either 20.9.0 or any 22.x