Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store Configuration error message on missing name index #1590

Open
andrewpmartinez opened this issue Apr 11, 2023 · 0 comments
Open

Store Configuration error message on missing name index #1590

andrewpmartinez opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@andrewpmartinez
Copy link
Member

Experienced

The following error is output when creating external JWT signers:

[ 783.417]   ERROR fabric/controller/models.(*BaseEntityManager).ValidateNameOnCreate: entity of type *persistence.ExternalJwtSigner is named, but store doesn't have name index

Expected

No error message in logs unless name uniqueness is violated.

Reproduction

  1. Create an external JWT signer
  2. Observe logs
@andrewpmartinez andrewpmartinez added the bug Something isn't working label Apr 11, 2023
@andrewpmartinez andrewpmartinez self-assigned this Apr 11, 2023
@andrewpmartinez andrewpmartinez changed the title Store Configuration Error Message on missing name index Store Configuration error message on missing name index Apr 11, 2023
@plorenz plorenz transferred this issue from openziti/edge Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant