You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
server 2023-01-31 14:05:26.312 ERROR 7 --- [container-0-C-1] o.s.k.l.KafkaMessageListenerContainer :149 : Authentication/Authorization Exception, retrying in 10000 ms
server
server org.apache.kafka.common.errors.SaslAuthenticationException: Cannot change principals during re-authentication from A: B
Why server cannot change A to B?
How can I fix it?
The text was updated successfully, but these errors were encountered:
ksundong
changed the title
I'm having trouble with Cannot change principals during re-authentication from A B
I'm having trouble with 'Cannot change principals during re-authentication from A: B'
Feb 1, 2023
This pops up also when you use EKS-pod-identity and the session name changes. And you can't as of now set a static session name. Would it be possible to relax the sessionName aspect of the "principals change"?
Environment
Log
The text was updated successfully, but these errors were encountered: