JamieBort / Portfolio-Website

This is where I share a bit about myself, showcase what I've been working on, and share where you can find me online. It is build with a React + Vite front end and a Node Express backend. And styled with MUI.
https://jamiebort.com
GNU General Public License v3.0
0 stars 0 forks source link

Address the "This site can’t be reached" response #33

Open JamieBort opened 4 months ago

JamieBort commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

The page does not load. In its place is this This site can’t be reached message.

And this ERR_CONNECTION_CLOSED error.

See screenshots.

To Reproduce Steps to reproduce the behavior:

  1. Navigate to https://www.jamiebort.com/ or to https://jamiebort.com/

Expected behavior A clear and concise description of what you expected to happen.

For the page to load as if you have navigated to http://jamiebort.com/

Screenshots If applicable, add screenshots to help explain your problem.

Screen Shot 2024-05-28 at 14 45 45

Screen Shot 2024-05-28 at 14 46 07

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

Related to these Issue(s):

https://github.com/JamieBort/Portfolio-Website/issues/26

And maybe https://github.com/JamieBort/Portfolio-Website/issues/3

And maybe https://github.com/JamieBort/Portfolio-Website/issues/31