Hello Cortex'rs,
I am trying to deploy or run Cortex as a Service in DCOS Mesosphere and its throwing this below error:
`level=info ts=2020-09-03T15:07:09.830798562Z caller=modules.go:488 msg="RulerStorage is not configured in single binary mode and will not be started."
level=error ts=2020-09-03T15:07:09.831042466Z caller=log.go:149 msg="error running cortex" err="schema config file needs to be set\nerror initialising module: table-manager\ngithub.com/cortexproject/cortex/pkg/util/modules.(*Manager).InitModuleServices\n\t/go/src/github.com/cortexproject/cortex/pkg/util/modules/modules.go:89\ngithub.com/cortexproject/cortex/pkg/cortex.(*Cortex).Run\n\t/go/src/github.com/cortexproject/cortex/pkg/cortex/cortex.go:290\nmain.main\n\t/go/src/github.com/cortexproject/cortex/cmd/cortex/main.go:164\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:203\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1373"
`
SO based on this error, looks like the Docker container is pulling the data from this official Cortex repo and looking for the Storage information (ruler.storage)
How can I predefine or even define the variable from Cortex within Mesosphere?
Anyone been through this or any help here will be appreciated.
Cheers!
Vikram Y
--
You received this message because you are subscribed to the Google Groups "Cortex Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cortex-monitor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cortex-monitoring/8359335c-d52d-4f0a-9cdc-dd97c9b88703n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cortex-monitoring/81ccea7f-68fc-4154-bf30-1138efbf7163n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cortex-monitoring/86f2cb17-e3d4-4a07-bcca-8b82f153e201n%40googlegroups.com.