Security rules not working
We are seeing "error code: 1006" on all URLs which hit our Workers. Our security rules allow all traffic through so this should not be happening. We've reached out to support but have not heard back. Anyone seeing a similar issue?
7 Replies
We are getting a 1006 from a Reverse Proxy CF worker that "intelligently merges" 2 services base on URL. The traffic the worker handles is failing with a 403 response and html content of Error code: 1006. The passthrough works.
Are you saying you are seeing the same problem with your own Workers script?
Yes
Similar issue for anything our worker tries to process. It gets a 1006. Otherwise it just does a pass through of the request and that is successful
@Nick D @dngrhmð“…“ do you happen to have a publicly accessible URL on which this can be reproduced? And can you also link your Cloudflare account via the instructions below?
Please use the /link command to authenticate with your Cloudflare account and link it to your Discord user. This helps Cloudflare employees access your details more quickly and provide support. It also makes future support requests easier, since your account will already be linked.
We just experienced the same. We have 4 reverse proxies that work like this. 1 of them started this behavior about a day and 1/2 ago. After much trial and error, we were able to resolve the issue for now but I dont think its a real solution. We utilize X-Real-IP and X-Forwarded-Host to assist in our analytics at the source endpoints. We no longer encounter the issue with these headers removed
Just got an update from our friends at Cloudflare 2 hours ago and looks like we were on the right track with our work around:
