I
Immich3mo ago
buha

No images in timeline, though they appear in searches, people etc.

I made a major update of my immich, I don't know the previous version, I'm currently at 1.136.0. Due to an sd card failure, I had lost the .yml and .env and had to recreate them. Then I used the last database backup and restored it. After some lenghty migrations (due to immich version bump), I was able to log in with my previous users, all (it seems!) photos are accessible through search or from people/locations. But the Timeline is EMPTY! It behaves the same from web and app. Also, I have 1 album which is visible both on web and app. So it seems just the main timeline has issues. I see no errors when monitoring docker compose logs -f. How to investigate this ?
2 Replies
Immich
Immich3mo ago
:wave: Hey @buha, Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. This will help us be more effective in our support effort and leave more time for building Immich :immich:. References - Container Logs: docker compose logs docs - Container Status: docker ps -a docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy - Code Formatting https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline#h_01GY0DAKGXDEHE263BCAYEGFJA Checklist I have... 1. :ballot_box_with_check: verified I'm on the latest release(note that mobile app releases may take some time). 2. :ballot_box_with_check: read applicable release notes. 3. :ballot_box_with_check: reviewed the FAQs for known issues. 4. :ballot_box_with_check: reviewed Github for known issues. 5. :ballot_box_with_check: tried accessing Immich via local ip (without a custom reverse proxy). 6. :ballot_box_with_check: uploaded the relevant information (see below). 7. :ballot_box_with_check: tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable (an item can be marked as "complete" by reacting with the appropriate number) Information In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider: - Your docker-compose.yml and .env files. - Logs from all the containers and their status (see above). - All the troubleshooting steps you've tried so far. - Any recent changes you've made to Immich or your system. - Details about your system (both software/OS and hardware). - Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h). - The version of the Immich server, mobile app, and other relevant pieces. - Any other information that you think might be relevant. Please paste files and logs with proper code formatting, and especially avoid blurry screenshots. Without the right information we can't work out what the problem is. Help us help you ;) If this ticket can be closed you can use the /close command, and re-open it later if needed. Successfully submitted, a tag has been added to inform contributors. :white_check_mark:
buha
buhaOP3mo ago
i need some ideas here please, i just want a pointer on how to investigate as i don't get log output! for example, clicking the Timeline button in the left sidebar produces this:
immich_server | [Nest] 18 - 07/27/2025, 10:40:49 AM DEBUG [Api:LoggingInterceptor~z7j0kf0t] GET /api/timeline/buckets?visibility=timeline&withPartners=true&withStacked=true 200 318.34ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:40:49 AM DEBUG [Api:LoggingInterceptor~z7j0kf0t] GET /api/timeline/buckets?visibility=timeline&withPartners=true&withStacked=true 200 318.34ms ::ffff:192.168.1.8
And pressing Explore -> Click on a place, produces this:
immich_server | [Nest] 18 - 07/27/2025, 10:40:57 AM DEBUG [Api:LoggingInterceptor~yv48rs4b] GET /api/search/explore 200 126.75ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:00 AM DEBUG [Api:LoggingInterceptor~9w90movo] GET /api/people?withHidden=false 200 3207.24ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:05 AM DEBUG [Api:LoggingInterceptor~wwoewspp] GET /api/server/ping 200 1.43ms ::ffff:127.0.0.1
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~37p14y1i] POST /api/search/metadata 200 70.13ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~wtlevopw] GET /api/assets/46ed1e8f-52dd-42a7-97c0-787e4d8cddff/thumbnail?size=thumbnail&c=5%2FcNFQJWZ3B3OIh4mHq4iIqkkEgK 200 43.48ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~72h4o6ot] GET /api/assets/3f27f09c-dae2-4609-b7c1-eb3616402d86/thumbnail?size=thumbnail&c=KNcJFYQ9WqawhHl3dqilc2NCMCYE 200 110.19ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~uasykcyg] GET /api/assets/0a4dc0db-60fa-4a20-a75c-8511ab6a4167/thumbnail?size=thumbnail&c=aOcNDYJZd3hod3d%2Fh1iaU0qQxQVJ 200 109.68ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~4i9q4brg] GET /api/assets/a2dedc20-59ab-4e9c-a0f3-cc06e9b86f50/thumbnail?size=thumbnail&c=59YJFYIIeYiVhni6eJd3UGh1gBgG 200 113.95ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:40:57 AM DEBUG [Api:LoggingInterceptor~yv48rs4b] GET /api/search/explore 200 126.75ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:00 AM DEBUG [Api:LoggingInterceptor~9w90movo] GET /api/people?withHidden=false 200 3207.24ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:05 AM DEBUG [Api:LoggingInterceptor~wwoewspp] GET /api/server/ping 200 1.43ms ::ffff:127.0.0.1
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~37p14y1i] POST /api/search/metadata 200 70.13ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~wtlevopw] GET /api/assets/46ed1e8f-52dd-42a7-97c0-787e4d8cddff/thumbnail?size=thumbnail&c=5%2FcNFQJWZ3B3OIh4mHq4iIqkkEgK 200 43.48ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~72h4o6ot] GET /api/assets/3f27f09c-dae2-4609-b7c1-eb3616402d86/thumbnail?size=thumbnail&c=KNcJFYQ9WqawhHl3dqilc2NCMCYE 200 110.19ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~uasykcyg] GET /api/assets/0a4dc0db-60fa-4a20-a75c-8511ab6a4167/thumbnail?size=thumbnail&c=aOcNDYJZd3hod3d%2Fh1iaU0qQxQVJ 200 109.68ms ::ffff:192.168.1.8
immich_server | [Nest] 18 - 07/27/2025, 10:41:23 AM DEBUG [Api:LoggingInterceptor~4i9q4brg] GET /api/assets/a2dedc20-59ab-4e9c-a0f3-cc06e9b86f50/thumbnail?size=thumbnail&c=59YJFYIIeYiVhni6eJd3UGh1gBgG 200 113.95ms ::ffff:192.168.1.8
So basically I have no idea what's happening when clicking on Timeline

Did you find this page helpful?