Bug Type (问题类型)
exception / error (异常报错)
Before submit
Environment (环境信息)
- Server Version: v1.0.0
- Toolchain Version: v1.0.0
- Data Size: 9000 vertices, 20000 edges
执行"算法分析"的任意算法,均返回"网络异常,请稍后重试"
试过 hubble 原生版本 以及 最新docker版本,均报错。
看了下网络:
请求 URL: http://xxxx/api/v1.2/graph-connections/2/algorithms/sameneighbors
请求方法: POST
状态代码: 405
响应:{"timestamp":"2023-04-21 15:39:21","status":405,"error":"Method Not Allowed","message":"Request method 'POST' not supported","path":"/api/v1.2/graph-connections/2/algorithms/sameneighbors"}
Expected & Actual behavior (期望与实际表现)
不应返回该类报错
Vertex/Edge example (问题点 / 边数据举例)
No response
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
No response
Bug Type (问题类型)
exception / error (异常报错)
Before submit
Environment (环境信息)
执行"算法分析"的任意算法,均返回"网络异常,请稍后重试"
试过 hubble 原生版本 以及 最新docker版本,均报错。
看了下网络:
请求 URL: http://xxxx/api/v1.2/graph-connections/2/algorithms/sameneighbors
请求方法: POST
状态代码: 405
响应:{"timestamp":"2023-04-21 15:39:21","status":405,"error":"Method Not Allowed","message":"Request method 'POST' not supported","path":"/api/v1.2/graph-connections/2/algorithms/sameneighbors"}
Expected & Actual behavior (期望与实际表现)
不应返回该类报错
Vertex/Edge example (问题点 / 边数据举例)
No response
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
No response