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

Error 520 from Cloudflare on a simple request on users #160

Open
fzaninotto opened this issue Apr 22, 2021 · 8 comments
Open

Error 520 from Cloudflare on a simple request on users #160

fzaninotto opened this issue Apr 22, 2021 · 8 comments

Comments

@fzaninotto
Copy link

I tried accessing this URL: https://jsonplaceholder.typicode.com/users?id=3&id=9&id=2&id=7&id=10&id=5

And the result, in the browser, is:

image

When accessing this same URL through fetch, the 530 error turns into a CORS failure.

@realhefd
Copy link

I'm also getting 502 from any request I make. Looks like the actual site is down and Cloudflare is just providing us with a snapshot.

@large
Copy link

large commented Apr 22, 2021

I having the same issue as reported above.
Tested some links...

Working:
https://jsonplaceholder.typicode.com/posts

Not working (520):
https://jsonplaceholder.typicode.com/albums/1
https://jsonplaceholder.typicode.com/users/
https://jsonplaceholder.typicode.com/photos

Hopefully the mockingbird will get up and running soon :)

@realhefd
Copy link

How frequently does this issue occur, because it can mess up somebody pretty bad! At least if we know the frequency we can prepare.

@jaisharx
Copy link

Yeah I can confirm this too. The https://jsonplaceholder.typicode.com/ is legit down. None of the requests to the endpoints are working, and the homepage is only serving up cached version of the page.

@KoboldM
Copy link

KoboldM commented Apr 23, 2021

I am also getting an error with the website. I'm sometimes even getting the heroku page saying that the app is down.

@ChaitanyaVSH
Copy link

The issue is happening since morning in India, I'm blocked on my pocket projects as I regularly use /users /posts end-points.

@Kashifcbt
Copy link

Is there any plan to resolve this issue or its permanently down?

@typicode
Copy link
Owner

It should be good 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

8 participants