ShadowRenes
ShadowRenes
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
for authentik_server this auth_via": "unauthenticated", "domain_url pops out but i'm not too sure of its significance
17 replies
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
firewall is also disabled
17 replies
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
i have tried running authentik together with traefik on the same vm,authentik as its seperate vm and right now, authentik with immich on the same vm but the issue persists
17 replies
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
Security headers for traefik # Security headers securityHeaders: headers: customResponseHeaders: X-Robots-Tag: "none,noarchive,nosnippet,notranslate,noimageindex" server: "" X-Forwarded-Proto: "https" sslProxyHeaders: X-Forwarded-Proto: https referrerPolicy: "strict-origin-when-cross-origin" hostsProxyHeaders: - "X-Forwarded-Host" customRequestHeaders: X-Forwarded-Proto: "https" contentTypeNosniff: true browserXssFilter: true forceSTSHeader: true stsIncludeSubdomains: true stsSeconds: 63072000 stsPreload: true
17 replies
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
the host container for immich is able to access the internet
17 replies
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
Um so oauth works when immich is redirected to authentiks local ip,but not to the domain. The domain for authentik is accessible from other machines,but cannot be curled from the host VM of authentik.
17 replies
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
Not too sure how to even diagnose the problem in the first place
17 replies
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
Hmmn,then how would I go about fixing it
17 replies
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
No,it times out
17 replies
IImmich
Created by ShadowRenes on 12/20/2024 in #help-desk-support
Failed to finish oauth, outgoing request timed out after 30000ms,unable to reach authentik.
Immich logs: RPError: outgoing request timed out after 30000ms at /usr/src/app/node_modules/openid-client/lib/helpers/request.js:140:13 at async Issuer.queryKeyStore (/usr/src/app/node_modules/openid-client/lib/helpers/issuer.js:84:20) at async /usr/src/app/node_modules/openid-client/lib/helpers/issuer.js:35:26 at async Client.validateJWT (/usr/src/app/node_modules/openid-client/lib/client.js:1089:14) at async Client.validateIdToken (/usr/src/app/node_modules/openid-client/lib/client.js:793:49) at async Client.callback (/usr/src/app/node_modules/openid-client/lib/client.js:532:7) at async OAuthRepository.getProfile (/usr/src/app/dist/repositories/oauth.repository.js:45:28) at async AuthService.callback (/usr/src/app/dist/services/auth.service.js:136:25) at async OAuthController.finishOAuth (/usr/src/app/dist/controllers/oauth.controller.js:39:22)
17 replies