-
**Home Assistant release with the issue:**
home assistant 0.91.4
**Last working Home Assistant release (if known):**
N/A
**Operating environment (Hass.io/Docker/Windows/etc.):**
HASSIO (s…
-
**Issue**
I am trying to install [this](https://github.com/carriejv/dotfiles/blob/master/mcrn/.conky/conky-mcrn.lua) and having added package.preload['cairo'] I have an error I can't find anything …
-
I have succesfuly installed https://github.com/librenms/librenms-agent/blob/master/snmp/ups-apcups on my servers. The values reported in the JSON are correct.
The web interface however mixes these…
-
以下环境相关信息:
Ubuntu 18.04 x64
$ go version
go version go1.13.5 linux/amd64
$ dep version
dep:
version : v0.5.4
build date :
git hash :
go version : go1.13.5
go comp…
-
One of the packages I help maintain (apcupsd) broke oddly in rawhide with errors like this:
```
/bin/sh: 1man: command not found
make[3]: 1g++: Command not found
```
Turns out this comes from the…
-
Hi, I have the BR1500G-GR APC UPS.
And I don't know how to connect it to works whit the homey.
The app ask me for the ip of the APC and it is not on the net. The APC comes with a RJ45 to usb cable.
…
magcb updated
5 years ago
-
Hi,
I use hassio with Home Assistant 0.95.4 and when I try to updrage APC UPS Daemon v1.8 to 1.9 I get this error message:
19-07-03 11:29:59 INFO (SyncWorker_4) [hassio.docker.interface] Update im…
-
##### Bug report summary
NetData is crashing on FreeBSD plugin during startup
##### OS / Environment
```
# uname -a
FreeBSD bunny 11.3-RELEASE-p3 FreeBSD 11.3-RELEASE-p3 #0: Mon Aug 19 21:08:43…
-
I have the following docker compose file that worked fine with ubuntu 19.10, but fails with 20.04
```
version: "3"
services:
netdata:
container_name: netdata
image: netdata/netdata
…
-
Howdy!
In makefile there is a default target for executing tests:
```
make test
```
and it runs:
```
go test -short ./...
```
let's check what will happen if someone runs below (I did it l…