Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No photos (from Immich) for a trip are shown #889

Open
kho-git opened this issue Feb 15, 2025 · 3 comments
Open

No photos (from Immich) for a trip are shown #889

kho-git opened this issue Feb 15, 2025 · 3 comments

Comments

@kho-git
Copy link

kho-git commented Feb 15, 2025

OS & Hardware
Ubuntu LTS on DELL E7240

Version
Dawarich 0.24.1
Immich 1.126.1

Describe the bug
In Immich there is a series of photos for a particular calendar day, all with geo-coordinates.
If I now create a new trip for this day in DaWarIch, the trip of that day is displayed on the map (with the corresponding option in the map legend). But none of the photos, neither to the right of the map, nor within the map along the blue lines.

To Reproduce
Steps to reproduce the behavior:

  1. Go to [New trip]
  2. Fill in [Started at] and [Ended at] with dates and time where the connected Immich instance has photos with geo coordinates
  3. Klick [Create trip] and wait some seconds
  4. Activate 'Route' and 'Photos' in the map legend
  5. You can see the route, but no photo (see attached screenshot)

Expected behavior
You can see the route and up to 12 photos on the right side of the screen

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
If applicable, add logs from containers dawarich_app and dawarich_sidekiq to help explain your problem.

Additional context
I have only been able to observe this misbehavior with very old (~1980) scanned slides.

_dawarich_sidekiq_logs_KT1980.txt
_dawarich_app_logs_KT1980.txt
Image

@Freika
Copy link
Owner

Freika commented Feb 16, 2025

Are there errors in the browser console?

@kho-git
Copy link
Author

kho-git commented Feb 16, 2025

I found only this one (with Brave):
Failed to load resource: the server responded with a status of 404 (Not Found) :3000/images/bg-image.jpg:1

This is the saved text from the console:

trip_map_controller-e83c533dbc3be8664703c70373552599d3649657c6a45abc619099f6aa8c6a89.js:18 TripMap controller connected
trip_map_controller-e83c533dbc3be8664703c70373552599d3649657c6a45abc619099f6aa8c6a89.js:18 TripMap controller connected
turbo.es2017-esm.js:766 Fetch finished loading: GET "http://192.168.178.25:3000/trips/9".
$ @ turbo.es2017-esm.js:766
perform @ turbo.es2017-esm.js:897
await in perform
(anonymous) @ turbo.es2017-esm.js:1090
setTimeout
setLater @ turbo.es2017-esm.js:1089
#b @ turbo.es2017-esm.js:4152
trips_controller-5c707db591f5e65765961fd8af743e9277a28c7558f6ad861386856c6b5ed906.js:34 Trips controller connected
controller.ts:28 [Violation] 'requestAnimationFrame' handler took 69ms
trips_controller-5c707db591f5e65765961fd8af743e9277a28c7558f6ad861386856c6b5ed906.js:89 Dataset values: {startedAt: '1980-04-05 00:00:00 +0100', endedAt: '1980-04-05 23:00:00 +0100', path: '"LINESTRING (8.1337 53.53391, 8.13645 53.5438, 8.1…07 53.55839, 8.10707 53.55839, 8.11775 53.55993)"'}
helpers:171 Fetch finished loading: GET "http://192.168.178.25:3000/api/v1/photos?api_key=c25dd36736795fc984e7a647fce2cce6&start_date=1980-04-04&end_date=1980-04-05".
fetchAndDisplayPhotos @ helpers:171
(anonymous) @ trips_controller-5c707db591f5e65765961fd8af743e9277a28c7558f6ad861386856c6b5ed906.js:124
fire @ leaflet-df8cad8209f4c881748f4a80602b1db6b35fd939bdeba37ddbd0402f3782648b.js:5
_onLayerChange @ leaflet-df8cad8209f4c881748f4a80602b1db6b35fd939bdeba37ddbd0402f3782648b.js:5
fire @ leaflet-df8cad8209f4c881748f4a80602b1db6b35fd939bdeba37ddbd0402f3782648b.js:5
_layerAdd @ leaflet-df8cad8209f4c881748f4a80602b1db6b35fd939bdeba37ddbd0402f3782648b.js:5
whenReady @ leaflet-df8cad8209f4c881748f4a80602b1db6b35fd939bdeba37ddbd0402f3782648b.js:5
addLayer @ leaflet-df8cad8209f4c881748f4a80602b1db6b35fd939bdeba37ddbd0402f3782648b.js:5
_onInputClick @ leaflet-df8cad8209f4c881748f4a80602b1db6b35fd939bdeba37ddbd0402f3782648b.js:5
handler @ leaflet-df8cad8209f4c881748f4a80602b1db6b35fd939bdeba37ddbd0402f3782648b.js:5

I have also attached all the log files.

_dawarich_sidekiq_logs#889.txt
_dawarich_redis_logs#889.txt
_dawarich_db_logs#889.txt
_dawarich_app_logs#889.txt

@Danielson89
Copy link

Danielson89 commented Mar 11, 2025

Following

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants