Error 1101 Worker threw exception

Hi, I am getting this error after visiting a successful preview build: How can I check what's going on? It is a NextJs application on 14.0.2.
No description
No description
8 Replies
James
James•7mo ago
Try 14.0.1 perhaps, maybe there is another bug in 14.0.2 I need to try find. 14.0.2 shipped several bugs with the edge, already had to fix one in the latest next-on-pages that just completely broke rendering, so make sure you're using the latest next-on-pages too.
Eusebio Trigo
Eusebio Trigo•7mo ago
yup, @latest FTW. I switched back to .1 Good luck!
James
James•7mo ago
Were you doing anything notable on the page, or any specific action that triggered the error? I'm actually a bit concerned because you shouldn't get that specific error page, you should get an internal server error at most. Are you able to tail that deployment and see the logs and see if there's anything worth noting?
Eusebio Trigo
Eusebio Trigo•7mo ago
I was just trying to access the home page. I'll check.
Eusebio Trigo
Eusebio Trigo•7mo ago
This is the log from the request after signing in "name": "Error", "message": "The script will never generate a response.",
James
James•7mo ago
welp. we released a patch in 1.7.3 that fixed one change in 14.0.2 that caused that error message, i wouldnt have expected there to be another. are you sure you're using next-on-pages v1.7.3 (which is the latest)?
Eusebio Trigo
Eusebio Trigo•7mo ago
Yes, I was using 1.7.3 12:59:41.599 Executing user command: npx @cloudflare/next-on-pages@latest 12:59:44.459 npm WARN exec The following package was not found and will be installed: @cloudflare/next-on-pages@1.7.3
James
James•7mo ago
😭
Want results from more Discord servers?
Add your server
More Posts