Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP 503 Error when attempting retrieve archive.json #59

Open
jebagley06 opened this issue Mar 15, 2018 · 7 comments
Open

HTTP 503 Error when attempting retrieve archive.json #59

jebagley06 opened this issue Mar 15, 2018 · 7 comments

Comments

@jebagley06
Copy link

My script keeps receiving a Failed HTTP (503 Error) when attempting to retrieve the contents from http://a.4cdn.org/pol/archive.json. It was working yesterday but hasn't worked since.

@desuwa
Copy link
Contributor

desuwa commented Mar 15, 2018

Your script must have exceeded the rate limits.
You'll get unblocked eventually.

@jebagley06
Copy link
Author

Ok thanks. What's the limit? And do you know how long it takes to become unblocked?

@desuwa
Copy link
Contributor

desuwa commented Mar 15, 2018

The limit is 1 request per second. It's on the doc page. In reality it's much higher than that but at 1 rps you won't have any issues.

And do you know how long it takes to become unblocked?

Nope, sorry.
Is it your home IP that was blocked?

@mozai
Copy link

mozai commented Mar 16, 2018

bad client requests should be 4xx --- 5xx is for errors on the server-side.

@chairus
Copy link

chairus commented Sep 16, 2019

@desuwa Are the rate limits per IP?

@desuwa
Copy link
Contributor

desuwa commented Sep 16, 2019

Are the rate limits per IP?

Yes

@ZincNitrogen
Copy link

I believe I have also just gotten rate limited. I haven't seen any indication in the docs that the rate limit is 1 rps. Did you ever get unblocked? I have reached a stall for a couple days now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants