[Resolved] Course 3 Week 1 Neo4j url does not load

I just completed the neo4j lab assignment. The notebook says if we want we can visit the hosted neo4j db through the URL in the cloudformation. But at least for me, it did not load. Regardless, I could complete the lab without it affecting my grade.

edit: I used the whole url (with the port), and I was getting a white screen which gives me little reason to think that the problem is on my side

Hello @Ivan_Ivanov
In the CloudFormation outputs, there are two URLs with somewhat similar names, as can be seen hereunder.


When I click on the Neo4jDNSConnection URL I get the white screen you mentioned, so I guess this must have been the one you have tried. However, in order to access the Neo4j UI, Neo4jDNSUI is the one we should open, and the UI looks like the following screenshot.

1 Like