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

Photos are not updated in the Mobile version #9471

Closed
1 of 3 tasks
mrxorao opened this issue May 14, 2024 · 5 comments · Fixed by #9479
Closed
1 of 3 tasks

Photos are not updated in the Mobile version #9471

mrxorao opened this issue May 14, 2024 · 5 comments · Fixed by #9479

Comments

@mrxorao
Copy link

mrxorao commented May 14, 2024

The bug

I only use photos from the external library, I don't use photos sent by immich.

In the web version the photos appear but in the android app the new photos don't appear I have to reinstall the app for it to work but then it comes back to the same problem!
Screenshot_2024-05-14-12-22-30-139_app alextran immich

Screenshot_2024-05-14-12-23-10-083_app alextran immich

The OS that Immich Server is running on

Ubuntu

Version of Immich Server

1.104.0

Version of Immich Mobile App

1.104.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not relevant

Your .env content

not relevant

Reproduction steps

1.
2.
3.
...

Relevant log output

Message: 
PlatformDispatcher - Catch all

Details:
type '_Map<String, dynamic>' is not a subtype of type 'String' in type cast

From:
ImmichErrorLogger

Stack Track:

#0      _CastListBase.[] (dart:_internal/cast.dart:99)
#1      ListBase.toList (dart:collection/list.dart:225)
#2      AuditDeletesResponseDto.fromJson (package:openapi/model/audit_deletes_response_dto.dart:54)
#3      ApiClient.fromJson (package:openapi/api_client.dart:264)
#4      ApiClient.deserialize (package:openapi/api_client.dart:158)
<asynchronous suspension>
#5      AuditApi.getAuditDeletes (package:openapi/api/audit_api.dart:74)
<asynchronous suspension>
#6      AssetService._getRemoteAssetChanges (package:immich_mobile/services/asset.service.dart:57)
<asynchronous suspension>
#7      SyncService._syncRemoteAssetChanges (package:immich_mobile/services/sync.service.dart:161)
<asynchronous suspension>
#8      SyncService.syncRemoteAssetsToDb.<anonymous closure> (package:immich_mobile/services/sync.service.dart:53)
<asynchronous suspension>
#9      AssetService.refreshRemoteAssets (package:immich_mobile/services/asset.service.dart:45)
<asynchronous suspension>
#10     AssetNotifier.getAllAsset (package:immich_mobile/providers/asset.provider.dart:52)
<asynchronous suspension>

Additional information

No response

@bo0tzz
Copy link
Member

bo0tzz commented May 14, 2024

Please post the complete log output, not just the part you think is relevant.

@mrxorao
Copy link
Author

mrxorao commented May 14, 2024

Please post the complete log output, not just the part you think is relevant.

Okay, I've updated!

@austinvaness
Copy link
Contributor

I have the same issue

@alextran1502
Copy link
Contributor

Hmm looks like the attempt to fix it didn't really do the job.

@dominik666692
Copy link

Having the same exact issues. Hoping for a fix. From me, signing out and in on the phone loads the new images, but then again doesn't load the newly taken ones, so I have to sign out and in again.

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

Successfully merging a pull request may close this issue.

5 participants