edgexfoundry / edgexfoundry/edgex-compose

Unable to start EdgeX Node from Docker Compose

Open
#520 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Makefile
Stars
113
Forks
127
PR merge metrics
No merged PRs in 30d

Description

The EdgeX Node is not starting using docker compose file
I have cloned the repo from https://github.com/edgexfoundry/edgex-compose.git
NexusRepository.
edgex-core-common-config-bootstrapper container is getting exited with error:
level=ERROR ts=2026-01-06T06:30:32.583774243Z app=core-common-config-bootstrapper source=main.go:114 msg="failed to determine if common configuration exists in the provider: checking configuration existence from Core Keeper failed: failed to send a http request -> Get \"http://edgex-core-keeper:59890/api/v3/kvs/key/edgex%2Fv4%2Fcore%2Dcommon%2Dconfig%2Dbootstrapper?keyOnly=true\": dial tcp 172.21.0.10:59890: connect: connection refused"

and thus edgex-core-data container has this warning
level=WARN ts=2026-01-07T05:38:35.705267868Z app=core-data source=config.go:1067 msg="Waiting for configuration provider to be available"

Can you please help me set up the node to query it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.