Interesting issue -- Log stream causes NextJS Edge runtime app to fail
This is kind of an intriguing one.....
dev: https://nameplace.pages.dev/
deployment id: 0877b232-f464-44fb-bd88-fa620eb21341
account id: f1087e918dcedfd9575e5e595a817813
- App deploys fine via
wrangler pages deploy .vercel/output/static - I can hit the side all is dandy...
- Go to the deployment UI, go to the "Real-time logs" section, click "Begin Log Stream"
- Log flows begin to appear -- but now every request is an HTTP 500
- Even after ending the log stream, the worker appears to be in a broken state and continues to throw HTTP 500s
- Wrangler tail does not show any useful error messages:
dev: https://nameplace.pages.dev/
deployment id: 0877b232-f464-44fb-bd88-fa620eb21341
account id: f1087e918dcedfd9575e5e595a817813