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

https://dev.disk91.com/fieldtester/ttn/v3 returns "502 Bad Gateway" #83

Open
paulkanz opened this issue Jun 19, 2024 · 1 comment
Open

Comments

@paulkanz
Copy link

Appears the upstream gateway is down or other issues:

>> http https://dev.disk91.com/fieldtester/ttn/v3

HTTP/1.1 502 Bad Gateway
Connection: keep-alive
Content-Length: 166
Content-Type: text/html
Date: Wed, 19 Jun 2024 04:54:24 GMT
Server: nginx/1.18.0 (Ubuntu)

<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>

This is causing the TTN webhook integration to be unhealthy.

@disk91
Copy link
Owner

disk91 commented Jun 19, 2024

Fixed

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

2 participants