using OIDC login and on v0.8.26 code: some oidc er...
# troubleshoot
b
using OIDC login and on v0.8.26 code: some oidc errors spotted in logs indicating gms connection errors? (logs in thread)
front frontend-react debug.log: (typed out from intranet)
Copy code
Just-in-time provisioning in progress....
Attempting to extract use from OIDC profile {redacted}
[application-akka.actordefault-dispatcher-193] Attempting to provision user with urn urn:li:corpuser:{redacted}
[R2 Netty Scheduler 2-1] DEBUG c.l.r.t.h.c ExponentialBackOffRateLimiter - Running rate limited task at 1647392715871 with period 1600
[R2 Nio event Loop-1-8] DEBUG c.l.r.t.h.c ExponentialBackOffRateLimiter - minimum period changed from 1600 to 3200
[R2 Nio event Loop-1-8] DEBUG c.l.r.t.http.client.AsyncPoolImpl - datahub-gms/<ip address of pod>/227b38a2: object creation failed
com.linkedin.r2.RetriableRequestException: io.netty.channel.AbstractChannel$AnnotationConnectException: Connection refused: datahub-gms/<pod-ip>:8080
I don't recall ever seeing a connection refused issue between frontend and gms before. effect is that user cannot login (no red screen)
Copy code
failed to provision user with urn urn:li:corpuser:<redacted>
sometimes, can be resolved by restarting their browser.