Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-03-2021 04:31 PM
Hello,
I faced javascript neo4j driver problem. I have a AWS EC2 Server which installed neo4j community server(4.2). When my react program(using neo4j javascript driver(official)), browser throw error "Websocket connection failure".
One strange thing is when I execute same react program in local(my Laptop) this problem does not emerged. Only when I tried my react program deploy AWS amplify(With https protocol), browser throw connection fail error.
I have searched some threads for solutions or same issues, all of that not working.
Really strange thing is executing react program in localhost doesn't have any problem, only problem case is deploy to AWS amplify service.
I couldn't convince that what is problem causes ( HTTPS protocol ? AWS amplify problem? )
Any little information would be greatly helpful to me.
Thanks.
01-09-2021 03:12 PM
You need to share more details e.g. your source code
also try to connect with cypher-shell or neo4j-browser first to see if your connection works in the first place
All the sessions of the conference are now available online