Trystan Lea
Trystan Lea
Other steps: Enable SPI using raspi-config Enable DS18B20 support see https://github.com/openenergymonitor/emonhub/tree/master/conf/interfacer_examples/DS18B20 Copy new default.emonhub.conf from emonhub repo
Root partition created is significantly larger on this build, perhaps I built the last one on a 16GB card Im not sure: ``` Filesystem Size Used Avail Use% Mounted on...
Yes I wonder if I should do that just use gparted to create those initial partitions for the image.. and then have init_resize extend the data partition later maybe?
The concern here is the time taken and uncertainty on the implications of upgrading packages this way. Perhaps this needs to be a separate OS package upgrade option via the...
Thankyou for this proposal @alexandrecuer when I get a good opportunity I will take a closer look at this to learn how it works and consider it's adoption.
Yes thats what I mean, thanks for the pic, its missing on RPI4 it seams..
Hmm I'm not sure why the apache logs are there, the vhost settings direct them to /var/log/emoncms and they are also there - though not gzip'ed.. quite a few files...
File permissions where wrong on 00_defaults
The apache2 log not in the emoncms folder is created by this entry in conf-enabled: 
I've changed it to /var/log/emoncms/apache2-error.log there for now and fixed the permissions on 00_defaults