How to debug Worker Error 1101?

I have deployed Next.js app to a Cloudflare Worker using OpenNext. It works well but the Google login callback triggers an Error 1101. It works fine on local and other dev platforms. There log error I see is: Error 1101: Worker threw exception "The Workers runtime canceled this request because it detected that your Worker's code had hung and would never generate a response."
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?