Version 3194 and blank Dashboard (solved)
Posted: Thu 14 Jul 2022 12:43 pm
Mark,
Installed 3194 today and had a problem with just a blank template although the underlying system is running OK and data is being sent to website and also being used by cumulusutils. Other menu selections are working OK it is just the Dashboard that is devoid of data! Replaced cumulusmx.exe with 3191 and it works fine, but switch to 3194 and it fails. Switched several times between the two and the result was consistent.
(I must admit to only update the Cumulusmmx.exe file when updating to a new version unless I see anything else mentioned. I guess I may have missed something. For example is the something new in the cumulus.ini file I should have set/cleared
)
I assume the data gets to the dashboard directly from the code and doesn't come via the realtime.txt files . These are being produced hence why website and Cumulusutils are OK.
Data sent to CMX using ECowitt format using requests.post( CMX_url , weather_data) in python code.
Startup data for two scenarios attached.
continuing investigation.....
Installed 3194 today and had a problem with just a blank template although the underlying system is running OK and data is being sent to website and also being used by cumulusutils. Other menu selections are working OK it is just the Dashboard that is devoid of data! Replaced cumulusmx.exe with 3191 and it works fine, but switch to 3194 and it fails. Switched several times between the two and the result was consistent.
(I must admit to only update the Cumulusmmx.exe file when updating to a new version unless I see anything else mentioned. I guess I may have missed something. For example is the something new in the cumulus.ini file I should have set/cleared
I assume the data gets to the dashboard directly from the code and doesn't come via the realtime.txt files . These are being produced hence why website and Cumulusutils are OK.
Data sent to CMX using ECowitt format using requests.post( CMX_url , weather_data) in python code.
Startup data for two scenarios attached.
continuing investigation.....