Next on Pages: Internal Error or "nodejs_compat" compatibility error
Hi everyone I have been running into problems with deploying my page onto cloudflare pages. I use the next-on-pages adapter and wrangler for deployment. When I deploy without adding the compatiblity flag "nodejs_compat" I run into an Error 1101 Worker threw exception. If i then change my wrangler.toml to accept the compatibility flag I run into an Internal Server Error and I am unsure how to see any logging regarding that.
I added an image of my wrangler configuration file. The build logs show no error when I add the compatibility flag and when i remove it show the mentioned Error 1101 "nodejs_compat".
pages: freezycdotde.riesertz.workers.dev
deployment: 56bf8d7c-f45c-403d-8876-ae4cf54d8c11
account id: c5f845060e7cbff5d8d6c4ccae3dbea7

0 Replies