ImmichI
Immich2w ago
16 replies
IDontWannaPlay

Error Loading Image

I get an error loading image for several of my photos on Immich. I am running Immich via apps on TrueNAS and uploaded the photos using the iOS app. Things that I have tried:

- click into the photo to refresh thumbnails, metadata, and faces for lack of better ideas
- go to job queues and regenerate thumbnails for my entire library
- when I click on one of the images that don't load, I get FlutterError - Catch all and Error loading image: Exception: Invalid image ata in logs

#0      _futurize (dart:ui/painting.dart:7991)
#1      ImageDescriptor.encoded (dart:ui/painting.dart:7785)
#2      instantiateImageCodecWithSize (dart:ui/painting.dart:2558)
#3      PaintingBinding.instantiateImageCodecWithSize (package:flutter/src/painting/binding.dart:147)
#4      RemoteImageRequest._decodeBuffer (package:immich_mobile/infrastructure/loaders/remote_image_request.dart:164)
#5      RemoteImageRequest.load (package:immich_mobile/infrastructure/loaders/remote_image_request.dart:32)
<asynchronous suspension>
#6      CancellableImageProviderMixin.loadRequest (package:immich_mobile/presentation/widgets/images/image_provider.dart:61)
<asynchronous suspension>
#7      RemoteFullImageProvider._codec (package:immich_mobile/presentation/widgets/images/remote_image_provider.dart:100)
<asynchronous suspension>
#8      ImageStreamCompleter.setImage (package:flutter/src/painting/image_stream.dart:724)
<asynchronous suspension>
image.png
Was this page helpful?