4chan / 4chan-API

Documentation for 4chan's read-only JSON API.
http://www.4chan.org/
1.02k stars 73 forks source link

API & CDN Endpoints returning http 503 errors #58

Closed i80386 closed 6 years ago

i80386 commented 6 years ago

Hello,

I'm a developer of a small archive tool that can monitor & download threads/images.

Sometime this week my tool started to log a bunch of http 503 errors, for catalog and thread updates, but also for the images. In firefox (without ad blockers or any add-ons running) the thread updating seems to stop working too. I noticed when I get a new ip address from my isp (I have a dynamic ip address) the tool works for some time without problems before it starts logging 503 error again.

My tools wait at least 30 seconds before requesting thread or catalog infos again, uses the same protocoll and makes requests with the "if-modified-since" header.

desuwa commented 6 years ago

duplicate https://github.com/4chan/4chan-API/issues/57