Photos still not visible on map
OS & Hardware Provide your software and hardware specs OpenSuse, docker
Version Provide the version of Dawarich you're experiencing the problem on. 0.30.7
Describe the bug
After upgrading to latest version images from Photoprism are still not visible in maps, tried creating trip as a workaround but still no any images are shown, there is no any errors visible in the logs:
method=GET path=/api/v1/photos format=/ controller=Api::V1::PhotosController action=index status=200 allocations=1848 duration=4.34 view=0.11 db=0.65
Same Problem Here. No Photos shown in Map.
Same Problem Here. No Photos shown in Map.
Same here, but using Immich as a backend. No evident errors in logs here.
Same here; using Immich and I don't see a single image anywhere.
The photos layer works correctly for me on desktop web browsers but does not work on iOS web browsers. Just curious, what are other people experiencing this issue using?
Hi I have the same issue with Immich, no pictures are shown, and I get a error message "Failed to fetch Photos"
Windows WSL/ Docker compose Ver 0.30.12
Log message {"method":"GET","path":"/api/v1/photos/5bdf05e7-efa1-4abf-ac26-dda3a162e274/thumbnail.jpg","format":"jpeg","controller":"Api::V1::PhotosController","action":"thumbnail","status":403,"allocations":2125,"duration":16.8,"view":0.3,"db":2.0}
Tried both with desktop Edge & Firefox Tried changing the Immich API key with full access (not just read)
(the same in Trips, no photos are shown)
Thanks
I think this issue and this one are probably the same: (but immich in the other issue) https://github.com/Freika/dawarich/issues/1071
In the other issues is a workaround is stated, it is working for me.
If you select today/7 days/last month and select the photo layer, it doesn't work. If you select today/7 days/last month, press search, and THEN select the photo layer, it works.
Hi, yes
The workaround works for maps but not for trips.
Also, Immich geolocalisation data is all over the place
Is there a way to delete it from the data base?
Thanks
mmh, for me photos are working in trips and with the workaround on normal page. I use immich.
I added also the "asset.view" and "asset.statistics" permission to the immich API key BEFORE i created the trip.
+1 to this, getting 403 errors in client console (which also passes API key to clients) despite giving the API key full permissions. No relevant error logs that I can see in the server.
GET https://dawarich.local.xx.com/api/v1/photos/e45c92fe-150c-4ecb-9682-ee1d6af892a7/thumbnail.jpg?api_key=3762ac1edf740bae0fbxxb0e12ce3c8f&source=immich 403 (Forbidden)
photos:60 Failed to load photo 920f9659-d803-46b0-a4dc-de1c00210685
img.onerror @ photos:60
Docker deployment, Dawarich 0.32.0, Immich 1.142.1.
The issue is still present on Dawarich 0.35.1 with Immich 2.2.2, both running in containers. QuTS hero h5.2.7.3297 Docker version 27.1.2-qnap7, build d46fd47
request: GET https://dawarich.host/api/v1/photos?api_key=fake_api_key&start_date=2025-11-10 00:00:00 +0100&end_date=2025-11-10 23:59:59 +0100
Dawarich container log:
==== IMMICH RESPONSE ====
{"message" => "takenAfter must be a date string", "error" => "Bad Request", "statusCode" => 400, "correlationId" => "uuj5wlul"}
method=GET path=/api/v1/photos format=html controller=Api::V1::PhotosController action=index status=200 allocations=5442 duration=58.23 view=0.19 db=1.32
{"message" => "takenAfter must be a date string", "error" => "Bad Request", "statusCode" => 400, "correlationId" => "uuj5wlul"}
i'm having a similar error on 0.36.0