Welcome to the Cumulus Support forum.

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

Cumulus MX V4 beta test release 4.0.0 (build 4018) - 28 March 2024

Legacy Cumulus 1 release v1.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

JSON files are not uploading

Topics about the Beta trials up to Build 3043, the last build by Cumulus's founder Steve Loft. It was by this time way out of Beta but Steve wanted to keep it that way until he made a decision on his and Cumulus's future.

Moderator: mcrossley

Locked
User avatar
gwheelo
Posts: 453
Joined: Wed 11 Jun 2008 7:36 pm
Weather Station: WMR-88
Operating System: Windows 8.1
Location: L'Estartit, Spain
Contact:

JSON files are not uploading

Post by gwheelo »

Hello Forum -

My JSON gauge files uploads are failing. All other fils (realtime, etc.) upload without problems. I have included a diags zip and the ftpdiags for review. Suggestions will be very appreciated.

George Wheelock
wheelocknet.net
You do not have the required permissions to view the files attached to this post.
Image
User avatar
steve
Cumulus Author
Posts: 26702
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: JSON files are not uploading

Post by steve »

It looks to me like most of your .htm file uploads are also failing. Your index.htm is currently timestamped 12:10, but the others are 11:00.

There's some kind of problem at your server after the index.htm file has been uploaded. The ftp log shows that being uploaded successfully, but after that there are no responses. And this is in the diags log:

2017-05-14 09:30:05.278 Error uploading web\today.htm to cumulus/today.htm : No connection could be made because the target machine actively refused it 67.228.0.96:61447
2017-05-14 09:30:05.278 Error uploading web\yesterday.htm to cumulus/yesterday.htm :
2017-05-14 09:30:05.278 Error uploading web\record.htm to cumulus/record.htm :
2017-05-14 09:30:05.278 Error uploading web\trends.htm to cumulus/trends.htm :
2017-05-14 09:30:05.279 Error uploading web\gauges.htm to cumulus/gauges.htm :
2017-05-14 09:30:05.279 Error uploading web\thismonth.htm to cumulus/thismonth.htm :
2017-05-14 09:30:05.279 Error uploading web\thisyear.htm to cumulus/thisyear.htm :
2017-05-14 09:30:05.279 Error uploading web\monthlyrecord.htm to cumulus/monthlyrecord.htm :
2017-05-14 09:30:05.279 Error uploading web\graphconfig.json to cumulus/graphconfig.json :
2017-05-14 09:30:05.280 Error uploading web\tempdata.json to cumulus/tempdata.json :
2017-05-14 09:30:05.280 Error uploading web\pressdata.json to cumulus/pressdata.json :
2017-05-14 09:30:05.281 Error uploading web\winddata.json to cumulus/winddata.json :
2017-05-14 09:30:05.281 Error uploading web\wdirdata.json to cumulus/wdirdata.json :
2017-05-14 09:30:05.281 Error uploading web\humdata.json to cumulus/humdata.json :
2017-05-14 09:30:05.281 Error uploading web\raindata.json to cumulus/raindata.json :
2017-05-14 09:30:05.281 Error uploading web\solardata.json to cumulus/solardata.json :
2017-05-14 09:30:05.282 Error uploading web\dailyrain.json to cumulus/dailyrain.json :
2017-05-14 09:30:05.282 Error uploading web\sunhours.json to cumulus/sunhours.json :
2017-05-14 09:30:05.282 Error uploading web\dailytemp.json to cumulus/dailytemp.json :

So from that it appears that your ftp server is refusing connections from Cumulus after the first upload.
Steve
Locked