Around 7 AM Central, we started receiving the following 502 responses to our requests for data (which we request in response to notifications via the subscription API).
<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
At first it was a few, which quite often seem to go away, but now climbing to over 10% of the responses we receive.
We see no other communication errors with any other endpoints we interface with, just with https://api.fitbit.com.
Can you assist?
Answered! Go to the Best Answer.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
I believe we have fixed the 502 errors now. Please let me know if you're still seeing them during your next batch pull
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @jeaglemc and @LifeOmic-Dev for reporting the 502 errors. I'm looking into it.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
We've updated fitbitstatus.com for this incident and will post updates on that site going forward. If you have not signed up to receive updates from fitbitstatus.com, please go to the web site to subscribe.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
@jeaglemc and @LifeOmic-Dev ,
I'm seeing the 5xx errors have dropped in our graphs. Are you still experience the problem?
Best Answer@Gordon-C
We have an hourly ingestion coming up soon. I'll reply again once I see how those responses look.
Best AnswerOur recent batch of data pulls (in response to Subscription API notifications) is still receiving a high number of 502 responses - I would say about the same quantity that made me decide I should notify Fitbit. In addition to the:
<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
... response, we're now seeing one that's formatted this way:
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>
The first format is the majority ... we're receiving a smaller quantity of the second format.
Kind regards.
Jay
Best AnswerIt looks like we received roughly the same number of 502 errors with this latest bulk ingest.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Thank you. We're still investigating.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
I believe we have fixed the 502 errors now. Please let me know if you're still seeing them during your next batch pull
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Thanks for the update. We'll continue to monitor the services for a few hours to make certain it doesn't pop back up. If you see more 5xx, let me know.
Best Answer