Stuck on "Trip path is being calculated..."

Hello!

I have a set up with Immich integration and when creating a Trip, it shows the thumbnails of the trip period but nothing about Distance or Countries, and the entire left block page is stuck on “Trip path is being calculated…”

This is the log I get when pressing “New trip”, writing a date and name, and then press “Create Trip” button.

I think it might have been fixed in recent versions, what version you’re on? Also logs would help

I was on 1.7.2. I just updated to 1.7.5 and I still see the same behavior.

This is the log I failed to paste in previous post dawarich - Pastebin.com

Here is a new log that shows something that I think it is a bit more relevant. Version 1.7.5, and adding a trip of 1 day long: dawarichtrip - Pastebin.com

TLDR:

dawarich_sidekiq | Performing Trips::CalculateCountriesJob (Job ID: 68cfc509-306f-41c3-bfc2-5d0b923f719a) from Sidekiq(trips) enqueued at 2026-05-08T21:15:35.445609225Z with arguments: 7, “km”
dawarich_sidekiq | Error performing Trips::CalculatePathJob (Job ID: 553d9a2d-12c8-41b7-8974-b998b4740fa9) from Sidekiq(trips) in 6.36ms: ActiveRecord::RecordNotFound (Couldn’t find Trip with ‘id’=7):

dawarich_sidekiq | I, [2026-05-08T21:15:35.452654 #1] INFO – : fail
dawarich_sidekiq | I, [2026-05-08T21:15:35.453721 #1] INFO – : /var/app/vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.3/lib/active_record/core.rb:280:in ‘ActiveRecord::Core::ClassMethods#find’: Couldn’t find Trip with ‘id’=7 (ActiveRecord::RecordNotFound)