Status code 500 internal server error on android
I was using the immich app normally, and after logging off I can no longer log in with Status code 500 internal server error after clicking next with server endpoint. The web is running perfectly fine on version 1.6. Logs from immich_web:
2 Replies
Can you post the logs for the immich-server container?
06/12/2023 9:07:45 PM
[Nest] 1 - 06/12/2023, 7:07:45 PM ERROR [ExceptionsHandler] expected 200 OK, got: 404 Not Found
06/12/2023 9:07:45 PM
OPError: expected 200 OK, got: 404 Not Found
06/12/2023 9:07:45 PM
at processResponse (/usr/src/app/node_modules/openid-client/lib/helpers/process_response.js:41:11)
06/12/2023 9:07:45 PM
at Issuer.discover (/usr/src/app/node_modules/openid-client/lib/issuer.js:179:18)
06/12/2023 9:07:45 PM
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
06/12/2023 9:07:45 PM
at async OAuthCore.getClient (/usr/src/app/dist/apps/immich/libs/domain/src/oauth/oauth.core.js:79:24)
06/12/2023 9:07:45 PM
at async OAuthCore.generateConfig (/usr/src/app/dist/apps/immich/libs/domain/src/oauth/oauth.core.js:38:22)
06/12/2023 9:07:45 PM
at async /usr/src/app/node_modules/@nestjs/core/router/router-execution-context.js:46:28
06/12/2023 9:07:45 PM
at async /usr/src/app/node_modules/@nestjs/core/router/router-proxy.js:9:17