ec2neo icon indicating copy to clipboard operation
ec2neo copied to clipboard

Cannot connect from application

Open chrismcleod opened this issue 10 years ago • 1 comments

If I try to connect in ruby with the username and password I supplied upon creation I get:

Server not available on http://xx.xx.xx.xx:7474/db/data (response code 302) (RuntimeError)

When I first try to login to the browser, the username and password I specified dont work and I have to login with neo4j/neo4j.

chrismcleod avatar Jan 07 '15 20:01 chrismcleod

Hey @chrismcleod, you should be hitting port 80 so you end up hitting haproxy (which does auth). Pretty sure that output should declare that. What flavour of linux are you on? Ubuntu or Amazon?

simpsonjulian avatar Jan 11 '15 20:01 simpsonjulian