Cloudflare-Blocked on Extension Upload #249
Labels
No Label
Priority
Critical
Priority
High
Priority
Low
Priority
Normal
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Type
Breaking
Type
Documentation
Type
Enhancement
Type
Feature
Type
Report
Type
Security
Type
Suggestion
Type
Testing
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/extensions-website#249
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Whenever I try to submit an extension, I get the cloudflare screen
Reproduction steps:
After a couple of seconds, the blocked screen shows up, with a friendly red cross.
I already tried it from two different networks, and rediscovered this old account, on which it happens as well.
Though I didn't clear cookies in between attempts.
Close as duplicate (#241)
Reopened, as this does appear to be a different issue
As a reference, this is the add-on I try to upload. (link as a gitlab CI artifact)
Hi @Patiga, thanks for you report!
I've managed to find the corresponding logs on the cloudlflare side.
In future reports it's better to include Cloudflare Ray ID as they suggest in the "block" message, otherwise it might be tricky to find your particular requests in the logs.
The block was triggered by the "Inbound Anomaly Score Exceeded" rule, which combines the score from a few false-positives and decides to block the requests.
I have tweaked the rules a bit, could you please try again?
More details:
Theoretically, the network you are on or a user account shouldn't matter: only the requests payload.
However, when I tried to upload a file that I got by your link, I could submit the form and got a validation error back:
Fixing the manifest won't fix the cloudflare block, and I don't know why my request wasn't blocked.
One more related issue: #124
Thank you very much for the quick response @Oleg-Komarov!
Sorry for missing the part of the including the ID, my bad!
I tried to submit again, and wasn't blocked this time! 🎉
Inbound Anomaly Score Exceeded
sounds a little fishy to me, but I also have zero experience with hosting such websites with Cloudflare ^^For me this issue is fixed, but I'll leave it to you to close this issue if you deem it resolved.
That's great that it helped!
I will close this issue for now, since there's not much we can do without more complaints: it's hard to test it proactively in a meaningful way.