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

Failed to deploy security EdgeX with error "MetricsManager not available" #379

Closed
cherrycl opened this issue Oct 11, 2022 · 2 comments · Fixed by #380
Closed

Failed to deploy security EdgeX with error "MetricsManager not available" #379

cherrycl opened this issue Oct 11, 2022 · 2 comments · Fixed by #380
Assignees
Labels
3-high priority denoting release-blocking issues bug Something isn't working
Milestone

Comments

@cherrycl
Copy link

🐞 Bug Report

Affected Services [REQUIRED]

The issue is located in: Security services

Is this a regression?

Yes

Description and Minimal Reproduction [REQUIRED]

Deploy EdgeX with the docker-compose file

🔥 Exception or Error


Found the below error on edgex-kong-db
"MetricsManager not available. General common service metrics will not be reported."

🌍 Your Environment

Deployment Environment:

EdgeX Version [REQUIRED]: Main

Anything else relevant?

@cherrycl cherrycl added the bug Something isn't working label Oct 11, 2022
@cloudxxx8 cloudxxx8 added the 3-high priority denoting release-blocking issues label Oct 11, 2022
@lenny-goodell
Copy link
Member

That is a warning, not an error and is expected for the security services run during bootstrapping.

I am also seeing the issue where security bootstrapping is failing with the latest go-mod-bootstrap. The code changes shouldn't have any impact. I have one idea to skip the new code for the security services.

@lenny-goodell lenny-goodell self-assigned this Oct 11, 2022
@lenny-goodell lenny-goodell added this to the Levski milestone Oct 11, 2022
@lenny-goodell lenny-goodell transferred this issue from edgexfoundry/edgex-go Oct 11, 2022
lenny-goodell pushed a commit to lenny-goodell/go-mod-bootstrap that referenced this issue Oct 11, 2022
lenny-goodell pushed a commit that referenced this issue Oct 11, 2022
@lenny-goodell
Copy link
Member

@cherrycl , @cloudxxx8 , this issue is now fixed in go-mod-bootstrap and this PR fixes it for all the services in edgex-go.
edgexfoundry/edgex-go#4184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3-high priority denoting release-blocking issues bug Something isn't working
Projects
None yet
3 participants