Paul Sinclair

Results 54 comments of Paul Sinclair

Two different issues here. @JuliusH93 - There is an issue with the package.json by the looks of it, I would suggest checking the syntax with an editor such as Studo...

The addon wraps NUT, I would suggest looking at as per the logged message `No matching MIB found for sysOID '.1.3.6.1.4.1.318.1.3.27'!` There really isn't much we can do here. I've...

The full log would likely be helpful, however you can try starting with the safe mode option set: https://github.com/hassio-addons/addon-node-red/blob/main/node-red/DOCS.md#option-safe_mode

Then looking at the changes, it most likely is with the node-red-contrib-home-assistant-websocket which the addon wraps.

Your system is running out of memory, you can see that as the oom killer is terminating processes. There is really only two ways to fix this, run less, or...

Tailscale is the victim of the OOM process, not necessarily causing the issue, either way there isn't anything that can be done here.

@pgroenbech This generally means that the driver is incorrect, or the port is wrong, I would suggest using the lsusb option in the addon to see your device is detected,...

One thing you might want to validate is if the issue exists using the default theme, and gathering data via the Browser Console.

You need the cookie via logging onto the app if you want to embed iframes. There isn't anything that can be fixed here.

In the HA UI navigate to settings/addons, can it be installed from there?