[BUG] oauth broke password auth
error on server app:
server version: v1.82.1
android app version: v1.82.0
---
After disable oauth password auth start working.

2 Replies
I had same issue earlier with google oath but now working
Background: At the time when immich oath wasn't working I messed up my macs mdns service (I unloaded it inorder to try to run adguard home which broke all dns resolution on my mac)
Additionally I may have restarted docker at one point without docker compose down prior to restarting docker desktop (I'm not sure how much this affects immich)
Once both of these issues resolved oath fixed on my end
more precicley I ran
sudo launchctl unload /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
at the time and just left mdns unloaded