datahub-project / datahub

The Metadata Platform for your Data Stack
https://datahubproject.io
Apache License 2.0
9.77k stars 2.88k forks source link

Failed to load policies! An unexpected error occurred! #11595

Open pricingblock-project opened 2 hours ago

pricingblock-project commented 2 hours ago

Describe the bug A clear and concise description of what the bug is. Failed to load policies, and An unexpected error occured

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' goto ui, sign in
  2. Click on '....' click settings and click permissions button on the left, and then click the Policies tab
  3. See error
  4. also create a policy , and i cannot find the policy.

Expected behavior A clear and concise description of what you expected to happen. it should show me the policy list Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

pricingblock-project commented 2 hours ago

error log by (docker logs -f datahub-datahub-gms-1)

2024-10-11 08:16:38,922 [ForkJoinPool.commonPool-worker-1] ERROR c.datahub.graphql.GraphQLController:151 - Errors while executing query: query listPolicies($input: ListPoliciesInput!) {
  listPolicies(input: $input) {
    start
    count
    total
    policies {
      urn
      type
      name
      description
      state
      resources {
        type
        allResources
        resources
        filter {
          criteria {
            field
            values {
              value
              entity {
                ...searchResultFields
                __typename
              }
              __typename
            }
           ..., result: {errors=[{message=The field at path '/listPolicies/policies[5]/actors/resolvedRoles[0]/name' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 5, actors, resolvedRoles, 0, name], extensions={classification=NullValueInNonNullableField}}, {message=The field at path '/listPolicies/policies[5]/actors/resolvedRoles[0]/description' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 5, actors, resolvedRoles, 0, description], extensions={classification=NullValueInNonNullableField}}, {message=The field at path '/listPolicies/policies[4]/actors/resolvedRoles[0]/name' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 4, actors, resolvedRoles, 0, name], extensions={classification=NullValueInNonNullableField}}, {message=The field at path '/listPolicies/policies[4]/actors/resolvedRoles[0]/description' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 4, actors, resolvedRoles, 0, description], extensions={classification=NullValueInNonNullableField}}, {message=The field at path '/listPolicies/policies[9]/actors/resolvedRoles[0]/name' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 9, actors, resolvedRoles, 0, name], extensions={classification=NullValueInNonNullableField}}, {message=The field at path '/listPolicies/policies[9]/actors/resolvedRoles[0]/description' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 9, actors, resolvedRoles, 0, description], extensions={classification=NullValueInNonNullableField}}, {message=The field at path '/listPolicies/policies[8]/actors/resolvedRoles[0]/name' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 8, actors, resolvedRoles, 0, name], extensions={classification=NullValueInNonNullableField}}, {message=The field at path '/listPolicies/policies[8]/actors/resolvedRoles[0]/description' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 8, actors, resolvedRoles, 0, description], extensions={classification=NullValueInNonNullableField}}, {message=The field at path '/listPolicies/policies[7]/actors/resolvedRoles[0]/name' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 7, actors, resolvedRoles, 0, name], extensions={classification=NullValueInNonNullableField}}, {message=The field at path '/listPolicies/policies[7]/actors/resolvedRoles[0]/description' was declared as a non null type, but the code involved in retrieving data has wrongly returned a null value.  The graphql specification requires that the parent field be set to null, or if that is non nullable that it bubble up null to its parent and so on. The non-nullable type is 'String' within parent type 'DataHubRole', path=[listPolicies, policies, 7, actors, resolvedRoles, 0, description], extensions={classification=NullValueInNonNullableField}}], data={listPolicies={start=0, count=10, total=14, policies=[{urn=urn:li:dataHubPolicy:0, type=PLATFORM, name=Root User - All Platform Privileges, description=Grants all platform privileges to root user., state=ACTIVE, resources=null, privileges=[MANAGE_POLICIES, MANAGE_INGESTION, MANAGE_SECRETS, MANAGE_USERS_AND_GROUPS, VIEW_ANALYTICS, GENERATE_PERSONAL_ACCESS_TOKENS, MANAGE_ACCESS_TOKENS, MANAGE_DOMAINS, MANAGE_GLOBAL_ANNOUNCEMENTS, MANAGE_TESTS, MANAGE_GLOSSARIES, MANAGE_USER_CREDENTIALS, MANAGE_TAGS, MANAGE_GLOBAL_VIEWS, RESTORE_INDICES_PRIVILEGE, GET_TIMESERIES_INDEX_SIZES_PRIVILEGE, TRUNCATE_TIMESERIES_INDEX_PRIVILEGE, GET_ES_TASK_STATUS_PRIVILEGE, SET_WRITEABLE_PRIVILEGE, APPLY_RETENTION_PRIVILEGE, MANAGE_GLOBAL_OWNERSHIP_TYPES, GET_ANALYTICS_PRIVILEGE, CREATE_BUSINESS_ATTRIBUTE, MANAGE_BUSINESS_ATTRIBUTE, MANAGE_STRUCTURED_PROPERTIES, MANAGE_DOCUMENTATION_FORMS, MANAGE_FEATURES, MANAGE_SYSTEM_OPERATIONS], actors={users=[urn:li:corpuser:datahub], groups=null, roles=null, allUsers=false, allGroups=false, resourceOwners=false, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[{username=datahub, urn=urn:li:corpuser:datahub, properties={active=true, displayName=DataHub, title=DataHub Root User, firstName=null, lastName=null, fullName=null, email=null, __typename=CorpUserProperties}, editableProperties={displayName=null, pictureLink=https://raw.githubusercontent.com/datahub-project/datahub/master/datahub-web-react/src/images/default_avatar.png, teams=[], title=null, skills=[], __typename=CorpUserEditableProperties}, __typename=CorpUser}], resolvedGroups=null, resolvedRoles=null, __typename=ActorFilter}, editable=false, __typename=Policy}, {urn=urn:li:dataHubPolicy:1, type=METADATA, name=Root User - Edit and View All Resources, description=Grants all edit and view privileges for all resources to root user., state=ACTIVE, resources=null, privileges=[EDIT_ENTITY, VIEW_ENTITY_PAGE, EDIT_LINEAGE, EDIT_ENTITY_ASSERTIONS, SEARCH_PRIVILEGE, GET_COUNTS_PRIVILEGE, GET_TIMESERIES_ASPECT_PRIVILEGE, GET_ENTITY_PRIVILEGE, GET_TIMELINE_PRIVILEGE, PRODUCE_PLATFORM_EVENT_PRIVILEGE, MANAGE_DATA_PRODUCTS, MANAGE_GLOBAL_OWNERSHIP_TYPES, DELETE_ENTITY, ES_EXPLAIN_QUERY_PRIVILEGE], actors={users=[urn:li:corpuser:datahub], groups=null, roles=null, allUsers=false, allGroups=false, resourceOwners=false, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[{username=datahub, urn=urn:li:corpuser:datahub, properties={active=true, displayName=DataHub, title=DataHub Root User, firstName=null, lastName=null, fullName=null, email=null, __typename=CorpUserProperties}, editableProperties={displayName=null, pictureLink=https://raw.githubusercontent.com/datahub-project/datahub/master/datahub-web-react/src/images/default_avatar.png, teams=[], title=null, skills=[], __typename=CorpUserEditableProperties}, __typename=CorpUser}], resolvedGroups=null, resolvedRoles=null, __typename=ActorFilter}, editable=false, __typename=Policy}, {urn=urn:li:dataHubPolicy:7, type=PLATFORM, name=All Users - Base Platform Privileges, description=Grants base platform privileges to ALL users of DataHub. Change this policy to alter that behavior., state=ACTIVE, resources=null, privileges=[VIEW_ANALYTICS, GENERATE_PERSONAL_ACCESS_TOKENS], actors={users=[], groups=null, roles=null, allUsers=true, allGroups=false, resourceOwners=false, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[], resolvedGroups=null, resolvedRoles=null, __typename=ActorFilter}, editable=true, __typename=Policy}, {urn=urn:li:dataHubPolicy:8e9d3364-c463-4027-a3d2-d10b1d54c902, type=METADATA, name=allen_test, description=test, state=ACTIVE, resources={type=null, allResources=false, resources=null, filter={criteria=[{field=TYPE, values=[{value=dataset, entity=null, __typename=PolicyMatchCriterionValue}], condition=EQUALS, __typename=PolicyMatchCriterion}], __typename=PolicyMatchFilter}, __typename=ResourceFilter}, privileges=[VIEW_ENTITY_PAGE], actors={users=[], groups=[], roles=null, allUsers=false, allGroups=false, resourceOwners=false, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[], resolvedGroups=[], resolvedRoles=null, __typename=ActorFilter}, editable=true, __typename=Policy}, {urn=urn:li:dataHubPolicy:admin-metadata-policy, type=METADATA, name=Admins - Metadata Policy, description=Admins have all metadata privileges., state=ACTIVE, resources=null, privileges=[VIEW_ENTITY_PAGE, EDIT_ENTITY_TAGS, EDIT_ENTITY_GLOSSARY_TERMS, EDIT_ENTITY_OWNERS, EDIT_ENTITY_DOCS, EDIT_ENTITY_DOC_LINKS, EDIT_ENTITY_STATUS, EDIT_DOMAINS_PRIVILEGE, EDIT_ENTITY_DATA_PRODUCTS, EDIT_DEPRECATION_PRIVILEGE, EDIT_ENTITY_ASSERTIONS, EDIT_ENTITY_INCIDENTS, EDIT_ENTITY, EDIT_DATASET_COL_TAGS, EDIT_DATASET_COL_GLOSSARY_TERMS, EDIT_DATASET_COL_DESCRIPTION, EDIT_DATASET_COL_BUSINESS_ATTRIBUTE_PRIVILEGE, VIEW_DATASET_USAGE, VIEW_DATASET_PROFILE, EDIT_TAG_COLOR, EDIT_GROUP_MEMBERS, EDIT_USER_PROFILE, EDIT_CONTACT_INFO, EDIT_LINEAGE, EDIT_ENTITY_QUERIES, SEARCH_PRIVILEGE, GET_COUNTS_PRIVILEGE, GET_TIMESERIES_ASPECT_PRIVILEGE, GET_ENTITY_PRIVILEGE, GET_TIMELINE_PRIVILEGE, PRODUCE_PLATFORM_EVENT_PRIVILEGE, MANAGE_DATA_PRODUCTS, CREATE_ER_MODEL_RELATIONSHIP_PRIVILEGE, DELETE_ENTITY, ES_EXPLAIN_QUERY_PRIVILEGE, EDIT_ENTITY_PROPERTIES], actors={users=[], groups=[], roles=[urn:li:dataHubRole:Admin], allUsers=false, allGroups=false, resourceOwners=false, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[], resolvedGroups=[], resolvedRoles=null, __typename=ActorFilter}, editable=false, __typename=Policy}, {urn=urn:li:dataHubPolicy:admin-platform-policy, type=PLATFORM, name=Admins - Platform Policy, description=Admins have all platform privileges., state=ACTIVE, resources=null, privileges=[MANAGE_POLICIES, MANAGE_INGESTION, MANAGE_SECRETS, MANAGE_USERS_AND_GROUPS, VIEW_ANALYTICS, GENERATE_PERSONAL_ACCESS_TOKENS, MANAGE_ACCESS_TOKENS, MANAGE_DOMAINS, MANAGE_GLOBAL_ANNOUNCEMENTS, MANAGE_TESTS, MANAGE_GLOSSARIES, MANAGE_USER_CREDENTIALS, MANAGE_TAGS, MANAGE_GLOBAL_VIEWS, RESTORE_INDICES_PRIVILEGE, GET_TIMESERIES_INDEX_SIZES_PRIVILEGE, TRUNCATE_TIMESERIES_INDEX_PRIVILEGE, GET_ES_TASK_STATUS_PRIVILEGE, SET_WRITEABLE_PRIVILEGE, APPLY_RETENTION_PRIVILEGE, MANAGE_GLOBAL_OWNERSHIP_TYPES, GET_ANALYTICS_PRIVILEGE, CREATE_BUSINESS_ATTRIBUTE, MANAGE_BUSINESS_ATTRIBUTE, MANAGE_STRUCTURED_PROPERTIES, MANAGE_DOCUMENTATION_FORMS, MANAGE_FEATURES], actors={users=[], groups=[], roles=[urn:li:dataHubRole:Admin], allUsers=false, allGroups=false, resourceOwners=false, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[], resolvedGroups=[], resolvedRoles=null, __typename=ActorFilter}, editable=false, __typename=Policy}, {urn=urn:li:dataHubPolicy:asset-owners-metadata-policy, type=METADATA, name=Asset Owners - Metadata Policy, description=Asset Owners have all metadata privileges ONLY for assets they own., state=ACTIVE, resources=null, privileges=[VIEW_ENTITY_PAGE, EDIT_ENTITY_TAGS, EDIT_ENTITY_GLOSSARY_TERMS, EDIT_ENTITY_OWNERS, EDIT_ENTITY_DOCS, EDIT_ENTITY_DOC_LINKS, EDIT_ENTITY_STATUS, EDIT_DOMAINS_PRIVILEGE, EDIT_ENTITY_DATA_PRODUCTS, EDIT_DEPRECATION_PRIVILEGE, EDIT_ENTITY_ASSERTIONS, EDIT_ENTITY_INCIDENTS, EDIT_ENTITY, EDIT_DATASET_COL_TAGS, EDIT_DATASET_COL_GLOSSARY_TERMS, EDIT_DATASET_COL_DESCRIPTION, EDIT_DATASET_COL_BUSINESS_ATTRIBUTE_PRIVILEGE, VIEW_DATASET_USAGE, VIEW_DATASET_PROFILE, EDIT_TAG_COLOR, EDIT_GROUP_MEMBERS, EDIT_USER_PROFILE, EDIT_CONTACT_INFO, EDIT_LINEAGE, EDIT_ENTITY_QUERIES, GET_TIMELINE_PRIVILEGE, GET_ENTITY_PRIVILEGE, GET_TIMESERIES_ASPECT_PRIVILEGE, GET_COUNTS_PRIVILEGE, MANAGE_DATA_PRODUCTS, ES_EXPLAIN_QUERY_PRIVILEGE, EDIT_ENTITY_PROPERTIES], actors={users=[], groups=[], roles=null, allUsers=false, allGroups=false, resourceOwners=true, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[], resolvedGroups=[], resolvedRoles=null, __typename=ActorFilter}, editable=true, __typename=Policy}, {urn=urn:li:dataHubPolicy:editor-metadata-policy, type=METADATA, name=Editors - Metadata Policy, description=Editors have all metadata privileges., state=ACTIVE, resources=null, privileges=[VIEW_ENTITY_PAGE, EDIT_ENTITY_TAGS, EDIT_ENTITY_GLOSSARY_TERMS, EDIT_ENTITY_DOCS, EDIT_ENTITY_DOC_LINKS, EDIT_ENTITY_STATUS, EDIT_DOMAINS_PRIVILEGE, EDIT_ENTITY_DATA_PRODUCTS, EDIT_DEPRECATION_PRIVILEGE, EDIT_ENTITY_ASSERTIONS, EDIT_ENTITY_INCIDENTS, EDIT_DATASET_COL_TAGS, EDIT_DATASET_COL_GLOSSARY_TERMS, EDIT_DATASET_COL_DESCRIPTION, EDIT_DATASET_COL_BUSINESS_ATTRIBUTE_PRIVILEGE, VIEW_DATASET_USAGE, VIEW_DATASET_PROFILE, EDIT_TAG_COLOR, EDIT_LINEAGE, EDIT_ENTITY_QUERIES, SEARCH_PRIVILEGE, GET_COUNTS_PRIVILEGE, GET_TIMESERIES_ASPECT_PRIVILEGE, GET_ENTITY_PRIVILEGE, GET_TIMELINE_PRIVILEGE, PRODUCE_PLATFORM_EVENT_PRIVILEGE, MANAGE_DATA_PRODUCTS, ES_EXPLAIN_QUERY_PRIVILEGE, EDIT_ENTITY_PROPERTIES], actors={users=[], groups=[], roles=[urn:li:dataHubRole:Editor], allUsers=false, allGroups=false, resourceOwners=false, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[], resolvedGroups=[], resolvedRoles=null, __typename=ActorFilter}, editable=false, __typename=Policy}, {urn=urn:li:dataHubPolicy:editor-metadata-policy-entities, type=METADATA, name=Editors - Edit Metadata Entities, description=Editors can edit primary metadata entities., state=ACTIVE, resources={type=null, allResources=false, resources=null, filter={criteria=[{field=RESOURCE_TYPE, values=[{value=dataset, entity=null, __typename=PolicyMatchCriterionValue}, {value=chart, entity=null, __typename=PolicyMatchCriterionValue}, {value=dashboard, entity=null, __typename=PolicyMatchCriterionValue}, {value=dataFlow, entity=null, __typename=PolicyMatchCriterionValue}, {value=dataJob, entity=null, __typename=PolicyMatchCriterionValue}, {value=tag, entity=null, __typename=PolicyMatchCriterionValue}, {value=container, entity=null, __typename=PolicyMatchCriterionValue}, {value=domain, entity=null, __typename=PolicyMatchCriterionValue}, {value=glossaryTerm, entity=null, __typename=PolicyMatchCriterionValue}, {value=glossaryNode, entity=null, __typename=PolicyMatchCriterionValue}, {value=notebook, entity=null, __typename=PolicyMatchCriterionValue}, {value=dataProduct, entity=null, __typename=PolicyMatchCriterionValue}, {value=dataProcessInstance, entity=null, __typename=PolicyMatchCriterionValue}], condition=EQUALS, __typename=PolicyMatchCriterion}], __typename=PolicyMatchFilter}, __typename=ResourceFilter}, privileges=[EDIT_ENTITY], actors={users=[], groups=[], roles=[urn:li:dataHubRole:Editor], allUsers=false, allGroups=false, resourceOwners=false, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[], resolvedGroups=[], resolvedRoles=null, __typename=ActorFilter}, editable=true, __typename=Policy}, {urn=urn:li:dataHubPolicy:editor-platform-policy, type=PLATFORM, name=Editors - Platform Policy, description=Editors can manage ingestion and view analytics., state=ACTIVE, resources=null, privileges=[GENERATE_PERSONAL_ACCESS_TOKENS, MANAGE_DOMAINS, MANAGE_GLOBAL_ANNOUNCEMENTS, MANAGE_GLOSSARIES, MANAGE_TAGS, MANAGE_BUSINESS_ATTRIBUTE, MANAGE_STRUCTURED_PROPERTIES, MANAGE_DOCUMENTATION_FORMS, MANAGE_FEATURES], actors={users=[], groups=[], roles=[urn:li:dataHubRole:Editor], allUsers=false, allGroups=false, resourceOwners=false, resourceOwnersTypes=null, resolvedOwnershipTypes=null, resolvedUsers=[], resolvedGroups=[], resolvedRoles=null, __typename=ActorFilter}, editable=false, __typename=Policy}], __typename=ListPoliciesResult}}, extensions={tracing={version=1, startTime=2024-10-11T08:16:38.800990642Z, endTime=2024-10-11T08:16:38.922611501Z, duration=121634107, parsing={startOffset=13239855, duration=13129005}, validation={startOffset=48518216, duration=35221020}, execution={resolvers=[{path=[listPolicies], parentType=Query, returnType=ListPoliciesResult, fieldName=listPolicies, startOffset=69210524, duration=32729085}, {path=[listPolicies, start], parentType=ListPoliciesResult, returnType=Int!, fieldName=start, startOffset=102052694, duration=16343}, {path=[listPolicies, count], parentType=ListPoliciesResult, returnType=Int!, fieldName=count, startOffset=102114538, duration=7198}, {path=[listPolicies, total], parentType=ListPoliciesResult, returnType=Int!, fieldName=total, startOffset=102137693, duration=5111}, {path=[listPolicies, policies], parentType=ListPoliciesResult, returnType=[Policy!]!, fieldName=policies, startOffset=102157412, duration=4709}, {path=[listPolicies, policies, 0, urn], parentType=Policy, returnType=String!, fieldName=urn, startOffset=102251495, duration=8887}, {path=[listPolicies, policies, 0, type], parentType=Policy, returnType=PolicyType!, fieldName=type, startOffset=102279599, duration=5121}, {path=[listPolicies, policies, 0, name]
pricingblock-project commented 2 hours ago

docker image info

pb066@pb066-9D4-VH:~$ docker ps
CONTAINER ID   IMAGE                                   COMMAND                   CREATED          STATUS                    PORTS                                                           NAMES
825442db2545   acryldata/datahub-actions:head          "/bin/sh -c 'dockeri…"   27 minutes ago   Up 24 minutes                                                                             datahub-datahub-actions-1
0a506f30bae8   acryldata/datahub-frontend-react:head   "/bin/sh -c ./start.…"   27 minutes ago   Up 24 minutes (healthy)   0.0.0.0:9002->9002/tcp, :::9002->9002/tcp                       datahub-datahub-frontend-react-1
082308b01892   acryldata/datahub-gms:head              "/bin/sh -c /datahub…"   27 minutes ago   Up 25 minutes (healthy)   0.0.0.0:8080->8080/tcp, :::8080->8080/tcp                       datahub-datahub-gms-1
dcc0724722b1   confluentinc/cp-schema-registry:7.4.0   "/etc/confluent/dock…"   27 minutes ago   Up 26 minutes (healthy)   0.0.0.0:8081->8081/tcp, :::8081->8081/tcp                       datahub-schema-registry-1
9776819c3c96   confluentinc/cp-kafka:7.4.0             "/etc/confluent/dock…"   27 minutes ago   Up 27 minutes (healthy)   0.0.0.0:9092->9092/tcp, :::9092->9092/tcp                       datahub-broker-1
5f54e55bb366   confluentinc/cp-zookeeper:7.4.0         "/etc/confluent/dock…"   27 minutes ago   Up 27 minutes (healthy)   2888/tcp, 0.0.0.0:2181->2181/tcp, :::2181->2181/tcp, 3888/tcp   datahub-zookeeper-1
4e1de58297e5   elasticsearch:7.10.1                    "/tini -- /usr/local…"   27 minutes ago   Up 27 minutes (healthy)   0.0.0.0:9200->9200/tcp, :::9200->9200/tcp, 9300/tcp             datahub-elasticsearch-1
13332a162d11   mysql:8.2                               "docker-entrypoint.s…"   27 minutes ago   Up 27 minutes (healthy)   0.0.0.0:3306->3306/tcp, :::3306->3306/tcp, 33060/tcp            datahub-mysql-1
pb066@pb066-9D4-VH:~$ 
pricingblock-project commented 1 hour ago

Either I cannot get the roles default set: image