Skip to content

v5.2.2 - pypowerwall ulimits & weather411 0.2.4

Latest

Choose a tag to compare

@jasonacox-sam jasonacox-sam released this 12 Aug 04:39

Bug Fixes

  • pypowerwall nofile ulimits — the pypowerwall container in powerwall.yml now has explicit nofile soft/hard ulimits set to 65536, matching the existing influxdb and grafana services. This prevents [Errno 24] Too many open files errors in the pypowerwall logs under heavy load. (PR #846 by @johncuthbertuk)

Updates

  • weather411 v0.2.4 — bumped the weather411 container image to 0.2.4.

Contributors

Thanks to the community members who made this release possible:

  • @johncuthbertuk — reported and fixed the missing pypowerwall ulimits (PR #846, pypowerwall#369)