Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.1 (build 4023) - 16 May 2024

(Note that 4.1.0 (build 4024) - 05 June 2024 remains available, but usage of this version is not recommended - particularly for Davis stations - and the included utility in this distribution for migrating to v4 is known to contain errors affecting conversion of dayfile.txt)

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

Banner.php freezing

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

bobm
Posts: 31
Joined: Sat 13 Aug 2011 7:35 am
Weather Station: Watson W8686
Operating System: Windows 10
Location: Swindon

Re: Banner.php freezing

Post by bobm »

Try this....
You do not have the required permissions to view the files attached to this post.
User avatar
HansR
Posts: 6091
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: Banner.php freezing

Post by HansR »

OK. Downloaded and read it. 14/12/22 01:16h is in it so if there is something to see it should be there.
I have no idea how a (the) banner works or what its name is so I l eave the rest to somebody more knowledgeable 8-)
Hans

https://meteo-wagenborgen.nl
CMX build 4023+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
PaulMy
Posts: 3908
Joined: Sun 28 Sep 2008 11:54 pm
Weather Station: Davis VP2 Plus 24-Hour FARS
Operating System: Windows8 and Windows10
Location: Komoka, ON Canada
Contact:

Re: Banner.php freezing

Post by PaulMy »

Hi,
Your screen capture attached indicates that both realtime.txt and realtimegauges.txt may not be updating at the time. I believe realtime.txt is used for the banner. And the MXDiags has:

Code: Select all

2022-12-14 01:17:30.949 Realtime[183]: Uploading - realtime.txt
2022-12-14 01:17:30.965 FTP[183]: Uploading realtime.txt to weather/realtime.txttmp
2022-12-14 01:17:31.039 FTP[183]: Error uploading realtime.txt to weather/realtime.txt : Error while uploading the file to the server. See InnerException for more info.
2022-12-14 01:17:31.039 FTP[183]: Inner Exception: Can't open that file: No such file or directory; Rename/move failure: No such file or directory
2022-12-14 01:17:31.039 Realtime[183]: Uploading - realtimegauges.txt
2022-12-14 01:17:31.053 FTP[183]: Uploading web\realtimegauges.txt to weather/realtimegauges.txttmp
2022-12-14 01:17:31.131 FTP[183]: Error uploading web\realtimegauges.txt to weather/realtimegauges.txt : Error while uploading the file to the server. See InnerException for more info.
2022-12-14 01:17:31.131 FTP[183]: Inner Exception: Can't open that file: No such file or directory; Rename/move failure: No such file or directory
2022-12-14 01:17:31.131 Realtime[183]: End cycle
However realtime.txt is current now https://www.mbob.co.uk/weather/realtime.txt and so is your banner https://www.mbob.co.uk/weather/banner.php

Sorry can't help on that FTP error.

Enjoy,
Paul
VP2+
C1 www.komokaweather.com/komokaweather-ca
MX https://komokaweather.com/cumulusmx/index.htm /index.html /index.php
MX https://komokaweather.com/cumulusmxwll/index.htm /index.html /index.php
MX https:// komokaweather.com/cumulusmx4/index.htm
Image
User avatar
rogerthn
Posts: 531
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: Banner.php freezing

Post by rogerthn »

Yes Paul, realtime.txt is used
From banner.php version 3.0 Released Oct 19th, 2008

Code: Select all

$SITE['datafile']       = "realtime.txt";
Image
User avatar
philpugh
Posts: 408
Joined: Tue 24 May 2011 8:34 am
Weather Station: See Signature
Operating System: Debian 12 (RPi5)
Location: Antrobus, Cheshire, UK
Contact:

Re: Banner.php freezing

Post by philpugh »

A stab in the dark! Is your PC reporting any disc problems? It may be worth running a disk check to see if there are any issues with it. It would be unusual in this day and age but not unknown.
Phil Pugh
GW1100 + WH65/WH57/WH31;GW1100 + WS68/WH40A (also with HP25xx console); GW2001 WittBoy
CumulusMX V4 / CUtils V7
Raspberry Pi 5 64bit
https://goosegate.uk/
bobm
Posts: 31
Joined: Sat 13 Aug 2011 7:35 am
Weather Station: Watson W8686
Operating System: Windows 10
Location: Swindon

Re: Banner.php freezing

Post by bobm »

Always worth a try.

Ran it last night with no issues reported however.
Post Reply