For Workers & Pages, what is the name of the domain?
What is the error number?
There is no number, the worker just delivers a black “Not found” page after a few seconds of loading time.
What is the error message?
Workers response is “Not found” Page
What is the issue or error you’re encountering
Workers response is “Not found” Page after trying to resolve a url pattern to find a proper redirect url
What steps have you taken to resolve the issue?
- tested different routes and wildcards
- checked zone settings, WAF, DNS, Caching Rules, url normalization
- created test workers with simplified script
- logs are showing requests are handled in sandbox/preview worker url but on target domain
What are the steps to reproduce the issue?
just open a url that matches the pattern and it leads to the workers “Not found” Error Page