Precondition Failed
by Kerim
Help! I’m suffering from a plague of web sites I am unable to access. I’ve listed all the offending sites here. Some of them are major sites – like WordPress.org. Whenever I go to them I get the following message:
Precondition Failed
The precondition on the request for the URL / evaluated to false.
I have no idea how to get around this. Other people seem to be able to access these pages fine. And it isn’t just my computer – all the computers in my house are affected. Is there anything I can do to solve this problem? From everything I’ve figured out so far it seems to be something wrong on the server end of these sites – but I seem to be affected more than other people. Perhaps it is related to TimeWarner Cable? Any cyber geeks out there able to explain what’s happening?
UPDATE: I’ve found a temporary workaround. I can access the sites listed above by using a free proxy server.
UPDATE: Someone helped me find the common denominator: All the sites I am having problems with are hosted by TextDrive.com. Now I just need to figure out why their servers are giving me such grief.
(Time Warner Cable’s tech support was useless. They told me I must have a virus on my computer…)
UPDATE: TextDrive quickly contacted me to let me know that my IP was banned for some activity in February. Since I have a DynamicIP from Time Warner, it is likely that I was punished for something that another user did! Still, they were nice and quickly unblocked me. At least the mystery is solved!
Hi Kerim, Here’s a cybergeek site with an explanation of that error message. Looks like it is ISP-related. Did you figure anything out?
Unfortunately that’s completely unrelated. But feel free to check out Bad Behavior anyway.
[...] It is some times interesting to pay attention why we do not leave well enough alone. Here is the story. I installed WordPress blogging software and to avoid spammer I also added Bad Behavior plug-in. It was not by today which the server recognized me as a robot and not letting me browse my personal page. After quite much experimenting, verifing the issue with other professionals and checking some other weblog, I came to know that it might be better to remove bad behavior for a while, and trying to validate my recent theme. [...]
Some additional pointers:
* http://forum.textdrive.com/viewtopic.php?pid=115060
* http://forum.textdrive.com/viewtopic.php?pid=140198
* http://forum.textdrive.com/viewtopic.php?id=13363
One possible solution would be to use htaccess to turn SecFilterScanPOST off (or maybe even SecFilterEngine).
HTH, Wolfgang