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
Walshy
Walshy3mo ago
What do your logs say? ?pages-logs
SuperHelpflare
SuperHelpflare3mo ago
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]
Walshy
Walshy3mo ago
if Pages or for Wrangler, look at the logs tab

Did you find this page helpful?