Android app - Timeline not working since v1.41.1 build 3013 #7472

Closed
opened 2026-02-05 13:04:05 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @blooper6310 on GitHub (Oct 8, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

Any update after 1.41.1 has a broken timeline.

Starting after the update, it would only show the timeline before June 2025.

Closing the app and starting again, i would get : Error Occured - Type Null is not a subtype of type string in type cast.

Login out and back again, the full timeline would show up, but thinking that the assets are not in the cloud.
Scrolling up/down the timeline would fix that, but if I go to search -> recently taken, i get : Error Occurred - Null check operator used on a null value.

I deleted the app, and reinstalled (v2.01) with no lock, cleared cache, deleted sqllite from the app. no luck.

If I go back with version 1.41, all is good again.

The OS that Immich Server is running on

Unraid Docker

Version of Immich Server

v2.01

Version of Immich Mobile App

2.01

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

google pixel 6a

Your docker-compose.yml content

Using Unraid install

Your .env content

Using Unraid install

Reproduction steps

1.Update to version newer than 1.41
2.Open app to see a broken timeline
3.Close open app to see error message
4.Logoff and back to see correct timeline but showing only assets as local, even though they are on the server.
...

Relevant log output


Additional information

No response

Originally created by @blooper6310 on GitHub (Oct 8, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug Any update after 1.41.1 has a broken timeline. Starting after the update, it would only show the timeline before June 2025. Closing the app and starting again, i would get : Error Occured - Type Null is not a subtype of type string in type cast. Login out and back again, the full timeline would show up, but thinking that the assets are not in the cloud. Scrolling up/down the timeline would fix that, but if I go to search -> recently taken, i get : Error Occurred - Null check operator used on a null value. I deleted the app, and reinstalled (v2.01) with no lock, cleared cache, deleted sqllite from the app. no luck. If I go back with version 1.41, all is good again. ### The OS that Immich Server is running on Unraid Docker ### Version of Immich Server v2.01 ### Version of Immich Mobile App 2.01 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Device make and model google pixel 6a ### Your docker-compose.yml content ```YAML Using Unraid install ``` ### Your .env content ```Shell Using Unraid install ``` ### Reproduction steps 1.Update to version newer than 1.41 2.Open app to see a broken timeline 3.Close open app to see error message 4.Logoff and back to see correct timeline but showing only assets as local, even though they are on the server. ... ### Relevant log output ```shell ``` ### Additional information _No response_
Author
Owner

@shenlong-tanwen commented on GitHub (Oct 8, 2025):

Can you attach the mobile app logs as well?

@shenlong-tanwen commented on GitHub (Oct 8, 2025): Can you attach the mobile app logs as well?
Author
Owner

@blooper6310 commented on GitHub (Oct 8, 2025):

Immich_log_2025-10-08T10_03_43.004868.log

@blooper6310 commented on GitHub (Oct 8, 2025): [Immich_log_2025-10-08T10_03_43.004868.log](https://github.com/user-attachments/files/22776436/Immich_log_2025-10-08T10_03_43.004868.log)
Author
Owner

@alextran1502 commented on GitHub (Oct 8, 2025):

Looks like a case of some bad dates in the timeline

@alextran1502 commented on GitHub (Oct 8, 2025): Looks like a case of some bad dates in the timeline
Author
Owner

@blooper6310 commented on GitHub (Oct 8, 2025):

Thanks for the reply, any idea why app version 1.41 would work without a problem?
Also, how would i go to fix the problem.

@blooper6310 commented on GitHub (Oct 8, 2025): Thanks for the reply, any idea why app version 1.41 would work without a problem? Also, how would i go to fix the problem.
Author
Owner

@blooper6310 commented on GitHub (Oct 8, 2025):

I was able to identify the ONE file that was causing the issue.
I reinstalled app v1.41 and the problem file showed up at the top of the timeline.

It had an invalid date on it. I updated the date through the web browser, reinstalled android app v2.01 and all looks ok for now.

No more issue.

So i guess the android app was handling the wrong file differently after v1.41

@blooper6310 commented on GitHub (Oct 8, 2025): I was able to identify the ONE file that was causing the issue. I reinstalled app v1.41 and the problem file showed up at the top of the timeline. It had an invalid date on it. I updated the date through the web browser, reinstalled android app v2.01 and all looks ok for now. No more issue. So i guess the android app was handling the wrong file differently after v1.41
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#7472