Neo4j on Amazon Marketplace: Unauthorized with default credentials

我怕爱的太早我们不能终老 提交于 2019-12-10 18:44:37

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!