hassio-addons / addon-unifi

UniFi Network Application - Home Assistant Community Add-ons
https://addons.community
MIT License
276 stars 137 forks source link

:ambulance: Fix missing log folders causing crash #384

Closed frenck closed 2 years ago

frenck commented 2 years ago

Proposed Changes

It seems that newer UniFi Network Application versions require the log folder to exist (or the application gets into a limbo state, serving only 404s or getting stuck in database migration).

This PR adjusts the cleanup in our Dockerfile to be less aggressive (and keeps the folders around).