You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something broke last night, all three of my enviro boards are not uploading data to adafruit.io. Two of the boards in NL one in UK. Didn’t manage to see the logs yet. These boards have been working fine for a few months. My other sensor boards running wipper snapper and my own code work on the same WiFi connections and stream data with no issues. No battery issues as all run off mains. Reset the enviro boards reprovisioned no luck. Provisioned a brand new enviro urban out of the bag and same thing it doesn’t upload anything and it also doesn’t make the feeds in the enviro group.
The text was updated successfully, but these errors were encountered:
I don't know much about adafruit.io but when I used it briefly I was on the free account which is rate limited pretty low. Is it possible you've hit the rate limit, perhaps if they were interrupted and had to catch up as they upload readings serially until cleared?
Otherwise it will be checking the logs and if they are not helpful, I suggest making the calls in the enviro code using curl or adjusting the enviro code to log the request return information more verbosely to get the server error. Assuming you're getting as far as attempting an upload and it's not an error further up.
Something broke last night, all three of my enviro boards are not uploading data to adafruit.io. Two of the boards in NL one in UK. Didn’t manage to see the logs yet. These boards have been working fine for a few months. My other sensor boards running wipper snapper and my own code work on the same WiFi connections and stream data with no issues. No battery issues as all run off mains. Reset the enviro boards reprovisioned no luck. Provisioned a brand new enviro urban out of the bag and same thing it doesn’t upload anything and it also doesn’t make the feeds in the enviro group.
The text was updated successfully, but these errors were encountered: