Dan Clough

Results 2 comments of Dan Clough

Thanks @cgarwood for the tip. I was having this issue as well and traced the ID I was getting in the KeyError back to the Unifi integration. Its ID was...

It looks like the new telegraf .deb packages specify the username in the .postinst file as a variable "TELEGRAF_USER", so you can check for the value using this: ``` grep...