© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
ImmichI
Immich•3y ago•
16 replies
TextsLikeShit

Cannot access API from external URL in android mobile app

I have troubles accessing immich API from the android mobile app.
Here is the relevant entry in my Caddyfile:
immich.domain.com {
    tls internal {
        on_demand
    }
    reverse_proxy immich_proxy:8080
}
immich.domain.com {
    tls internal {
        on_demand
    }
    reverse_proxy immich_proxy:8080
}

Here is the relevant .env line
IMMICH_API_URL_EXTERNAL=https://immich.domain.com
IMMICH_API_URL_EXTERNAL=https://immich.domain.com


immich.domain.com/api/server-info/ping
immich.domain.com/api/server-info/ping

and
my.docker.host.ip:2283/api/server-info/ping
my.docker.host.ip:2283/api/server-info/ping

both gladly 😄 respond
{"res":"pong"}
{"res":"pong"}


What am I missing?
docker-compose.yml4.17KB
my.env5.71KB
ImmichJoin
A place to hang out, get support, discuss Immich, get announcements about releases and anything else going on.
36,590Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Cannot access from app
ImmichIImmich / help-desk-support
3y ago
User cannot log in from mobile app
ImmichIImmich / help-desk-support
5mo ago
Cannot access external library
ImmichIImmich / help-desk-support
3y ago
View Photos Imported from External Source in Mobile App (iOS)
ImmichIImmich / help-desk-support
11mo ago