evcc on Raspberry Pi 1 Model B+ Docker version isn't working anymore - config works using macOS #10555
-
The evcc.io Docker installation on my Raspberry Pi 1 Model B+ isn't working anymore. It was working for a very long time and it seems that it isn't a problem with the evcc.yaml because the config is working with the macOS version of evcc. Raspberry Pi 1 Model B+ on Alpine Linux – Docker version is 24.0.7 – Docker Compose version is 2.23.0 – evcc Docker image 0.121.5 The docker-compose.yml looks the following: version: '3' The error code in docker-compose while starting evcc is either 0 or 132 – What could be the issue? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 30 replies
-
What does |
Beta Was this translation helpful? Give feedback.
-
@kevbenjam You mentioned it worked for a long time. What did you change that caused these issues to start? |
Beta Was this translation helpful? Give feedback.
Gave it a shot: #17959
Not sure how robust the variable translation is, but locally this does not break also for multiarch builds and platforms where TARGETVARIANT is not present.