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

No longer uploading to adafruit.io #183

Open
chriswilson2020 opened this issue Jun 23, 2023 · 1 comment
Open

No longer uploading to adafruit.io #183

chriswilson2020 opened this issue Jun 23, 2023 · 1 comment

Comments

@chriswilson2020
Copy link

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.

@sjefferson99
Copy link
Contributor

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.

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