-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 执行"算法分析"的任意算法,均返回"网络异常,请稍后重试" #452
Labels
bug
Something isn't working
Comments
感谢反馈,这是因为后端代码部分正在整合,所以现在还没正式发布,之后会尽快发布(到时候会close 此 pr 并在 docker 版提前使用) |
你好,bug还没有修复吗? |
1 task
你好,请问有修复的计划了吗 |
@iorimoe 新版支持的版本即将上线了, 代码基本已经就绪了, 也可以提前内测一下 (等 PR 提交了我更新一下 link) |
你好,请问新版本上线了吗?这个问题得到修复了嘛? |
@xiaotong-sun refer #632 (coming soon) @FrostyHec (after client graphspace PR merged, we could give users a preview of the early experience?) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: