Ilkka Tengvall
Ilkka Tengvall
I have now used an hour investigating why my home nework is broken. Turns out opnsense filter logs consumed >5G of space, filling the disk. This lead to dhcp not...
here are the logs it creates: ``` root@OPNsense:~ # ls -lh /var/log/filter/* -rw------- 1 root wheel 185M May 26 00:00 /var/log/filter/filter_20220525.log -rw------- 1 root wheel 186M May 27 00:00 /var/log/filter/filter_20220526.log...
ok, i found the option to limit it to given days. That will help already
I experience this on RHEL 8.5. I create VM by using packer, at which stage the nework works fine. Packer saves it as template, and I create a new VM...
I found it was due VM missing perl. It is lacking from pkg dependencies, and unfortunately won't get fixed. I wish it would make into documentation of the module. It...
I wasn't doing customizations, thus I didn't notice that. I was reading the network parts, connected snd start_connected. That part doesn't mention it, and lack of perl directly causes problems...
I don't know if I would have noticed it, but it might be good to have it early in the doc page next to requirements: "Network initialization and customization of...
Hi, I also got such me81h device and learned to switch between internal/floor/both. I can verify it changes the reading device. However it never sends both the values in mqtt,...
Thanks, I got this working with my setup too. However HA is saying this is deprecated, and will get disabled soon. Do you know how it should be modified? 
OK, fixed this. This is the current setup of mine. I added also the device section and unique id, so it becomes possible to edit it in GUI: ``` mqtt:...