#404 page returning a status of 500 (Internal Server Error)

5 messages · Page 1 of 1 (latest)

modern ravine
#

Hi,

I've just uploaded my first Astro site (love it btw!) and have noticed that the 404 page always returns an internal error.

For simplicity sake I've uploaded a basic empty astro site which exhibits the same issue, as evidenced here: https://dev.jace.info/f

I've got various sites hosted in the same environment (PHP, React, NextJS, Vanilla HTML) and have never experienced this issue before.

Any ideas at all?

Many thanks in advance.

regal jewelBOT
#
Quiet in here?

It looks like no-one has responded to your question yet. People might not be available right now or don’t know how to answer your question. Want an answer while you wait? Try asking our experimental bot in #1095492539085230272.

drifting oasis
#

Hey! Do you have a 404.astro or 404.md page in your src?

modern ravine
#

Hi, thanks for the reply 🙂 The example here (https://dev.jace.info/f) is a basic empty Astro install so I should be seeing the default 404 page. I've tried I have also tried using a custom 404 page and have the same outcome (https://jace.info/f).