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 4021) - 04 May 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

Installing CMX v4

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

RogerH
Posts: 10
Joined: Fri 05 Jan 2024 5:59 pm
Weather Station: ecowitt GW200 + WS69
Operating System: Raspberry Pi

Re: Installing CMX v4

Post by RogerH »

Unfortunately the procedure was blocked

Code: Select all

rpi3zw2@rhpi3zw2:~/CumulusMX $ cd /home/rpi3zw2/CumulusMX
rpi3zw2@rhpi3zw2:~/CumulusMX $ chgrp -R rpi3zw2 *
chgrp: changing group of 'backup/20240419025541.zip': Operation not permitted
chgrp: changing group of 'backup/20240419020428.zip': Operation not permitted
chgrp: changing group of 'backup/20240417130743.zip': Operation not permitted
chgrp: changing group of 'backup/daily/20240417.zip': Operation not permitted
chgrp: changing group of 'backup/daily/20240415.zip': Operation not permitted
chgrp: changing group of 'backup/daily/20240414.zip': Operation not permitted
chgrp: changing group of 'backup/daily/20240416.zip': Operation not permitted
chgrp: changing group of 'backup/daily/20240419.zip': Operation not permitted
chgrp: changing group of 'backup/daily/20240420.zip': Operation not permitted
chgrp: changing group of 'backup/daily/20240418.zip': Operation not permitted
chgrp: changing group of 'backup/daily/20240421.zip': Operation not permitted
chgrp: changing group of 'backup/daily': Operation not permitted
chgrp: changing group of 'backup/20240418181332.zip': Operation not permitted
chgrp: changing group of 'backup/20240417141753.zip': Operation not permitted
chgrp: changing group of 'backup/20240418025430.zip': Operation not permitted
chgrp: changing group of 'backup/20240420025546.zip': Operation not permitted
chgrp: changing group of 'backup/20240421025542.zip': Operation not permitted
chgrp: changing group of 'backup/20240418211102.zip': Operation not permitted
chgrp: changing group of 'backup/20240420020543.zip': Operation not permitted
chgrp: changing group of 'backup/20240421020542.zip': Operation not permitted
chgrp: changing group of 'backup': Operation not permitted
chgrp: changing group of 'Cumulus.ini': Operation not permitted
chgrp: changing group of 'data/year.ini': Operation not permitted
chgrp: changing group of 'data/cumulusmx.db': Operation not permitted
chgrp: changing group of 'data/today.ini': Operation not permitted
chgrp: changing group of 'data/monthlyalltime.ini': Operation not permitted
chgrp: changing group of 'data/yesterday.ini': Operation not permitted
chgrp: changing group of 'data/monthlyalltimelog.txt': Operation not permitted
chgrp: changing group of 'data/alltimelog.txt': Operation not permitted
chgrp: changing group of 'data/202404log.txt': Operation not permitted
chgrp: changing group of 'data/diary.db': Operation not permitted
chgrp: changing group of 'data/month.ini': Operation not permitted
chgrp: changing group of 'data/dayfile.txt': Operation not permitted
chgrp: changing group of 'data/alltime.ini': Operation not permitted
chgrp: changing group of 'data': Operation not permitted
chgrp: changing group of 'MXdiags/20240421-020540.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240418-181330.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240417-130741.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240417-122447.txt': Operation not permitted
chgrp: changing group of 'MXdiags/ServiceConsoleLog-Old.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240418-025428.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240420-020541.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240417-141751.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240421-025540.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240419-020426.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240420-025544.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240419-025539.txt': Operation not permitted
chgrp: changing group of 'MXdiags/20240418-211059.txt': Operation not permitted
chgrp: changing group of 'MXdiags/ServiceConsoleLog.txt': Operation not permitted
chgrp: changing group of 'Reports': Operation not permitted
chgrp: changing group of 'strings.ini': Operation not permitted
chgrp: changing group of 'UniqueId.txt': Operation not permitted
RogerH
User avatar
HansR
Posts: 5971
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: Installing CMX v4

Post by HansR »

Aha... yes.

Because apparently the ownership is currently root, you will have to sudo those commands when being user rpi3zw2.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
Post Reply