DanielWeigl

Results 19 comments of DanielWeigl

Please also check #7 - I guess the cert-files got moved or are somehow not accessible by the script.

Wow, this is an old one :) - already forgotten about it... Is this demo script still somewhere running? the original URL ( https://bitcoincore.org/~gavin/createpaymentrequest.php ) is a 404 (which is...

I have a similar requirement, but solved it a bit differently https://github.com/ashald/EnvFile/pull/92

Same happens for `node-red:3.0.0-18` ``` root@pi:~# docker run -it --rm --name mynodered nodered/node-red:3.0.0-18 Unable to find image 'nodered/node-red:3.0.0-18' locally 3.0.0-18: Pulling from nodered/node-red 6366ba92f08e: Already exists 480d0242e804: Pull complete e54759dcfc01:...

> What version of docker are you running? ``` pi@pi:~ $ docker --version Docker version 20.10.17, build 100c701 ``` > also can you confirm you are running a 32bit version...

Ah, thx - i see. After installing seccomp2 via ``` sudo apt-key adv --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 04EE7237B7D453EC 648ACFD622F3D138 echo "deb http://httpredir.debian.org/debian buster-backports main contrib non-free" | sudo tee -a "/etc/apt/sources.list.d/debian-backports.list"...

The fix got applied in e0bff49 and reverted in the very next commit c2bb744 - I still get the same error

I have the same problem since updating to Ubuntu 21.10 (it worked on previous version) ``` - hwmon: /sys/class/block/nvme0n1 indices: [1,2,3] optional: true ``` leads to `ERROR: Could not find...

Hi - thank you for the heads up and for the new feature - looks good. Im now running the latest `lm-sensors` branch with this settings: ``` - chip: nvme-pci-5500...