iOS does not sync new photos over https with self signed certificate
🚧Setup❓Question📱Mobile☑️Ready
Hello Immich team,
first of all, thank you for Immich and all the work you put into it. My wife and I have been using it for about two years now and it has been a fantastic solution for safely storing and managing our photos.
Unfortunately, since around September last year, the iOS client on my wife’s phone stopped uploading new photos. I reinstalled the app today, but it still does not upload any new photos.
Some details that might help:
* She can log in without any problems. * She can see all previously uploaded photos. * So general connectivity and authentication seem to be working. * However, no new photos are uploaded from her iPhone. * I am using the same Immich instance from my Android device and uploads are working perfectly there.
Our setup:
* Immich is running behind an internal Caddy instance. * It is reachable via:
https://immich.server/
https://immich.server/
* I am using a self-signed wildcard certificate for
*.server
*.server
. * The “Allow self-signed certificates” option in the iOS app is enabled. * I want to avoid using
http
http
or exposing the immich docker-container via open ports on the (Unraid) machine.
At this point, it seems to be an issue specific to the iOS client or its background upload/sync behavior, but I’m not sure where to look next.
Any hints on what settings, or common issues to check would be greatly appreciated.