Federico Alvarez

Results 8 comments of Federico Alvarez

Same here. I run it on a RPi4 64bits and runs OK, if I run it on a Pi Zero W, which is 32bits, it gives the same error. Surely...

same here. And for non custom Icons I cannot get it to work either.

I ended up creating 32 icons, each one with a different rotation angle, and loading the one closest to the angle needed. Not the most elegant solution but works...

> looks like there is an [bugfix](https://github.com/docker/for-linux/issues/1481#issuecomment-1907136921) comming via docker. Thanks forTT78 for the update and keeping track! I think it would still be useful to have the recreate command...

> Try this project. You might have better luck: https://github.com/georgezhao2010/midea_ac_lan That project worked perfectly! Auto discover did not automatically find the device, but manually entering the IP was enough. Just...

What about creating a VOLUME with the Postgres data? For example, making the whole /var/lib/postgresql/9.5/main as a mounted volume. So if the container is restarted the databases should be up...

For the past couple of hours I've been trying to get it to work with Volumes, but with no luck. I think the problem is that I cannot tell nominatim...