ObsidianNite
IImmich
•Created by ObsidianNite on 9/1/2023 in #help-desk-support
Issue Uploading after domain change
Hello. I was able to upload my images using:
docker run --rm -v "/mnt/transfer/pictures/me:/import" ghcr.io/immich-app/immich-cli:latest upload --key removedforprivacy --server https://mydomain.com:port/api --recursive --threads 12 --yes
I recently changed the address from mydomain.com:port to immich.mydomain.com:
docker run --rm -v "/mnt/transfer/pictures/me:/import" ghcr.io/immich-app/immich-cli:latest upload --key removedforprivacy --server https://immich.mydomain.com/api --recursive --threads 12 --yes
Checking connectivity with Immich instance...
Error connecting to server - check server address and port
I can access immich just fine using that subdomain (via the web or app), its just when using the CLI Upload tool that it fails. I tried immich.mydomain.com:443/api as well since that is the port its going through. Am I missing something?
52 replies
IImmich
•Created by ObsidianNite on 6/29/2023 in #help-desk-support
Android app photo load times issue
First – thank you for all your hard work on this project. Its been a fantastic solution for my wife and I. When I first install the app and connect it to my server every photo that is on my screen loads almost instantly. I'm glad, but not overly surprised since they are stored locally on my device. However, once I complete the backup and the photos are marked as in the cloud, they load WAY slower. Sometimes 2-3 seconds per photo. Is this working as intended? The other issues is, if I scroll down a bunch, the original photos that loaded now have to re-load. I could manage a long wait time the first time I browse the photos, but for it to happen every time I use the app is frustrating.
38 replies