Error 1101 Worker threw exception

Is there any issue with Cloudflare Pages & Workers right now? Just make some changes and deploy to preview branch but getting error 1101. Then I revert the codebase to exactly the same as production branch, which is running without issue. But deployment on preview always return error 1101.
3 Replies
Gink
Gink7mo ago
{
"outcome": "exception",
"scriptName": "pages-worker--1968362-preview",
"diagnosticsChannelEvents": [],
"exceptions": [
{
"name": "Error",
"message": "The script will never generate a response.",
"timestamp": 1711124785365
}
],
"logs": [],
"eventTimestamp": 1711124785346,
"event": {
"request": {
"url": "https://e855c23c.nextjs-fe.pages.dev/"
}
}
}
{
"outcome": "exception",
"scriptName": "pages-worker--1968362-preview",
"diagnosticsChannelEvents": [],
"exceptions": [
{
"name": "Error",
"message": "The script will never generate a response.",
"timestamp": 1711124785365
}
],
"logs": [],
"eventTimestamp": 1711124785346,
"event": {
"request": {
"url": "https://e855c23c.nextjs-fe.pages.dev/"
}
}
}
ItsWendell
ItsWendell7mo ago
@Gink did you ever figure this out? Running into a similar issue
Gink
Gink7mo ago
Not yet bro. And I realized too little information to debug via CF logging. So I ended up cloning the repo and deploy on a different CF page, and somehow both still work well with production mode.
Want results from more Discord servers?
Add your server