Gurunath
Gurunath
IImmich
Created by Gurunath on 5/14/2025 in #help-desk-support
Unable to login after the domain expired
9 replies
IImmich
Created by Gurunath on 5/14/2025 in #help-desk-support
Unable to login after the domain expired
managed to fix it😅 system-resolved service was in stopped state which affected DNS resolution
9 replies
IImmich
Created by Gurunath on 5/14/2025 in #help-desk-support
Unable to login after the domain expired
On further troubleshooting, it seems there is a DNS issue in the server container. A simple curl command is failing. digging deeper..
9 replies
IImmich
Created by Gurunath on 5/14/2025 in #help-desk-support
Unable to login after the domain expired
okay,I'm able to access the admin page and update the server URL. Still seeing the same error when trying to login using OAuth.
[Nest] 17 - 05/14/2025, 9:19:16 AM ERROR [Api:OAuthRepository~61si3xlj] Error in OAuth discovery: TypeError: fetch failed
[Nest] 17 - 05/14/2025, 9:19:16 AM ERROR [Api:OAuthRepository~61si3xlj] TypeError: fetch failed
at node:internal/deps/undici/undici:13502:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async performDiscovery (file:///usr/src/app/node_modules/openid-client/build/index.js:266:16)
at async discovery (file:///usr/src/app/node_modules/openid-client/build/index.js:243:16)
at async OAuthRepository.getClient (/usr/src/app/dist/repositories/oauth.repository.js:86:20)
at async OAuthRepository.authorize (/usr/src/app/dist/repositories/oauth.repository.js:24:24)
at async AuthService.authorize (/usr/src/app/dist/services/auth.service.js:124:16)
at async OAuthController.startOAuth (/usr/src/app/dist/controllers/oauth.controller.js:36:46)
[Nest] 17 - 05/14/2025, 9:20:49 AM ERROR [Api:OAuthRepository~aggde7re] Error in OAuth discovery: TypeError: fetch failed
[Nest] 17 - 05/14/2025, 9:20:49 AM ERROR [Api:OAuthRepository~aggde7re] TypeError: fetch failed
at node:internal/deps/undici/undici:13502:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async performDiscovery (file:///usr/src/app/node_modules/openid-client/build/index.js:266:16)
at async discovery (file:///usr/src/app/node_modules/openid-client/build/index.js:243:16)
at async OAuthRepository.getClient (/usr/src/app/dist/repositories/oauth.repository.js:86:20)
at async OAuthRepository.authorize (/usr/src/app/dist/repositories/oauth.repository.js:24:24)
at async AuthService.authorize (/usr/src/app/dist/services/auth.service.js:124:16)
at async OAuthController.startOAuth (/usr/src/app/dist/controllers/oauth.controller.js:36:46)
[Nest] 17 - 05/14/2025, 9:19:16 AM ERROR [Api:OAuthRepository~61si3xlj] Error in OAuth discovery: TypeError: fetch failed
[Nest] 17 - 05/14/2025, 9:19:16 AM ERROR [Api:OAuthRepository~61si3xlj] TypeError: fetch failed
at node:internal/deps/undici/undici:13502:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async performDiscovery (file:///usr/src/app/node_modules/openid-client/build/index.js:266:16)
at async discovery (file:///usr/src/app/node_modules/openid-client/build/index.js:243:16)
at async OAuthRepository.getClient (/usr/src/app/dist/repositories/oauth.repository.js:86:20)
at async OAuthRepository.authorize (/usr/src/app/dist/repositories/oauth.repository.js:24:24)
at async AuthService.authorize (/usr/src/app/dist/services/auth.service.js:124:16)
at async OAuthController.startOAuth (/usr/src/app/dist/controllers/oauth.controller.js:36:46)
[Nest] 17 - 05/14/2025, 9:20:49 AM ERROR [Api:OAuthRepository~aggde7re] Error in OAuth discovery: TypeError: fetch failed
[Nest] 17 - 05/14/2025, 9:20:49 AM ERROR [Api:OAuthRepository~aggde7re] TypeError: fetch failed
at node:internal/deps/undici/undici:13502:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async performDiscovery (file:///usr/src/app/node_modules/openid-client/build/index.js:266:16)
at async discovery (file:///usr/src/app/node_modules/openid-client/build/index.js:243:16)
at async OAuthRepository.getClient (/usr/src/app/dist/repositories/oauth.repository.js:86:20)
at async OAuthRepository.authorize (/usr/src/app/dist/repositories/oauth.repository.js:24:24)
at async AuthService.authorize (/usr/src/app/dist/services/auth.service.js:124:16)
at async OAuthController.startOAuth (/usr/src/app/dist/controllers/oauth.controller.js:36:46)
9 replies
IImmich
Created by Gurunath on 5/14/2025 in #help-desk-support
Unable to login after the domain expired
will try it now . Thanks
9 replies