Cache clientScope not found

Getting repeated this error in Keycloak logs.

Attached below are the logs for reference:

The said client scope is not found if I try to search the same under Keycloak admin console too.

2022-09-22 04:04:12,718 ERROR [org.key.ser.err.KeycloakErrorHandler] (executor-thread-610) Uncaught server error: java.lang.IllegalStateException: Cached clientScope not found: 1e84ef04-9ef9-44fe-b1bd-f45e6d40f2cf at org.keycloak.models.cache.infinispan.RealmAdapter.lambda$getClientScopesStream$3(RealmAdapter.java:1495) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1632) at

Any configuration miss that needs to be considered?

Thanks,
Romil

Any view one this? I keep seeing this error consistently even after I restart Keycloak pods