dosubot[bot] commented on issue #2868:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2868#issuecomment-3251970111

   <!-- Greeting -->
   Hi @docul! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the 
incubator-hugegraph team.
   
   <!-- Answer -->
   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)
   
   
   <!-- Dosu Comment Footer -->
   *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).*
   
   ---
   <sup>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)</sup>&nbsp;&nbsp;[![Chat
 with 
Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/e5e246fa-a522-4d8a-ab3c-e2588b5b501b/ask?utm_source=githu
 b)&nbsp;[![Join 
Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share
 on 
X](https://img.shields.io/badge/X-share-black)](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