Issue with Nuxt 2 built JS file suddenly returning error 500.
Hi,
I'm currently seeing issues with our Nuxt 2 site hosted on Cloudflare Pages and managed using Prismic, where one of the built JS file is returning an error 500.
https://2ce4de02.luc-2023-site.pages.dev/_nuxt/static/1718012702/state.js
No code changes have been made to the repository in several weeks, and I don't think any content updates within Prismic should be causing issues either.
Is there an issue on the Cloudflare Pages end here?
2 Replies
Also seeing this, we have a Gatsby website, no workers / pages functions in the way, just directly going to static JS file hosted on Cloudflare pages and it's returning a HTTP 500. The response has no body, but there are some Cloudflare headers being set. It doesn't happen to all files, but some are getting stuck...