smartiscool opened a new issue, #452:
URL: https://github.com/apache/incubator-hugegraph-toolchain/issues/452

   ### Bug Type (问题类型)
   
   exception / error (异常报错)
   
   ### Before submit
   
   - [X] I had searched in the 
[issues](https://github.com/apache/hugegraph-toolchain/issues) and found no 
similar issues.
   
   ### 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_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to