Hi,
I run docker+Immich on a Syno NAS & Tailscale+app on iphone.
Assets folders are ext. libs.
Since at least 2 updates I can only see ~10 pics out of 10k in the app.
Web interface seems to be working fine.
I had a few ’broken’ dates that have been corrected.
I’ve ran the metadata job again, with ’ALL’ selected.
App log:
Error while getting remote assets
Null check operator used on a null value
#0 AssetResponseDto.fromJson (package:openapi/model/asset_response_dto.dart:297)
#1 ApiClient.fromJson (package:openapi/api_client.dart:264)
#2 ApiClient.fromJson.<anonymous closure> (package:openapi/api_client.dart:709)
#3 MappedIterable.elementAt (dart:_internal/iterable.dart:402)
#4 ListIterator.moveNext (dart:_internal/iterable.dart:371)
#5 new _List._ofEfficientLengthIterable (dart:core-patch/array.dart:166)
#6 new _List.of (dart:core-patch/array.dart:130)
#7 new List.of (dart:core-patch/array_patch.dart:40)
#8 ListIterable.toList (dart:_internal/iterable.dart:224)
#9 ApiClient.fromJson (package:openapi/api_client.dart:710)
#10 ApiClient.deserialize (package:openapi/api_client.dart:158)
<asynchronous suspension>
#11 SyncApi.getFullSyncForUser (package:openapi/api/sync_api.dart:147)
<asynchronous suspension>
#12 AssetService._getRemoteAssets (package:immich_mobile/services/asset.service.dart:149)
<asynchronous suspension>
#13 SyncService._syncRemoteAssetsForUser (package:immich_mobile/services/sync.service.dart:322)
<asynchronous suspension>
#14 SyncService._syncRemoteAssetsFull (package:immich_mobile/services/sync.service.dart:312)
<asynchronous suspension>
#15 SyncService.syncRemoteAssetsToDb.<anonymous closure> (package:immich_mobile/services/sync.service.dart:121)
<asynchronous suspension>
#16 AsyncMutex.run.<anonymous closure> (package:immich_mobile/utils/async_mutex.dart:15)
<asynchronous suspension>
Should I open a ticket on Github ?
Cheers,
Tab