Skip to content
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

(Currently) cannot start neo4j in Ubuntu 22.04 #32

Open
tasty0tomato opened this issue Aug 27, 2024 · 3 comments
Open

(Currently) cannot start neo4j in Ubuntu 22.04 #32

tasty0tomato opened this issue Aug 27, 2024 · 3 comments

Comments

@tasty0tomato
Copy link

neo4j/neo4j#13471

Seems like a issue of neo4j.
If you want to run command
$ curl -v -u neo4j:neo4j POST localhost:7474/user/neo4j/password -H "Content-type:application/json" -d "{\"password\":\"secret\"}"
You will get a
{"errors":[{"code":"Neo.ClientError.Request.Invalid","message":"Not Found"}]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@tasty0tomato and others