Closed godalming123 closed 6 months ago
Please post the logs of all the containers. Can you also try direct access without any proxies or port forwards, and can you try whether uploading from the web client works?
I have just noticed that when I try to search, I get an message saying that their was an internal server error (even if I access immich without proxies and port forwards). Search also doesn't work on mobile even if I don' use port forwarding, and neither does explore.
Please post the logs of all the containers.
I do not know how to do this.
Can you also try direct access without any proxies or port forwards?
No luck either.
Can you try whether uploading from the web client works?
The web client (like all of the clients) can upload the photos, but does not automatically start any jobs.
I think that the reason that it isn't working might be because I had an instance running on the same server, and did not properly delete all of the data from the old container, so their is still some left over, and some that is completely new.
The bug
When I sync the photos on my android phone, it does not start any of the jobs.
The OS that Immich Server is running on
Docker in ubuntu
Version of Immich Server
v1.105.1
Version of Immich Mobile App
v1.105.0 build 139
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
Additional information
I am accessing immich by pointing duckDNS at the IP address of my server, configuring caddy to listen for request from duckDNS, and then caddy reverse proxies the request to the immich port. Caddy is also configured with my duckDNS api key so that it can configure signed SSL certificates using the DNS 01 challange.