docul commented on issue #2868:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2868#issuecomment-3251982469

   > Hi [@docul](https://github.com/docul)! I'm 
[Dosu](https://go.dosu.dev/dosubot) and I’m helping the incubator-hugegraph 
team.
   > 
   > 405 Method Not Allowed 通常说明请求的 HTTP 方法不被接口支持。HugeGraph 的 
`/algorithms/kout` 接口明确只接受 POST 请求(见后端实现),不会因配置而禁用 POST 方法。如果你用 Docker 
部署,Hubble 访问 HugeGraph Server 时,**不要用 `localhost` 或 `127.0.0.1`**,而应该用容器名(如 
`server`)或主机 IP,否则请求可能被错误路由或拦截,导致方法被更改或不被识别,出现 405 错误。请检查 Hubble 的服务地址配置,以及 
Docker 网络设置,确保 Hubble 能正确访问 HugeGraph Server 的 
API,并且请求方法没有被代理或网关改写。[相关部署说明](https://app.dosu.dev/documents/5da37ba3-7410-488a-b43c-cd6b4d99e42a)
   > 
   > _To reply, just mention [@dosu](https://go.dosu.dev/dosubot)._
   > 
   > How did I do? 
[Good](https://app.dosu.dev/response-feedback/2ee0df17-dfa1-4b1b-9330-ace6fffced8b?feedback_type=great_response)
 | 
[Irrelevant](https://app.dosu.dev/response-feedback/2ee0df17-dfa1-4b1b-9330-ace6fffced8b?feedback_type=irrelevant_answer)
 | 
[Incorrect](https://app.dosu.dev/response-feedback/2ee0df17-dfa1-4b1b-9330-ace6fffced8b?feedback_type=incorrect_sources)
 | 
[Verbose](https://app.dosu.dev/response-feedback/2ee0df17-dfa1-4b1b-9330-ace6fffced8b?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/2ee0df17-dfa1-4b1b-9330-ace6fffced8b?feedback_type=hallucination)
 | [Report 
🐛](https://app.dosu.dev/response-feedback/2ee0df17-dfa1-4b1b-9330-ace6fffced8b?feedback_type=bug_report)
 | 
[Other](https://app.dosu.dev/response-feedback/2ee0df17-dfa1-4b1b-9330-ace6fffced8b?feedback_type=other)
  [![Chat with 
Dosu](https://camo.githubusercontent.com/d9ffebb979729c9ef0fc4e3090dbae5b17cabbfec8afe378ada6b81913d6ad8a/68747470733a2f2f646f73752e6465762f
 
646f73752d636861742d62616467652e737667)](https://app.dosu.dev/e5e246fa-a522-4d8a-ab3c-e2588b5b501b/ask?utm_source=github)
 [![Join 
Discord](https://camo.githubusercontent.com/d562c2df5e4567ea41d37f1d91a4da0839d8341037045b103b2da268998de17f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6a6f696e2d3538363546323f6c6f676f3d646973636f7264266c6f676f436f6c6f723d7768697465266c6162656c3d)](https://go.dosu.dev/discord-bot)
 [![Share on 
X](https://camo.githubusercontent.com/4649f705e2396d6f328dbc8e800a0509c9c17b3b20253b36706c393df124b93d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f582d73686172652d626c61636b)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/incubator-hugegraph/issues/2868)
   
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to