env
IImmich
•Created by env on 7/24/2023 in #help-desk-support
iOS app crashing after startup on photos tab. Where is the problem?
Hello, I am trying to get my photo library into immich using the CLI. This seems to work, as the tool has imported about 120.000 items of about 550.000 items. This mostly constitutes only the jpeg pair part, as the cli does not support my cr2 and cr3 files yet. However, the iOS app is currently crashing after a few seconds having it open on the main photo timeline view. When I switch to search, sharing or the library tab, it does not crash.
Interestingly, the crash does not show up in the iOS app logging at all, or at least I have not been able to find it.
Is this my iPhone's fault, is this due to the container stack being busy importing or is it something else?
Info:
- iPhone SE 2 256GB
- iOS 16.5.1 (20F75)
- Server v1.68.0
- iOS app v1.69.0 build 109
- Default docker compose yml + local folder mount
- Docker command for CLI run from inside
immich_server
container immich upload --key mykey --server http://immich-server:3001 /mnt/fotomateriaal --import --recursive --yes
- Default .env, Immich storage on ZFS UPLOAD_LOCATION=/tank/immich
- Probably not relevant, but adding for completion sake, media is mounted through SMB, from a hybrid storage NAS (local/remote/union mergerfs setup, rclone mounted, remote dropbox combined with local folder mounts, 5TB vfs cache on 4x16TB + 2x 2TB SSD mirrored pairs ZFS)10 replies