Cloudflare: Worker Bouncer not creating Worker Routes or Workers KV
Hello everyone,
I'm running into a persistent issue while setting up the CrowdSec Cloudflare Worker Bouncer (Remediation Component) using Docker and I'd appreciate any insights you might have!
I've configured the bouncer via a YAML file and explicitly ran the setup command. However, the necessary Worker Routes and Workers KV are not being created in my Cloudflare Zone.
I've tripple checked all Cloudflare IDs, tokens and permissions.
Current Setup:
1. Installation Method: Docker through Portainer
2. Setup Command: I ran the explicit setup command, which reported success, but did not create the routes:
3. Cloudflare Status:
* The Worker Routes are confirmed to be empty in the Cloudflare dashboard.
My YAML Configuration (Relevant Snippet):
cloudflare_config:
accounts:
- id: "cafdad" # My Account ID
token: "kafdaa" # Placeholder/Example Token
# ... other settings
zones:
- zone_id: 898adfdafd4 # My Zone ID
# ... other actions/config
routes_to_protect:
- "example.uk/"
- ".example.uk/"
- "crowdsec.example.uk/"
2 Replies
Important Information
This post has been marked as resolved. If this is a mistake please press the red button below or type
/unresolve© Created By WhyAydan for CrowdSec ❤️
Resolving Cloudflare: Worker Bouncer not creating Worker Routes or Workers KV
This has now been resolved. If you think this is a mistake please run
/unresolve