For Workers & Pages, what is the name of the domain?
What is the error message?
This route cannot be added. Please try again later.
What is the issue or error you’re encountering
I can’t use the URL pattern mapping to your Worker. I re-registered an account today and purchased a new domain name, but I still can’t add the Worker route. What’s the reason?
What steps have you taken to resolve the issue?
Because the first time I used the Map URL pattern to your Worker function two days ago, it was successful. After deleting it, I couldn’t add it again. And today I re-registered a new account and a new domain name and still couldn’t add the route. Now I wonder if the system has locked the route?
What are the steps to reproduce the issue?
- Create a Cloudflare Workers script to automatically redirect to different domain names (xiaoke888.com) based on the visitor’s country.
- Create a Workers route to map the domain name under this account to your Worker through the URL pattern.
- No matter how you add xiaoke888.com/*, .xiaoke888.com/ cannot be added.