Csardelacal / YCH-Issues

Issue tracking for YCH.commishes.com
1 stars 0 forks source link

Error 1015 #90

Closed Per0xide0 closed 11 months ago

Per0xide0 commented 11 months ago

When I click on an image in an auction to view it in the same tab I am met with an error screen that claims I have been rate limited and banned from accessing the site, however if I open the image in a new tab it loads fine, I have had this error of both pc and mobile

Screenshot_20230727-230227_Chrome

Csardelacal commented 11 months ago

Hey there! The error is a very unfortunate wording from Cloudflare (which provides us with CDN services).

A bit of background: The old mechanism for storing images is becoming very overwhelmed with the traffic from crawlers and stuff. So we asked Cloudflare to send a 429 code to crawlers that request more than one image per second. Unfortunately Cloudflare also adds this message about being banned. Which is not true and will disappear after a few seconds.

The new storage service will not use this rate limiting mechanism and therefore should no longer print this message. Until the migration is complete, that's the unfortunate reality of it. ^^;

TL;DR: You're not actually banned. Reloading after a few seconds disperses the error. The fix is being rolled out but may take a while to be actually available.