500 Error on page load
For the last two days our website is down and throws 500 error on pageload. It's an Remix application connected to contentful and we did not change anything in the repository or the cms. No new deployment triggered from our side.
3 Replies
What do your logs say?
?pages-logs
If you're looking to tail a Pages Function you can do so in the UI here: https://dash.cloudflare.com?to=/:account/pages/view/:pages-project/:pages-deployment/functions
or with Wrangler:
wrangler pages deployment tail [deploymentId/url]
if Pages or for Wrangler, look at the logs tab