disk91 / WioLoRaWANFieldTester

85 stars 32 forks source link

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

Open paulkanz opened 1 week ago

paulkanz commented 1 week ago

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 commented 1 week ago

Fixed