Nuxt deployment 1101: "Script will never generate a response"

I have attempted to deploy a Nuxt SSR application using cloudflare and although the build is successful and local testing works, the deployed page on cloudflare produces a 1101 error. I did a trace log on the page which produced the attached response.
1 Reply
BigBallard
BigBallardOP2w ago
This error is less than helpful and doesnt give any detail on what is actually failing or causing the error. It appears by the scriptName that this is not an issue with my code but rather whatever cloudflare produced.

Did you find this page helpful?