Corubba
Corubba
I think this is a duplicate of #880.
No worries. Just to add a bit of clarifying info: A nibble (also called a half-byte) is a binary word of length of 4 bit, has 2⁴=16 possible values and...
While it is only possible to define a single default interface in the `DEFAULT` section of the main config, you can still set a (different) interface per service check. Also...
I ran into this because the user didn't have read+write permissions on `/dev/uinput`. I only needed it for a quick one-off use, so went with `sudo chmod a+rw /dev/uinput` to...
@bcoca Just a friendly reminder/ping, I am still waiting if/what additional test cases you would like.
Could you please enlighten me with an working example of such a "empty vault id"? Because an/the empty vault id was the origin of this whole issue for me, and...
It's been well over a year without any response or actionable feedback, which I will count as "no interest/desire to merge this".
Issue still reproducible on Debian "bookworm" 12.6 (Kernel 6.1.0-23-amd64), with both FRR 9.1.1 and 10.0.1 from the FRR debian mirror.
I had a quick look at this, and noticed the following: The error only occurs when the non-full-qualified task name `setup` is used, it works fine when using the full-qualified...
To be perfectly honest, I don't know. Someone smarter than me needs to have a look at this.