this post was submitted on 20 Sep 2025
7 points (100.0% liked)

Lemmy.world Support

3528 readers
21 users here now

Lemmy.world Support

Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.

This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.

This community is subject to the rules defined here for lemmy.world.

To open a support ticket Static Badge


You can also DM https://lemmy.world/u/lwreport or email report@lemmy.world (PGP Supported) if you need to reach our directly to the admin team.


Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world/



founded 2 years ago
MODERATORS
 

Recieve this error when attempting to add or remove saved post: Client error. Code: 403. Message: Rate limit timed out..

Also, adding a profile picture produces "Server understood request but denied it."

top 12 comments
sorted by: hot top controversial new old
[โ€“] cm0002@lemmy.world 2 points 1 day ago (2 children)

I to am unable to edit any posts, but posting new is fine.

Seems to be a CloudFlare issue denying the post request, here's a Ray ID for the admins if yall need to look it up in the dash 9823e4a2b845d8ce @MrKaplan@lemmy.world @lwadmin@lemmy.world

[โ€“] MrKaplan@lemmy.world 2 points 23 hours ago (2 children)
[โ€“] Monster96@lemmy.world 1 points 23 hours ago

Perfect, it's been fixed. Thank you

[โ€“] cm0002@lemmy.world 1 points 23 hours ago

Can confirm, I was able to save a post edit, TYSM!

[โ€“] MrKaplan@lemmy.world 2 points 1 day ago (1 children)

thanks for sharing this.

it seems that cloudflare's managed rules for the OWASP are hitting a bit much lately. this request has been blocked as "Inbound Anomaly Score Exceeded" with an "OWASP score" of 49, hitting a bunch of rules in the managed OWASP ruleset, many of them relating to SQL injections. i'm gonna have a look at what we can do to tune this down.

[โ€“] HowRu68@lemmy.world 1 points 1 day ago (1 children)

seems that cloudflare's managed rules

Sorry, not sure I understand, so something in your cloudfare filters may have caused the issue of not being able to edit post and or comments? Could same be true for automod functions?

[โ€“] MrKaplan@lemmy.world 2 points 1 day ago (1 children)

seems like we're not the only ones trouble by some changes clouflare did to their OWASP ruleset: https://community.cloudflare.com/t/owasp-ruleset-unexpectedly-has-a-high-false-positive-rate/814544/19

this is a change cloudflare did to the detections they have for http requests to our server. this could affect any API calls from any clients towards our API backend, including automod actions. at most however this would prevent some automod actions from being executed, it couldn't cause e.g. false positives.

[โ€“] HowRu68@lemmy.world 1 points 1 day ago (1 children)

Tnx for your reply @MrKaplan@lemmy.world:

Sorry, I'm not very knowledgeable about this stuff.

So the issue lies with cloudflare and not lemmy. wold, correct? So, any info or links about this cloudfare issue known atm?

Could you perhaps please translate this into user experience, like issues with editing a post and / or a comment for users?

And if this has resulted into more strict automod functions as well?

In my case for example, an ealier post was " falsely flagged" and removed.

At this point I don't care specifically about my old post, but this auto-mod false flag thing, could be a thing maybe?

[โ€“] MrKaplan@lemmy.world 2 points 1 day ago (1 children)

the issue lies with cloudflare and not lemmy. wold, correct?

the issue seems to stem from a change done by Cloudflare not too long ago, but that doesn't mean that we're unable to work around it. i'm currently implementing some changes that should help with this.

any info or links about this cloudfare issue known atm?

the link was included in my previous comment

please translate this into user experience

for the most part, any "read" operations (looking at a post, comment, user, etc) should not be affected by this. for any "write" operations (login, posting, commenting, editing posts/comments, etc.) there seems to be a higher error rate currently related to this. in those cases the action would simply not be completed, and depending on the client (app, default web interface, alt ui) this could range from and endless loading indicator to an error being displayed to nothing being displayed.

if this has resulted into more strict automod functions

no, and this was not an automod removal. you can see the reason why it was removed in the modlog: https://lemmy.world/modlog?postId=36129581

you should also have received a message from our automod informing you about the removal, but automod is only informing you about what happened, not the one taking action in this case.

[โ€“] HowRu68@lemmy.world 1 points 23 hours ago
  1. Thanks and check. Would be nice if you could find a workaround.

Also, TIL, and I just looked up what that OWASP all meant via this link owasp, so like a firewall and the rules.

"Each rule in the OWASP managed ruleset is associated with a paranoia level. Rules associated with higher paranoia levels are considered more aggressive and provide increased protection. However, they might cause more legitimate traffic to get blocked due to false positives."

  1. And yes, I got a report as to the reason why my Post was removed via the auto-mod. I also consulted the communitymods but no response.

My 95% chance guess is that apperantly the publishers had changed one word in the title, as I always copy the suggested title: the word "Brainwashing" was changed into" Indoctrination" , hours after I made the post.. So , still imo a bit of paranoid auto mod.

[โ€“] Luouth@lemmy.world 1 points 1 day ago (1 children)

I am getting 403 when trying to edit comments too

[โ€“] HowRu68@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

yes , see this earlier post too.