[Mimir 3.x] missing address |error initialising module: query-frontend #13605
Unanswered
hnreddyg
asked this question in
Help and support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
I have recently used grafana/mimir:3.0.0 image to provision the ingest storage architecure.
excpet query_frontent service remaining all components are working fine.
only query_frontend failed to start.(we are using ecs fargate setup).
mimir-query-frontend:
ts=2025-11-21T10:00:18.761973757Z caller=memberlist_client.go:484 level=info msg="Using memberlist cluster label and node name" cluster_label= node=ip-x-x-x.ec2.internal-c8ba7b02
ts=2025-11-21T10:00:18.763381608Z caller=log.go:157 level=error msg="error running application" err="missing address\nerror initialising module: query-frontend\ngithub.com/grafana/dskit/modules.(*Manager).initModule\n\t/__w/mimir/mimir/vendor/github.com/grafana/dskit/modules/modules.go:138\ngithub.com/grafana/dskit/modules.(*Manager).InitModuleServices\n\t/__w/mimir/mimir/vendor/github.com/grafana/dskit/modules/modules.go:108\ngithub.com/grafana/mimir/pkg/mimir.(*Mimir).Run\n\t/__w/mimir/mimir/pkg/mimir/mimir.go:1006\nmain.main\n\t/__w/mimir/mimir/cmd/mimir/main.go:235\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:285\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1693"

Beta Was this translation helpful? Give feedback.
All reactions