Page 1 of 1

noaa_report not uploading

Posted: Wed 11 Oct 2017 9:20 am
by perl
I have problems finding the answer why CumulusMX running on my windows10 won't upload the reports. I can't se anything in the ftp log - I have asked my ISP provider for help - he don't have a log which can give me information about what happens. The reports are made perfect every day and placed in CumusMX Report directory. I have been looking in the the logs in MXdiags without luck. The realtime is ok - everything is ok except nooa-reports:
ScreenShot421.jpg


I have an CumulusMX running on a PI with data from a Davis without problems.

Regards
Per

Re: noaa_report not uploading

Posted: Wed 11 Oct 2017 2:05 pm
by steve
When you say you can't see anything in the FTP log, do you mean it's empty or there is nothing about the NOAA report in there?

It should happen when the first normal upload (non-realtime) happens after midnight. I think the dishes file should have a message saying that the NOAA upload will be done at the next upload.

Re: noaa_report not uploading

Posted: Thu 12 Oct 2017 6:58 am
by perl
Hi Steve,
I no longer think it has something to do with The CumulusMX software. I decided to let the pc run all night, and then there was no problem with the upload - here from the ftp log:

Text encoding: System.Text.UTF8Encoding
OPTS UTF8 ON
200 OK, UTF-8 enabled
2017-10-12 00:00:00.769 Uploading Reports\NOAAMO1017.txt to /subdom/perlaustsen/vejr2/noaa_report/NOAAMO1017.txt
TYPE I
200 TYPE is now 8-bit binary
SIZE /subdom/perlaustsen/vejr2/noaa_report/NOAAMO1017.txt
213 1561
EPSV
229 Extended Passive mode OK (|||57704|)
STOR /subdom/perlaustsen/vejr2/noaa_report/NOAAMO1017.txt
150 Accepted data connection
226-File successfully transferred
226 0.030 seconds (measured here), 49.43 Kbytes per second
Disposing FtpSocketStream...
2017-10-12 00:00:00.932 Uploading Reports\NOAAYR2017.txt to /subdom/perlaustsen/vejr2/noaa_report/NOAAYR2017.txt
TYPE I
200 TYPE is now 8-bit binary
SIZE /subdom/perlaustsen/vejr2/noaa_report/NOAAYR2017.txt
213 2621
EPSV
229 Extended Passive mode OK (|||51805|)
STOR /subdom/perlaustsen/vejr2/noaa_report/NOAAYR2017.txt
150 Accepted data connection
226-File successfully transferred
226 0.030 seconds (measured here), 53.61 Kbytes per second
Disposing FtpSocketStream...

There must be something else that interferes with uploads of the NOAA reports when the program is launched during the day. If I find the explanation, I will bring it here.

Re: noaa_report not uploading

Posted: Thu 12 Oct 2017 9:43 am
by steve
When you start it up and it downloads the logger data from overnight, it should then do the NOAA upload as part of the next web update. Possible problems are that it isn’t downloading the logger data for some reason (but then you would see other issues), or there’s some network problem stopping the first web update working, or you are closing Cumulus down before it has done the first upload. Or something else...