1

I'm deploying my first project to AWS Amplify, it's just a basic React app with some divs and text to test out the deployment.

It builds and runs in VS code and is bound to Git. I ran thorough the Amplify Console wizard, setting up the build to use Webpack which completed successfully and deployed uploading:

  • index.html
  • index.css
  • main.js
  • and a couple of images

However when I visit the link I get:

This site can’t be reached ERR_CONNECTION_RESET

How can I investigate what exactly has been deployed to give me clues to why it won't work?

1 Answer 1

0

I has assumed that it was the hosting that was the problem but after testing it with Firefox and IE I got more security related messages. Finally I got it working on my phone on 4G (bypassing the home router) and this worked.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.