zyachel / quetre

A libre front-end for Quora
https://quetre.iket.me
GNU Affero General Public License v3.0
417 stars 28 forks source link

IP Banned as an instance #120

Closed SudoVanilla closed 8 months ago

SudoVanilla commented 8 months ago

Hi there, I started hosting an instance for Quetre just 3 weeks ago, it has come to my attention now that Quora may of banned my IP address and it probably has to do with my instance. This instance is on your list by the way.

My instance is https://ask.sudovanilla.com.

With VPN enabled: image

Without VPN enabled: image

SudoVanilla commented 8 months ago

I also use Cloudflare and I can see this kind of data, let's just say someone heavily used it this morning at 9:30am EST.

image

zyachel commented 8 months ago

have you enabled redis for caching? it really helps with the rate-limiting.
it had happened with my instance twice before I added redis support.
I'd strongly suggest you to do that.

quora is aggressive with rate-limiting, so there's not much I can do. though this is temporary.

if you're still being hammered by requests, maybe you can do your own rate-limiting via cloudflare? I'm sure they have a setting for that.

SudoVanilla commented 8 months ago

This issue has been looked into further thanks. The IP ban should expire within 24 hours according to Quora support and I have set a rate limit via Cloudflare.