Replies: 7 comments 7 replies
-
/cc @FroMage (resteasy-reactive), @geoand (resteasy-reactive), @pedroigor (keycloak), @sberyozkin (keycloak), @stuartwdouglas (resteasy-reactive) |
Beta Was this translation helpful? Give feedback.
-
Very weird... Unfortunately I don't have any insights given this information :( |
Beta Was this translation helpful? Give feedback.
-
@famod I can try to bump the version to 23.0.6 and add a debug log message to the reactive client informing when it has been closed... |
Beta Was this translation helpful? Give feedback.
-
@famod it is Keycloak |
Beta Was this translation helpful? Give feedback.
-
@famod https://github.com/quarkusio/quarkus/blob/3.2.10.Final/bom/application/pom.xml#L193 So, I'm a little bit confused now, as now I indeed see you were referring to the Keycloak server itself. But in any case, I opened a PR adding a log message to |
Beta Was this translation helpful? Give feedback.
-
@famod, if you are only seeing it on the server, please also consider opening a Keycloak issue as the Keycloak team may be aware of something related |
Beta Was this translation helpful? Give feedback.
-
@sberyozkin so, on branch 3.7 I changed the debug call (that you've added recently to ClientImpl) to info and included the entire stacktrace and here is what I got:
So its SmallRyeHealthHandlerBase terminating the /cc @mkouba PS: Let's forget about 3.2 for now and focus on the client side Quarkus, which is 3.7.3 in my case. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all (maybe especially @geoand & @sberyozkin),
since about two weeks were are getting the following error very sporadically in our custom readiness check that uses the keycloak-admin-client:
While I can't rule out sporadic network issues, we haven't had such issues before the 1st of Feb and we've been running those readiness checks for many months now.
I tried to narrow down the keycloak and quarkus versions involved and I think this might be a lead:
Does that ring a bell? Any hints?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions