m3db / m3

M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform

Home Page:https://m3db.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

context deadline exceed

skyzzk opened this issue · comments

When I initialize the cluster
curl -X POST http://localhost:7201/api/v1/database/create -d
The result is context deadline exceed
How can I solve it?