Bóbr🚀
Bóbr🚀
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
i can fix her
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
aight thx
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
yeah I was not allowed to paste the results due to the nitro restriction 🙈
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
lolz
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
https://iwillnotbuynitro.com/1368535876317085722.png I think this is what you're looking for (and I need to fix :))
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
docker exec immich_postgres psql --dbname=immich --username=postgres -c 'select a.id, a."fileModifiedAt" from assets a where a."fileModifiedAt" is null;' id | fileModifiedAt ----+---------------- (0 rows)
docker exec immich_postgres psql --dbname=immich --username=postgres -c 'select a.id, a."fileModifiedAt" from assets a where a."fileModifiedAt" is null;' id | fileModifiedAt ----+---------------- (0 rows)
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
No description
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
#0 AssetResponseDto.fromJson (package:openapi/model/asset_response_dto.dart:292) #1 ApiClient.fromJson (package:openapi/api_client.dart:264) #2 ApiClient.fromJson.<anonymous closure> (package:openapi/api_client.dart:685) #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:686) #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:148) <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>
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
root@portainer:~# docker exec immich_postgres psql --dbname=immich --username=postgres -c 'select a.id, a."fileCreatedAt" from assets a where a."fileCreatedAt" is null;'
id | fileCreatedAt
----+---------------
(0 rows)
root@portainer:~# docker exec immich_postgres psql --dbname=immich --username=postgres -c 'select a.id, a."fileCreatedAt" from assets a where a."fileCreatedAt" is null;'
id | fileCreatedAt
----+---------------
(0 rows)
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
No I think Alex means the queries in the linked debug steps. They show no results. I'll re run them to be sure
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
iOS app
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
That's fair enough. That would be my assumption too based on what I have been able to find in previous Github issues.
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
Attached is the logs :)
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
Just checked again but nothing
30 replies
IImmich
Created by Bóbr🚀 on 5/3/2025 in #help-desk-support
Broken timeline, infinite loading
This is the docker yaml
30 replies