CF tunnel w/ android app unable to login.
Hello,
I have configured CF tunnel to work with the immich web just fine following the docs. Here is my CF tunnel config:
Public hostname: i.domain.com
Service: Type=http URL=local IP:2283
When I put http://i.domain.com in the android app it goes to the auth screen but keeps saying invalid user/pass.
While checking the server field on the android app the format is http://server:port/api. Keeping this in mind are people doing 2 public hostnames in CF tunnel ?
1 for the web & 1 for the app with /api as a path ?
2 Replies
https?
my immich docker instance is not using https. I don't know how to force it to use https yet
The app works when I do http://localip:2283/api
I have the extra step in CF to verify login with email code, may be that is causing the app to not login ?
^^ Yup that was it, the app won't work with the extra email code challenge in CF tunnel