Steam
Steam
@wey-gu could you provide any updates on this issue? If it has been resolved, could you share the solution and consider closing this issue?
@wenhaocs Can you take a look at this issue, please?
@wey-gu could you provide any updates on this issue? If it has been resolved, could you share the solution and consider closing this issue?
> I am encountering the same issue where the NebulaGraph Studio container can only connect to the Graphd (NebulaGraph) server when they are both within the same Docker network. Despite...
When connecting to NebulaGraph via the nebula-studio Web client, the IP address used for graphd must be the actual IP address, not a local address like 127.0.0.1. This information may...
 According to the documentation, you can adjust the value of minloglevel, and also clear the logs as per the documentation. docs: [https://docs.nebula-graph.io/3.6.0/20.appendix/0.FAQ/#the_runtime_log_files_are_too_large_how_to_recycle_the_logs](https://docs.nebula-graph.io/3.6.0/20.appendix/0.FAQ/#the_runtime_log_files_are_too_large_how_to_recycle_the_logs)
Have you restarted the Meta service? Has the Storage service been activated (through the `add hosts` command)?
in ranges,支持这种写法,参考:[https://docs.nebula-graph.com.cn/3.6.0/3.ngql-guide/5.operators/8.list/](https://docs.nebula-graph.com.cn/3.6.0/3.ngql-guide/5.operators/8.list/) 和 [https://docs.nebula-graph.com.cn/3.6.0/3.ngql-guide/6.functions-and-expressions/6.list/#range](https://docs.nebula-graph.com.cn/3.6.0/3.ngql-guide/6.functions-and-expressions/6.list/#range)
what's your nebulagraph core version?
According to the documentation, you can recover failed jobs using `RECOVER JOB` command: [https://docs.nebula-graph.io/3.6.0/nebula-dashboard-ent/4.cluster-operator/cluster-information/job-management/#recover_job](https://docs.nebula-graph.io/3.6.0/nebula-dashboard-ent/4.cluster-operator/cluster-information/job-management/#recover_job)