Comment on 451 error on Lemmy.zip media? ("Unavailable due to legal reasons")
Bubs@lemmy.zip 12 hours agoI looked it up and a 451 error is entirely on the website and not on the user.
Comment on 451 error on Lemmy.zip media? ("Unavailable due to legal reasons")
Bubs@lemmy.zip 12 hours agoI looked it up and a 451 error is entirely on the website and not on the user.
frongt@lemmy.zip 3 hours ago
No, 400-series errors are user errors. Not that you necessarily did something wrong, but the server did everything right. 500-series errors mean the server itself fucked up.
In this case, the error isn’t very different from 403 forbidden, except it specifies it’s forbidden by law, not just server policy.
Darkassassin07@lemmy.ca 1 hour ago
“Umm akshualy, it starts with a ‘4’ so it must be the users fault cloudflare detected csam on the site they were trying to visit”
frongt@lemmy.zip 35 minutes ago
The user erred in attempting to access a forbidden resource, yes. The server was perfectly capable of providing it, but it refused. That’s how HTTP status codes work.