Replies: 2 comments 2 replies
-
@gerardkr What version are you running? |
Beta Was this translation helpful? Give feedback.
0 replies
-
BTW, the error sounds like you have not run the core-common-config-bootstrapper service prior to running Core Metadata. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to run EdgeX natively. Redis is up and so is consul. But when I start core-metadata I get a bunch of warnings like those below. This doesn't match the instructions and it seems like a problem in any case. Is there a missing step in the instructions where I am supposed to load data into consul or redis?
level=WARN ts=2023-11-27T02:29:09.647411Z app=core-metadata source=config.go:1056 msg="did not get boolean from config provider for edgex/v3/core-common-config-bootstrapper/IsCommonConfigReady: strconv.ParseBool: parsing "": invalid syntax"
Beta Was this translation helpful? Give feedback.
All reactions