ec2neo
                                
                                
                                
                                    ec2neo copied to clipboard
                            
                            
                            
                        Cannot connect from application
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.
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?