Error loading your data (dashboard widgets not loading)

Getting Error loading your data Something went wrong on our end and we were unable to load your data. response from dashboard.

If I check usage on account then it says

Dots In for Wednesday: 606
Dots Out for Wednesday: 5,201
Dots In for yesterday: 606
Dots Out for yesterday: 25,151

This seems quite a way below the Ubidots STEM allowance of

Data Ingestion: 4,000 dots per day across all of your devices
Data Extraction: 50,000 dots per day across all of your account

Any thoughts on whether the error I am experiencing is an allowance issue and if so why the big discrepancy between usage and allowance limits?

Cheers,

Cole

1 Like

Hi @cole007,

I hope all is well,

Thank you for sharing your concerns, we certainly don’t want to be a bump in the road for your IoT initiatives. Let me explain and clarify how the dots out and in consumption works:

Dots in : All the dots received and saved from any channel, Dashboards, and API.

Dots Out : The sum of the dots extracted through two (2) outbound channels.

  • API : Data requested by external applications or devices from our API. Meaning each value extracted using any of our supported protocols (MQTT, HTTP, TCP/UDP).
  • Front-end: Data requested by the web interface (Dashboard and devices). This includes all the queries required to render dashboards, CSV reports, variables, etc. Having that in mind, yes refreshing a Dashboard, or exporting data will consume dots out.

The usage is visible in your account profile. The count reset at UTC 00:00, meaning the values of today are the dots out consumption from the day before, we have an internal ticket to modify this behavior and reflect the values of the corresponding day. I will keep you posted on the updates of this ticket.

Additionally, below you can find some of the measures you can take to avoid reaching out to the daily limit.

  1. Refresh the Dashboards only when necessary.
  2. Set a short time in the Default time range of the Dashboard, so the first time you open the Dashboard, this one only requests the last data.
  3. Reduce the frequency of data extraction through API.

Finally, I went ahead and increased your dots out capacity to 400,000 per day, to avoid you hit any limits during your IoT application’s development.

I hope my note clarifies your concerns and let me know if you have additional comments.

All the best,
-Isabel