问题
I just deployed Neo4J from Amazon Marketplace on Amazon ECS
I can browse to the GUI but the default credentials (neo4j/neo4j) seems to not work.
The error message reads:
Neo.ClientError.Security.Unauthorized: The client is unauthorized due to authentication failure.
What am I missing?
回答1:
Just an extract from the Amazone Usage Instruction
:
The default password is your EC2 instance id
So the password is not neo4j ...
来源:https://stackoverflow.com/questions/48010519/neo4j-on-amazon-marketplace-unauthorized-with-default-credentials