Evgenii Burmakin
Evgenii Burmakin
Should be fixed in 0.30.7
In the Console (https://dawarich.app/docs/FAQ#how-to-enter-dawarich-console) run this: ```ruby Trip.find_each do |trip| Trips::CreatePathJob.perform_later(trip.id) end ```
@jacobbehrnes was your issue resolved?
Please provide logs from both `dawarich_sidekiq` and `dawarich_app` containers
logs from the mentioned docker containers
Please provide logs from `dawarich_app` container
Ah, misunderstood. Not preserving layers state (enabled points, disabled heatmap, for example) is the intended behavior. It might be changed in the future.