Ricardo

Results 19 issues of Ricardo

Currently the privileges in mod_dir_config need to be comma separated to be accepted. This will not work for single privileges like "1" or "6". This commit fixes this.

https://github.com/bb-Ricardo/netbox-sync/discussions/178#discussioncomment-2745620

I updated my sensors from a old firmware and after that the influx SSL writer stopped working. After some poking around I got a 'SSL cipher mismatch'. It took me...

The build env extracts an own set of "/dev" inside the chroot and somehow the container is not able to write to /dev/null or read from other devices. This patch...

Hi, thank you very much for this neat handy tool. I try to monitor a project where you can host your own online radio station: https://github.com/AzuraCast/AzuraCast The most interesting statistics...

enhancement
help wanted

Once this is done, all dashboards shall be only using "flux" to query InfluxDB 1.8 and 2.0. InfluxDB version

This line should be changed to "config.json" https://github.com/NimmLor/IoT-Audio-Visualization-Center/blob/5719739b6b7de7ea47f908c9e49eb84c20da6228/Communication.cs#L151 As stated here: https://github.com/NimmLor/esp8266-fastled-iot-webserver/blob/386efc6d168b074213e9cb01b7ebdb9e09de6f0f/esp8266-fastled-iot-webserver.ino#L1017

It would be great if it would be possible to set a default value for a field. Also for select or multiselect. Would reduce the work of creating new events....

Enhancement

In order to check for new releases and changes it is important to verify the provided signatures. In this case the checksum file has no signature and we need to...

kind/feature
priority/important-longterm
triage/accepted
sig/k8s-infra

NetBox allows to assign the same name for different objects as long as there is a secondary unique key. Descussion on this issue: https://github.com/netbox-community/netbox/issues/2669