Ben Hardill

Results 539 comments of Ben Hardill

@github6043 do you really mean #146 from the NR project (which is from 2014 about async `done()` functions) or from some other project?

You should raise this as an issue against the doorbird node here: https://github.com/ihrigb/node-doorbird/issues (The same author appears to own the Node-RED node that wraps this as well)

@Brooooooklyn That runs on a ARMv6 machine, but I'm not sure it helps in the long run. How would I specify that when installing as part of a larger project...

Only if it includes a link to some docs explaining the limitations (e.g. that flows need to written in a way to make use of this, e.g. mqtt shared subscriptions...

https://flowfuse.com/docs/user/high-availability/#building-ha-ready-flows

Flows is already too overloaded, this will only add to confustion

This looks like a alpine container problem, running ping in the container also fails as follows: ``` $ ping 8.8.8.8 ping: socktype: SOCK_RAW ping: socket: Operation not permitted ping: =>...

OK, normal Node-RED container in just docker works fine, so this is a kube thing not allowing it. @ppawlowski might need to include some flags in the deployment for the...