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

Bad Gateway being thrown when trying to call Concerts endpoint #506

Open
0x43eba opened this issue Sep 26, 2022 · 0 comments
Open

Bad Gateway being thrown when trying to call Concerts endpoint #506

0x43eba opened this issue Sep 26, 2022 · 0 comments

Comments

@0x43eba
Copy link

0x43eba commented Sep 26, 2022

The concerts endpoint is throwing 502/Bad Gateway errors.

Steps to reproduce

Call http://apis.is/concerts/ from postman. Get the following error:

<html>

<head>
	<title>502 Bad Gateway</title>
</head>

<body bgcolor="white">
	<center>
		<h1>502 Bad Gateway</h1>
	</center>
	<hr>
	<center>nginx/1.14.0 (Ubuntu)</center>
</body>

</html>

Other endpoints work just fine. I've been using the weather endpoint with no issues.

@0x43eba 0x43eba changed the title Bad Gateway being thrown when trying to call Bad Gateway being thrown when trying to call Concerts endpoint Sep 26, 2022
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

1 participant