I was not able to connect the database by using the code in section 2.2
query = “MATCH (n) RETURN n LIMIT 20”
records = execute_query(query)
print(records)
Here is the env
Hello @troyjackky could you check you are using the Neo4jDNSConnection value (without colon and port number) instead of the Neo4jDNSUI. Thank you
Hello @troyjackky Could you try clicking on the CloudFormation link next to Neo4jDNSUI that should connect directly to Neo4j. Your env file looks correct and it might not be related with this error. As a last resort try disabling the Anitvirus or even better use another device and proceed. Hope it helps
At least we know that it is not related to the notebook setup because that link is provided from the lab. Do you have access to another device or you could simply disable your antivirus for that part. Thank you
I don’t have any antivirus apps on my devices. I used other devices and disable window virus & threat protection settings. But, I still don’t have any chances to connect to the Neo4jDNSUI.
Which browser are you use to connect Neo4jDNSUI?
@gltran I am using chrome but his link doesn’t work for me either. Did you run the lab?