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

SecretProviderError on startup with 2.2.5 #5781

Open
gneville-ot opened this issue Jun 4, 2024 · 0 comments
Open

SecretProviderError on startup with 2.2.5 #5781

gneville-ot opened this issue Jun 4, 2024 · 0 comments
Labels
triage This issue is new and has not been reviewed. type: bug Something isn't working as expected

Comments

@gneville-ot
Copy link

Environment

  • Nautobot version (Docker tag too if applicable): 2.2.5
  • Python version: 3.11
  • Database platform, version: Postgres 15
  • Middleware(s): None

Steps to Reproduce

  1. Use the Secret Provider Plugin and configure it to pick up from either env var or hashicorp-vault
  2. Stop and Restart nautobot
  3. Check logs to see a SecretProviderError on startup

Expected Behavior

No warning

Observed Behavior

Warning seen on each startup, for example:

SecretProviderError: Secret "git_token" (provider "hashicorp-vault"): No registered provider "hashicorp-vault" is available

This doesn't actually seem to affect jobs

@gneville-ot gneville-ot added triage This issue is new and has not been reviewed. type: bug Something isn't working as expected labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage This issue is new and has not been reviewed. type: bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant