无法使用浏览器链接neo4j,进行数据库查看

Open
#205 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker-compose, neo4j
Domain
databases, devops

Research direction

Start with env.example and the unchanged docker-compose configuration, then reproduce the browser connection to the Neo4j instance using the values shown in the issue. Compare the configured credentials with the browser login behavior and verify that the authentication failure is resolved.

Written by the indexing model from the issue text.

Description

I'm at env.example

Configuration as follows

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Neo4j

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

NEO4J_URI=neo4j://database:7687

NEO4J_USERNAME=neo4j

NEO4J_PASSWORD=12345678

docker-compose has not been modified

But when I log in, this error keeps coming:

Connection to Instance Failed

The client is unauthorized due to authentication failure.

Error details

Neo.ClientError.Security.Unauthorized

The client is unauthorized due to authentication failure.

Image
Dominant language
Python
Stars
5.4k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from docker/genai-stack

All issues in docker/genai-stack

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.