No - the runtimes are in the utils folder as you showed the imageI wonder: CMX also has a runtimes directory in its bin. How come that those have no problem and the CUtils SQLite does?
Do you mixup something here? Note the CMX runtimes are different from the CUtils runtimes.
Welcome to the Cumulus Support forum.
Latest Cumulus MX V4 release 4.2.1 (build 4043) - 19 October 2024
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
Latest Cumulus MX V4 release 4.2.1 (build 4043) - 19 October 2024
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
Search found 405 matches
- Fri 27 Sep 2024 7:14 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
- Fri 27 Sep 2024 6:44 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
haha morning - I was just zipping up a new log file when I saw this message - no joy. So I've left it for a bit, you can see when the last update happened - I checked extra sensors and that had updated 12/09 - so I ran my run once script which goes through all the modules with a 5 second wait and th...
- Thu 19 Sep 2024 10:08 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
yeah just wanted to check - I have the same files in the same place and no - no joy the docker container just acts like a minimalist linux install - and the full utils folder is mapped so it should be able to find the runtimes without issue. I need to research more how this interacts with docker but...
- Sat 14 Sep 2024 10:34 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
just to confirm this is the bin directory of utils?
- Fri 13 Sep 2024 3:36 pm
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
Hans, regarding the runtimes can you tell me more about those? are they part of .net? do they have any special install on a linux distro? when I said about the lsb-release, is that being used to identify what architecture of the runtime to use? as I said that's a required package - or it throws up e...
- Fri 13 Sep 2024 7:25 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
ahhhh I didn't realise sysinfo ran as part of website - will sort that So I added this to the packages installed and I've attached the log - the error has disappeared but the footer is still not updating # Install Packages RUN apt-get update && \ apt-get install -y curl tzdata dotnet-runtime...
- Thu 12 Sep 2024 9:03 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
MXWeather: container_name: MXWeather image: nossieuk/mxweather:dotnet-arm64 restart: unless-stopped environment: - PUID=${PUID} - PGID=${PGID} - TZ=${TZ} volumes: - /media/DATA/WeatherServer/MXWeather/data:/opt/CumulusMX/data - /media/DATA/WeatherServer/MXWeather/data/diary.db:/opt/CumulusMX/data/d...
- Thu 12 Sep 2024 8:16 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
some of them are QOL - but cutuils uses lsb-release as I found previously I'll be honest Hans, I'm just not sure of this - yes I can share diary.db specifically, but the whole data folder is currently shared. If cutils is compiled not using the cmx sourcecode ...? and the diary is diary.db not diary...
- Thu 12 Sep 2024 7:57 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
And btw: please could you switch Verbose off (set TraceInfoLevel=info in the section General ). Verbose generates far too much information which is not required. It is only supposed to be used on my request 8-) done and yeah If never noticed that last one last night ... can I just confirm - are you...
- Thu 12 Sep 2024 2:19 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
Re: docker cutils recent release not updating
Just noticed this ... will look at it tomorrow 2024-09-12 03:15:18.205 Verbose 09/12/2024 03:15:182024-09-12 03:15:18.437 Error PhpInit: Error - Resource temporarily unavailable (stewartonweather.com:80) 2024-09-12 03:15:18.438 Error UploadFile: Nothing uploaded because of connection error. 2024-09-...
- Thu 12 Sep 2024 2:14 am
- Forum: Cumulusutils
- Topic: docker cutils recent release not updating
- Replies: 44
- Views: 4483
docker cutils recent release not updating
Here we go Hans, thanks Hi Ian, ` I suggest you create a new topic yourself, no need to split this. I understand what you are doing but the logfile is from the from the ExtraSensors run. It surprises me that you have to run all separately and that the footer does not update (which means the index.ht...
- Thu 12 Sep 2024 1:45 am
- Forum: Cumulusutils
- Topic: v7.2.0 b1
- Replies: 57
- Views: 7311
Re: v7.2.0 b1
Thanks lsb-release was missing from the distro - after adding it, turning on verbose and running everything manually - everything I can see seems to run - but the footer still doesn't update :-/ can I have this topic split to a new topic if possible? I've attached the new output but it's more a pers...
- Wed 11 Sep 2024 7:22 am
- Forum: Cumulusutils
- Topic: v7.2.0 b1
- Replies: 57
- Views: 7311
Re: v7.2.0 b1
What I was wondering is - it using the right distribution?
I'm questioning 2 things -- should hansr still be a location in your code once compiled and why is it showing a windows path? is that mono related?
I run Debian on arm, with an ubuntu container running dotnet.
I'm questioning 2 things -- should hansr still be a location in your code once compiled and why is it showing a windows path? is that mono related?
I run Debian on arm, with an ubuntu container running dotnet.
- Tue 10 Sep 2024 8:50 pm
- Forum: Cumulusutils
- Topic: v7.2.0 b1
- Replies: 57
- Views: 7311
Re: v7.2.0 b1
-rw-r--r-- 1 pi pi 12288 Sep 10 20:47 diary.db
- Tue 10 Sep 2024 7:53 pm
- Forum: Cumulusutils
- Topic: v7.2.0 b1
- Replies: 57
- Views: 7311
Re: v7.2.0 b1
sorry hans misunderstanding - it exists in the data folder locally