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

   <!-- Answer -->
   The HugeGraph RAG Platform does include authentication by default, so you 
normally need to log in before using features like embedding setup. The error 
"请先登录" ("Please log in first") means the backend is expecting an authenticated 
user. 
   
   However, a recent update shows that authentication is currently disabled in 
the latest HugeGraph AI platform deployment [(see PR 
log)](https://github.com/apache/incubator-hugegraph-ai/pull/284). If you still 
see this login error, it likely means your deployment's configuration is 
inconsistent—authentication might still be enabled in your environment.
   
   To resolve this, check your configuration (look for an `auth_required` 
parameter in your config files) and make sure it matches your intended setup. 
If you want to disable authentication, set `auth_required` to `False` and 
restart the service. If you want authentication enabled, ensure you have a 
login flow and valid credentials. 
   
   If the error persists after confirming your config, double-check that your 
deployment is using the latest code and configuration.
   
   
   <!-- 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/3639f9c0-e8e7-4876-a686-bc4b65ee2fc0?feedback_type=great_response)
 | 
[Irrelevant](https://app.dosu.dev/response-feedback/3639f9c0-e8e7-4876-a686-bc4b65ee2fc0?feedback_type=irrelevant_answer)
 | 
[Incorrect](https://app.dosu.dev/response-feedback/3639f9c0-e8e7-4876-a686-bc4b65ee2fc0?feedback_type=incorrect_sources)
 | 
[Verbose](https://app.dosu.dev/response-feedback/3639f9c0-e8e7-4876-a686-bc4b65ee2fc0?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/3639f9c0-e8e7-4876-a686-bc4b65ee2fc0?feedback_type=hallucination)
 | [Report 
🐛](https://app.dosu.dev/response-feedback/3639f9c0-e8e7-4876-a686-bc4b65ee2fc0?feedback_type=bug_report)
 | 
[Other](https://app.dosu.dev/response-feedback/3639f9c0-e8e7-4876-a686-bc4b65ee2fc0?feedback_type=other)</sup>&nbsp;&nbsp;[![Chat
 with 
Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/dc46e653-18e4-4843-bf2e-1fcf7467eb58/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-ai/issues/297)


-- 
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: issues-unsubscr...@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org
For additional commands, e-mail: issues-h...@hugegraph.apache.org

Reply via email to