Page 1 of 1

un-representable values.

Posted: Fri 05 Apr 2024 8:12 am
by Nossie
Hi I've been fighting with getting reports to show on my website ....

but just recently I started to see these errors in my log - is this configuration error or migration error do you think?

Code: Select all

2024-04-05 09:00:05 - PHP[Int]: Error uploading graph data file [leafwetdata.json] - The added or subtracted value results in an un-representable DateTime. (Parameter 'value')
2024-04-05 09:00:05 - PHP[Int]: Error uploading graph data file [co2sensordata.json] - The added or subtracted value results in an un-representable DateTime. (Parameter 'value')
2024-04-05 09:00:05 - PHP[Int]: Error uploading graph data file [usertempdata.json] - The added or subtracted value results in an un-representable DateTime. (Parameter 'value')
2024-04-05 09:00:05 - PHP[Int]: Error uploading graph data file [soilmoistdata.json] - The added or subtracted value results in an un-representable DateTime. (Parameter 'value')
2024-04-05 09:00:05 - PHP[Int]: Error uploading graph data file [soiltempdata.json] - The added or subtracted value results in an un-representable DateTime. (Parameter 'value')
2024-04-05 09:00:05 - PHP[Int]: Error uploading graph data file [extradewdata.json] - The added or subtracted value results in an un-representable DateTime. (Parameter 'value')
2024-04-05 09:00:05 - PHP[Int]: Error uploading graph data file [extrahumdata.json] - The added or subtracted value results in an un-representable DateTime. (Parameter 'value')
2024-04-05 09:00:05 - PHP[Int]: Error uploading graph data file [extratempdata.json] - The added or subtracted value results in an un-representable DateTime. (Parameter 'value')

Re: un-representable values.

Posted: Sun 07 Apr 2024 12:36 pm
by Nossie
These errors appear to have stopped - would still be interested in knowing where they might be from :shock:

Re: un-representable values.

Posted: Sun 07 Apr 2024 4:28 pm
by mcrossley
Do you have the MXdiags file for when they were occuring?

Re: un-representable values.

Posted: Sun 07 Apr 2024 4:35 pm
by Nossie
I've added my logs.

Sorry I'm just very aware that my usecase is unconventional so I don't want to ask for support that's 'not your problem'

But I'd just love to know if it's because of my use case or a possible error - thanks!

sorry just realised the files are wrong - let me sort that out.

Re: un-representable values.

Posted: Sun 07 Apr 2024 4:45 pm
by Nossie
Here we are

Re: un-representable values.

Posted: Sun 07 Apr 2024 5:21 pm
by mcrossley
I can see how the error could happen, but at the moment I'm failing to see why it happened! I've added some additional debug logging from the next build in case it recurs.