immich
immich copied to clipboard
fix(mobile): ios random logout
trafficstars
fix #8146
Deploying immich with
Cloudflare Pages
| Latest commit: |
a7c0451
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://70f6dd65.immich.pages.dev |
| Branch Preview URL: | https://fix-mobile-random-logout.immich.pages.dev |
Do we know why the 502 is getting hit / server is unreachable? From my external monitoring tools (which checks for both page content and HTTP return code) Immich Web and API endpoints are rock solid.
@mmomjian We don't. My guess is the internal timeout mechanism of the HTTP client. During my testing, I saw it returns 502 sometimes when the server is up and solid during the login process. I submitted the build for TestFlight, and we should be able to test this mechanism on your phones before merging it