Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.2.1 (build 4043) - 19 October 2024

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

un-representable values.

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
Nossie
Posts: 405
Joined: Tue 16 Aug 2022 8:01 pm
Weather Station: Ecowitt 2551
Operating System: Raspberry Pi5 Debian Bookworm
Location: Stewarton, East Ayrshire UK
Contact:

un-representable values.

Post 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')
Ian.

http://www.StewartonWeather.com
Containerised Cumulus[MX] 4.2.1 (build: 4040) ● CumulusUtils Version 7.1.1● Ecowitt 2551/WH65/T&HP/WH57/WH45/3x WH51 ● Pi 5 8GB ● Debian Bookworm ● Ubuntu Server Host
Nossie
Posts: 405
Joined: Tue 16 Aug 2022 8:01 pm
Weather Station: Ecowitt 2551
Operating System: Raspberry Pi5 Debian Bookworm
Location: Stewarton, East Ayrshire UK
Contact:

Re: un-representable values.

Post by Nossie »

These errors appear to have stopped - would still be interested in knowing where they might be from :shock:
Ian.

http://www.StewartonWeather.com
Containerised Cumulus[MX] 4.2.1 (build: 4040) ● CumulusUtils Version 7.1.1● Ecowitt 2551/WH65/T&HP/WH57/WH45/3x WH51 ● Pi 5 8GB ● Debian Bookworm ● Ubuntu Server Host
User avatar
mcrossley
Posts: 13566
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: un-representable values.

Post by mcrossley »

Do you have the MXdiags file for when they were occuring?
Nossie
Posts: 405
Joined: Tue 16 Aug 2022 8:01 pm
Weather Station: Ecowitt 2551
Operating System: Raspberry Pi5 Debian Bookworm
Location: Stewarton, East Ayrshire UK
Contact:

Re: un-representable values.

Post 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.
Ian.

http://www.StewartonWeather.com
Containerised Cumulus[MX] 4.2.1 (build: 4040) ● CumulusUtils Version 7.1.1● Ecowitt 2551/WH65/T&HP/WH57/WH45/3x WH51 ● Pi 5 8GB ● Debian Bookworm ● Ubuntu Server Host
Nossie
Posts: 405
Joined: Tue 16 Aug 2022 8:01 pm
Weather Station: Ecowitt 2551
Operating System: Raspberry Pi5 Debian Bookworm
Location: Stewarton, East Ayrshire UK
Contact:

Re: un-representable values.

Post by Nossie »

Here we are
You do not have the required permissions to view the files attached to this post.
Ian.

http://www.StewartonWeather.com
Containerised Cumulus[MX] 4.2.1 (build: 4040) ● CumulusUtils Version 7.1.1● Ecowitt 2551/WH65/T&HP/WH57/WH45/3x WH51 ● Pi 5 8GB ● Debian Bookworm ● Ubuntu Server Host
User avatar
mcrossley
Posts: 13566
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: un-representable values.

Post 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.
Post Reply