Skip to content
Discussion options

You must be logged in to vote

finally had to delete to corrupted entries of previous cassandra-storage-provider entries from keycloak.

  1. shutdown keycloak
  2. removed entries from COMPONENT & component_config
    SELECT * FROM COMPONENT WHERE NAME = 'cassandra-storage-provider' AND REALM_ID = 'sunbird';

keycloak=# SELECT * FROM COMPONENT WHERE NAME = 'cassandra-storage-provider' AND REALM_ID = 'sunbird';
                  id                  |            name            | parent_id |        provider_id         |              provider_type               | realm_id | sub_type
--------------------------------------+----------------------------+-----------+----------------------------+------------------------------------------+-…

Replies: 7 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ddevadat
Comment options

@aimansharief
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ddevadat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants