I
Immich•3d ago
Elite

Cannot get Memory Android

Hello, I updated to the last build version 1.134.0 build 200 (on Android side) and 1.134.0 on Server Side Logs : Cannot get memory Null check operator used on a null value #0 AssetResponseDto.fromJson (package:openapi/model/asset_response_dto.dart:298) #1 AssetResponseDto.listFromJson (package:openapi/model/asset_response_dto.dart:331) #2 MemoryResponseDto.fromJson (package:openapi/model/memory_response_dto.dart:160) #3 ApiClient.fromJson (package:openapi/api_client.dart:376) #4 ApiClient.fromJson.<anonymous closure> (package:openapi/api_client.dart:709) #5 MappedIterable.elementAt (dart:_internal/iterable.dart:402) #6 ListIterator.moveNext (dart:_internal/iterable.dart:371) #7 new _List._ofEfficientLengthIterable (dart:core-patch/array.dart:166) #8 new _List.of (dart:core-patch/array.dart:130) #9 new List.of (dart:core-patch/array_patch.dart:40) #10 ListIterable.toList (dart:_internal/iterable.dart:224) #11 ApiClient.fromJson (package:openapi/api_client.dart:710) #12 ApiClient.deserialize (package:openapi/api_client.dart:158) <asynchronous suspension> #13 MemoriesApi.searchMemories (package:openapi/api/memories_api.dart:331) <asynchronous suspension> #14 MemoryService.getMemoryLane (package:immich_mobile/services/memory.service.dart:28) <asynchronous suspension> #15 memoryFutureProvider.<anonymous closure> (package:immich_mobile/providers/memory.provider.dart:9) <asynchronous suspension> #16 FutureHandlerProviderElementMixin.handleFuture.<anonymous closure>.<anonymous closure> (package:riverpod/src/async_notifier/base.dart:355) <asynchronous suspension> Do you have an idea ? Thank you 😊
8 Replies
Immich
Immich•3d ago
:wave: Hey @Elite, Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. This will help us be more effective in our support effort and leave more time for building Immich :immich:. References - Container Logs: docker compose logs docs - Container Status: docker ps -a docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy - Code Formatting https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline#h_01GY0DAKGXDEHE263BCAYEGFJA Checklist I have... 1. :ballot_box_with_check: verified I'm on the latest release(note that mobile app releases may take some time). 2. :ballot_box_with_check: read applicable release notes. 3. :ballot_box_with_check: reviewed the FAQs for known issues. 4. :ballot_box_with_check: reviewed Github for known issues. 5. :blue_square: tried accessing Immich via local ip (without a custom reverse proxy). 6. :ballot_box_with_check: uploaded the relevant information (see below). 7. :ballot_box_with_check: tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable (an item can be marked as "complete" by reacting with the appropriate number) Information In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider: - Your docker-compose.yml and .env files. - Logs from all the containers and their status (see above). - All the troubleshooting steps you've tried so far. - Any recent changes you've made to Immich or your system. - Details about your system (both software/OS and hardware). - Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h). - The version of the Immich server, mobile app, and other relevant pieces. - Any other information that you think might be relevant. Please paste files and logs with proper code formatting, and especially avoid blurry screenshots. Without the right information we can't work out what the problem is. Help us help you ;) If this ticket can be closed you can use the /close command, and re-open it later if needed.
shenlong-tanwen
shenlong-tanwen•2d ago
fileModifiedAt is always sent from the server and isn't even a nullable value. Can you reinstall the app and check if you still face the issue? If so, can you share the response of the memories API call from the browsers developer console? You can redact any personal information from the response
Alex Tran
Alex Tran•2d ago
You are probably run into this issue. Please read the thead to resolve https://github.com/immich-app/immich/issues/16046#issuecomment-2657784399
shenlong-tanwen
shenlong-tanwen•2d ago
Wow, I always forget that such an issue exists :facepalm: Thanks!
Elite
EliteOP•2d ago
Same when I reinstalled the app Very weird I will try to look at the issue and come back to you Thanks a lot 😊
Elite
EliteOP•10h ago
Ok it worked thanks a lot, I backed up everythinhg and re-uploaded. Big thanks 😊 Another question, is it normal that all my album title has been changed after the update ? Emoji or extra character has been replaced by "?????"
No description
Elite
EliteOP•8h ago
Also the image files with the bad modified date are still inside my file system (not anymore in the database) Can i delete it manually without stress ? Thank you for your time

Did you find this page helpful?