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

Partner Sharing Broken After Upgrade to v1.123.0 #14847

Open
3 tasks done
jiongxuan opened this issue Dec 21, 2024 · 5 comments
Open
3 tasks done

Partner Sharing Broken After Upgrade to v1.123.0 #14847

jiongxuan opened this issue Dec 21, 2024 · 5 comments

Comments

@jiongxuan
Copy link

The bug

I have encountered two significant issues after upgrading Immich from version v1.122.1 to v1.123.0:

  1. Partner Photos Not Visible on Mobile Devices: After upgrading, both my wife and I are unable to see each other’s photos on our Android and iOS devices using the Partner Sharing feature. This functionality worked perfectly in the previous version (v1.122.1).

  2. Unable to Re-add Partner After Removal: In an attempt to resolve the issue, I went to the settings and removed each other as partners. However, when trying to re-add a partner by clicking on “Add partner”, the following error message appears:

Looks like you shared your photos with all users or you don't have any user to share with.

This prevents us from re-establishing the Partner Sharing connection.

The OS that Immich Server is running on

Synology NAS

Version of Immich Server

v1.123.0

Version of Immich Mobile App

v1.123.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

It's almost identical to the online template and has no changes except for the version.

Your .env content

It's almost identical to the online template and has no changes except for the version.

Reproduction steps

  1. Upgrade Immich: Upgrade the Immich application from v1.122.1 to v1.123.0.

  2. Verify Partner Sharing: On both Android and iOS devices, navigate to the Partner Sharing section. Observe that the partner’s photos are no longer visible.

  3. Attempt to Reset Partner Sharing: Go to the settings and remove the existing partner from Partner Sharing. Attempt to add the partner again by clicking on “Add partner”. Then receive the error message:

Looks like you shared your photos with all users or you don't have any user to share with.

Unable to re-add the partner.

Relevant log output

No response

Additional information

Previous Version: v1.122.1

@bo0tzz
Copy link
Member

bo0tzz commented Dec 21, 2024

Do you have the "public users" setting turned off?

@jiongxuan
Copy link
Author

EDIT: After further investigation, I have made some additional findings regarding the issues with Partner Sharing after upgrading to v1.123.0.

  1. Database Restoration and Web Functionality:

    • I restored the database to a state before removing the partner.
    • On the Web: Partner photos are now successfully displayed, confirming that the restoration has resolved the issue on the web platform.
  2. Persistent Issues on Mobile Devices (Android and iOS):

    • On Android and iOS Devices:
      • Navigating to Library -> Partners still shows an empty list with the message:
        Your photos are not yet shared with any partner.
        
      • When attempting to Add Partner, the following error message appears:
        No more users to add.
        
      • This behavior is inconsistent with the Web platform, where adding a partner works as expected.

Summary of Current Status:

  • Web Platform: Partner Sharing is functioning correctly after database restoration.
  • Mobile Platforms (Android and iOS): Unable to view partner photos and cannot re-add partners due to error messages.

This issue continues to significantly impact our ability to share photos between partners on mobile devices. Any assistance or guidance to resolve the mobile-specific problems would be greatly appreciated.

@jiongxuan
Copy link
Author

Do you have the "public users" setting turned off?

@bo0tzz No, it has always been enabled. Partner sharing functions correctly on the Web, but on mobile devices (Android and iOS), we are still unable to view each other’s photos.

@schuhbacca
Copy link

Can you log out and in on the devices?

@alextran1502
Copy link
Contributor

Can you capture the screenshot of this settings on the web in Administration > Settings > Server Settings

image

Also, try logout and log back in

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

4 participants