browscap / browscap-site

Website for the Browser Capabilities Project
http://browscap.org/
2 stars 2 forks source link

HTTP 500 Error for https://browscap.org/stream?q=BrowsCapINI #444

Closed madhancock closed 8 months ago

madhancock commented 8 months ago

Describe the bug Browscap configuration URL is returning a HTTP 500 error as of last night. Affects all configuration versions.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://browscap.org/stream?q=BrowsCapINI
  2. See error.

Expected behavior Configuration response.

asgrim commented 8 months ago

Thanks for reporting this. It this seems to be because we've hit our max_questions limit in our database.

Checking our Cloudflare logs, it looks like we've had an enormous increase in number of requests over the last 24 hours (since around 3pm yesterday afternoon), which probably explains that. Last 30 days of traffic;

Screenshot from 2024-03-07 09-45-06

I have enabled "under attack" mode, perhaps that will reduce the traffic for a while.

asgrim commented 8 months ago

Maintenance mode is now disabled; the 500 errors are gone, I will continue monitoring, but leaving "under attack" mode on (so automated processes may struggle with this)

alexandru-mohora-rm commented 8 months ago

Are you planning to switch off "under attack" mode?

asgrim commented 8 months ago

Are you planning to switch off "under attack" mode?

Yes. I am monitoring traffic, and am gradually reducing the levels on Cloudflare over time.

asgrim commented 8 months ago

Traffic should be back to normal now. I'm no longer seeing a traffic spike. Thanks for the report @madhancock - please do let me know if there are still any issues.