Skip to content

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

@0x43eba

Description

@0x43eba

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions