[beta] no albums found shown in app #6553

Closed
opened 2026-02-05 12:22:12 +03:00 by OVERLORD · 12 comments
Owner

Originally created by @pixel010 on GitHub (Jul 25, 2025).

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

  • Yes

The bug

when switching to beta, no album is shown in the albums
iphone 13 mini

The OS that Immich Server is running on

unraid

Version of Immich Server

1.136.0

Version of Immich Mobile App

1.136.0 build.211

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

-

Your .env content

-

Reproduction steps

1.switch to beta
2.go to albums

Relevant log output


Additional information

Image

Originally created by @pixel010 on GitHub (Jul 25, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug when switching to beta, no album is shown in the albums iphone 13 mini ### The OS that Immich Server is running on unraid ### Version of Immich Server 1.136.0 ### Version of Immich Mobile App 1.136.0 build.211 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Your docker-compose.yml content ```YAML - ``` ### Your .env content ```Shell - ``` ### Reproduction steps 1.switch to beta 2.go to albums ### Relevant log output ```shell ``` ### Additional information ![Image](https://github.com/user-attachments/assets/2c02e07d-bfe2-4b65-8275-f2e350336f0c)
OVERLORD added the mobile-beta label 2026-02-05 12:22:12 +03:00
Author
Owner

@TottiWhat commented on GitHub (Jul 25, 2025):

Same for me. Albums are still visible in the web app, but not on my Galaxy S23+.

@TottiWhat commented on GitHub (Jul 25, 2025): Same for me. Albums are still visible in the web app, but not on my Galaxy S23+.
Author
Owner

@mohsenk89 commented on GitHub (Jul 26, 2025):

Same for me. Shows nothing in Photos or Albums tabs. I can see images in Search tab by filtering or searching. It also doesn't recognize my previously ulploaded images from current device (it seems it cannot connect them).
Just fyi, I only sync my Camera album on my phone, I have External library, and I don't have IMMICH_MEDIA_LOCATION in my docker-compose or .env files. Samsung S25 Ultra

Image
Image

@mohsenk89 commented on GitHub (Jul 26, 2025): Same for me. Shows nothing in Photos or Albums tabs. I can see images in Search tab by filtering or searching. It also doesn't recognize my previously ulploaded images from current device (it seems it cannot connect them). Just fyi, I only sync my Camera album on my phone, I have External library, and I don't have IMMICH_MEDIA_LOCATION in my docker-compose or .env files. Samsung S25 Ultra ![Image](https://github.com/user-attachments/assets/d4b4ca8f-2009-4ea1-8222-5e46ec2a26f4) ![Image](https://github.com/user-attachments/assets/c07a8a63-b73d-43d9-add7-026fc739df26)
Author
Owner

@ltadeurs commented on GitHub (Jul 26, 2025):

Same for me. Albums are now only visible in the web app and not on my Fairphone 5.

@ltadeurs commented on GitHub (Jul 26, 2025): Same for me. Albums are now only visible in the web app and not on my Fairphone 5.
Author
Owner

@VargaBenceLevente commented on GitHub (Jul 27, 2025):

Please, check your logs and see if what happened to you is similar to what happened to me:

  • Go to logs
  • Delete all logs
  • Restart app
  • Go to logs again, see if you are getting 3 errors, one regarding unique constraints

This was a symptom of having duplicate assets, one in an external and one in the internal library. Deleting one of the offending assets fixed the issue, but there will be a fix for that next release.

Please, see this issue if it applies: https://github.com/immich-app/immich/issues/20174

Same for me. Shows nothing in Photos or Albums tabs. I can see images in Search tab by filtering or searching. It also doesn't recognize my previously ulploaded images from current device (it seems it cannot connect them). Just fyi, I only sync my Camera album on my phone, I have External library, and I don't have IMMICH_MEDIA_LOCATION in my docker-compose or .env files. Samsung S25 Ultra

What I described did not blank out the timeline view, but I already had cached items from the previous version. You also mentioned having an external library.

@VargaBenceLevente commented on GitHub (Jul 27, 2025): Please, check your logs and see if what happened to you is similar to what happened to me: - Go to logs - Delete all logs - Restart app - Go to logs again, see if you are getting 3 errors, one regarding unique constraints This was a symptom of having duplicate assets, one in an external and one in the internal library. Deleting one of the offending assets fixed the issue, but there will be a fix for that next release. Please, see this issue if it applies: https://github.com/immich-app/immich/issues/20174 > Same for me. Shows nothing in Photos or Albums tabs. I can see images in Search tab by filtering or searching. It also doesn't recognize my previously ulploaded images from current device (it seems it cannot connect them). Just fyi, I only sync my Camera album on my phone, I have External library, and I don't have IMMICH_MEDIA_LOCATION in my docker-compose or .env files. Samsung S25 Ultra What I described did not blank out the timeline view, but I already had cached items from the previous version. You also mentioned having an external library.
Author
Owner

@quaso commented on GitHub (Jul 27, 2025):

Same issue. When I look at logs, there are some SSL handshake errors during the sync: CERTIFICATE_VERIFY_FAILED: self signed certificate(handshake.cc:295)). Wonder why one re-implemented SSL handshake in the first place :(. I have no issue with self signed certificate in old timeline.

Immich_log_2025-07-27T18_23_15.423620.log

@quaso commented on GitHub (Jul 27, 2025): Same issue. When I look at logs, there are some SSL handshake errors during the sync: `CERTIFICATE_VERIFY_FAILED: self signed certificate(handshake.cc:295))`. Wonder why one re-implemented SSL handshake in the first place :(. I have no issue with self signed certificate in old timeline. [Immich_log_2025-07-27T18_23_15.423620.log](https://github.com/user-attachments/files/21454995/Immich_log_2025-07-27T18_23_15.423620.log)
Author
Owner

@mohsenk89 commented on GitHub (Jul 27, 2025):

Please, check your logs and see if what happened to you is similar to what happened to me:

  • Go to logs
  • Delete all logs
  • Restart app
  • Go to logs again, see if you are getting 3 errors, one regarding unique constraints

This was a symptom of having duplicate assets, one in an external and one in the internal library. Deleting one of the offending assets fixed the issue, but there will be a fix for that next release.

Please, see this issue if it applies: #20174

Same for me. Shows nothing in Photos or Albums tabs. I can see images in Search tab by filtering or searching. It also doesn't recognize my previously ulploaded images from current device (it seems it cannot connect them). Just fyi, I only sync my Camera album on my phone, I have External library, and I don't have IMMICH_MEDIA_LOCATION in my docker-compose or .env files. Samsung S25 Ultra

What I described did not blank out the timeline view, but I already had cached items from the previous version. You also mentioned having an external library.

Image

@mohsenk89 commented on GitHub (Jul 27, 2025): > Please, check your logs and see if what happened to you is similar to what happened to me: > > * Go to logs > * Delete all logs > * Restart app > * Go to logs again, see if you are getting 3 errors, one regarding unique constraints > > This was a symptom of having duplicate assets, one in an external and one in the internal library. Deleting one of the offending assets fixed the issue, but there will be a fix for that next release. > > Please, see this issue if it applies: [#20174](https://github.com/immich-app/immich/issues/20174) > > > Same for me. Shows nothing in Photos or Albums tabs. I can see images in Search tab by filtering or searching. It also doesn't recognize my previously ulploaded images from current device (it seems it cannot connect them). Just fyi, I only sync my Camera album on my phone, I have External library, and I don't have IMMICH_MEDIA_LOCATION in my docker-compose or .env files. Samsung S25 Ultra > > What I described did not blank out the timeline view, but I already had cached items from the previous version. You also mentioned having an external library. ![Image](https://github.com/user-attachments/assets/4acbb80c-a6f6-41a7-a27c-411743a52603)
Author
Owner

@VargaBenceLevente commented on GitHub (Jul 28, 2025):

Please, tap on the errors, and if either of them speak about the unique constraint violation I mentioned earlier, you have your answer as to what the issue is.

@VargaBenceLevente commented on GitHub (Jul 28, 2025): Please, tap on the errors, and if either of them speak about the unique constraint violation I mentioned earlier, you have your answer as to what the issue is.
Author
Owner

@alextran1502 commented on GitHub (Aug 4, 2025):

Fixed

@alextran1502 commented on GitHub (Aug 4, 2025): Fixed
Author
Owner

@dpad commented on GitHub (Aug 16, 2025):

@alextran1502 Very sorry to poke a closed issue, but I'm seeing the same issue as this, though seemingly with a different error message. I'm not sure if it is a different root cause or unreported, so I'll just leave these logs here for you.

Image Image
@dpad commented on GitHub (Aug 16, 2025): @alextran1502 Very sorry to poke a closed issue, but I'm seeing the same issue as this, though seemingly with a different error message. I'm not sure if it is a different root cause or unreported, so I'll just leave these logs here for you. <img width="720" height="1600" alt="Image" src="https://github.com/user-attachments/assets/12a3477c-f51b-48bc-8a52-b371dfd307b0" /> <img width="720" height="1600" alt="Image" src="https://github.com/user-attachments/assets/f314d7a6-aa5c-4049-86af-c8d57e30485f" />
Author
Owner

@alextran1502 commented on GitHub (Aug 16, 2025):

@Dpad what is your server version?

@alextran1502 commented on GitHub (Aug 16, 2025): @Dpad what is your server version?
Author
Owner

@dpad commented on GitHub (Aug 16, 2025):

@alextran1502 Thanks for the super quick response! The server is on 1.138.0, but as soon as I posted the comment, I realised that the Android app was on 1.137.2. I've just updated the app to 1.138.0 now, and the album issue is fixed. Sorry to have bothered you!

@dpad commented on GitHub (Aug 16, 2025): @alextran1502 Thanks for the super quick response! The server is on 1.138.0, but as soon as I posted the comment, I realised that the Android app was on 1.137.2. I've just updated the app to 1.138.0 now, and the album issue is fixed. Sorry to have bothered you!
Author
Owner

@alextran1502 commented on GitHub (Aug 16, 2025):

@Dpad, no problem! Enjoy!

@alextran1502 commented on GitHub (Aug 16, 2025): @Dpad, no problem! Enjoy!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#6553