Error 1101
This error indicates a rendering issue.
This error typically occurs when a Cloudflare Worker encounters a runtime JavaScript exception.
To identify the specific JavaScript exception:
- Check your Workers logs in the Cloudflare dashboard under Workers & Pages > Your Worker > Logs.
- Review the Workers code for potential runtime errors such as:
- Undefined variables or functions
- Type errors
- Promise rejections
- Network request failures
- Test the Worker locally with sample requests to reproduce the error.
- Refer to Workers error handling for more details on debugging Workers.
Fix the JavaScript exception in your Workers code. If you need assistance, provide appropriate issue details to Cloudflare Support, including:
- The Ray ID from the error page
- The Worker name
- Recent changes to the Worker code
- Steps to reproduce the error
- Error 1102 - Workers CPU time limit exceeded
- Error 500 - Internal server error (can be caused by Workers exceptions)
Was this helpful?
- Resources
- API
- New to Cloudflare?
- Directory
- Sponsorships
- Open Source
- Support
- Help Center
- System Status
- Compliance
- GDPR
- Company
- cloudflare.com
- Our team
- Careers
- © 2026 Cloudflare, Inc.
- Privacy Policy
- Terms of Use
- Report Security Issues
- Trademark
-