hexuxu110 commented on issue #2847:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2847#issuecomment-3143747323

   > > Cluster_Not_Ready
   > > 先定位一下问题
   > 
   > 1. 检查pd状态:
   >    curl http://localhost:8620/actuator/health
   > 2. 检查store实例的状态
   >    curl 
[http://localhost:{store_address:store_port}/actuator/health](http://localhost:%7Bstore_address:store_port%7D/actuator/health)
   > 3. 尝试获取一下pd中注册的store
   >    curl http://localhost:8620/pd/api/v1/stores (这个官方文档似乎有点问题,可以试试下边这个)
   > 
   > curl http://localhost:8620/v1/stores
   
   大佬 你这边复现不了吗
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org
For additional commands, e-mail: issues-h...@hugegraph.apache.org

Reply via email to