"No data available for this period" for graph, live data is shown

@triemann @paulminize this time (In France) 9h55 data comes to be displayed in graph Widget !!!
display
Graph displayed Not only in LIVE !! :slight_smile:

Not got this chance for all channel … channel 27 :

  • open your Data Console Data%20Console
  • existing in LIVE Data%20console%20Existing%20in%20LIVE
  • but missing in “minutes” or more Data%20Console%20no%20result

All is ok for now !

And you ?

Hi all of my installed charts are now displaying data 23:40 Friday…

I still have issues initiating new channels, often i do not get the chart/graph option on the value widget.

As all my charts seems to work I cannot check/replicate your data view, I will check this if issue shows again.

I spoke too soon…

Both of these now around 23:57 UK data shown from yesterday…

Fri2358Fri2357

1 Like

@paulminize @triemann Another trick :
if you want more than 1 widget for the same Sensor on the Cayenne Dashboard

Ex : Graph Temperature + Gauge Temperature + Value Temperature

In your sketch : apply 1 channel for 1 widget !
Ex:

  • channel 1 for Graph Temp
  • channel 2 for Gauge Temp
  • channel 2 for Value Temp

Then in Cayenne Dashboard you select what kind of widget you apply for the 3 new channel appeared.

Yes I think this was suggested earlier, it certainly seems like a handy little work around - HOWEVER…

I still have channels that initiate and I cant change the widget type.

CaptureFW

Are you saying this should be fixed by using separate channels?

yes : don’t use 2 widget on the same channel !

My example :
widgetchannel
i use channel 9 to display Graph Temp and channel 11 to display Value Temp

Arduino Sketch:
Cayenne.celsiusWrite(9, TxTemp); Cayenne.celsiusWrite(11, TxTemp);

Cross fingers, it’s working !

  • Delete all your widget based on channel 1 /!\ All your data should be deleted /!\
  • reset the Dashboard , Clear the cache (F5)
  • Wait for Cayenne display New Green Defaut widget
  • clic on “+” and choose your type of widget : Value - Gauge - Line Chart
1 Like

Grrr. Cheers though I will do this asap.

Looks like I need to start from scratch again - Argh!!! I think I have added and removed 300+ widgets in past few weeks.

Really hopping this resolves all issues.

i hope to …

Okay, Almost there…

I deleted the lot and started from scratch with separate channels for widgets and all worked much better - all my charts are 100% fine :grinning:

Thanks:+1:

2 Likes

Any update on this variable bug / issue ?
I have live data works.
But NOthing works other than live data on trends OR the data widget when selecting minutes / hours / date / custom etc.
Any pointers of things to check ?
I will create a fresh account / Pi 3 and see…
This is the same on a BYOD MQTT as well as Pi GPIOgeneric digital input pin I am test trending.
~ Andrew

See:


Feel free to have a poke at this shared project link.

https://cayenne.mydevices.com/shared/5b8b5463b61cc7369f3caf47

This was second attempt at streaming data into history but no go this time on a Pi 3 using BYOD. Installs and sets up like ‘poetry in motion’ but no history.

~ A

@picaxe1 the issue has been solved now. Can you give it a try.

Things were working pretty well for most of Sept but now there is no history accessible under Custom Plots more than about 1pm the previous day. This is same for Actual Pi temperature plots and MQTT etc.
~ Andrew

EG:


This is for 26th to 27th of DS18B20 but it displays last 18 hours only.
~ Andrew

Can you PM me your email_id

Can not see how to send an e-mail directly but the same login here is the name of the account and you can e-mail me directly on this any time for login etc… Nothing critical on this test setup
image
~ Andrew

Same issue at present e.g.


Asked for Custom Dates shown and image shows the result (last 18 - 24 hrs only)
Interestingly the ‘Week’ view works
image
I would be curious to know of others in other countries can follow the share link and make it work properly…
I.e. prove my pet theory that this is a date line NZ Summer Time coding issue ? Here is the share link:
https://cayenne.mydevices.com/shared/5bd7d95cb76b921f7ab9ee40
~ Andrew