When trying to access WebUI on Unraid, it doesn't go through the Google OAuth
When trying to access WebUI on Unraid, it doesn't go through the Google OAuth. It works when going to my custom domain server but not on the ip of the server locally. This only shows up when trying to sign in via google. I have done this on cleared cache and incognito

11 Replies
:wave: Hey @Dodge,
Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich :immich:.
References
- Container Logs:
docker compose logs
docs
- Container Status: docker compose ps
docs
- Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
Checklist
1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
2. :ballot_box_with_check: I have read applicable release notes.
3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
4. :ballot_box_with_check: I have reviewed Github for known issues.
5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable
(an item can be marked as "complete" by reacting with the appropriate number)
If this ticket can be closed you can use the /close
command, and re-open it later if needed.google has to reach your server, and can't with the private ip address
So I wont be able to access it locally then?
If it is enabled at least
Yes, you'll have to use your domain name
Damn. Thank you then!
In my case I have the same error, but oauth on the mobile app on android works if I am connected to the local network and does not work if I try to log in on the webpage like i said here https://www.reddit.com/r/immich/comments/1hyyxkr/immich_oauth_on_local_network/
but I got another error Error 400: redirect_uri_mismatchThis is pretty clear, you need to configure the right redirect uri in the Google console
this is my configuration at the moment

you can see all the photos on the reddit link