x3nb63

Results 9 comments of x3nb63

> Did you tried with `--cap-add ALL`? yes. And both, CAP_MKNOD and ALL, take me to step 3. (there is a `losetup -a` between step 2 and 3 which fails...

here is a mock.sh script, as far as I got it to work: (note that I don't suspect a bug in bwrap, just wanna know if its suitable to run...

crafted a app.mock binary from the example in [loop(4) man page](https://man7.org/linux/man-pages/man4/loop.4.html); it runs locally (as root) as well as in a privileged docker container. however, I don't succeed in bwrap'in...

well, I am about doing just that. Worked around this ticket long ago by placing [Traefik](https://doc.traefik.io/traefik/https/acme/) in front of the registry (be aware of its automatic reporting enabled by default!)...

i'll verify, just give me a week or more cause I read [v7.5.0 should be taken with caution](https://github.com/concourse/concourse/releases/tag/v7.5.0)

i observed very excessive logging of this `cannot add item to database` line and had to stop the plugin dont understand it cause the rest of lightningd worked fine, adding...

hello @DRuggeri ; here is what my prometheus /presumably/ should be doing, done by hand. No labels except for `network_ups_tools_device_info` and the `_status` flags themselves. ``` /prometheus $ nc -v...

alright, part if not origin of this issue may be my misunderstanding of who talks to whom in the NUT system: my `upsmon` services know about all three UPSes, while...

all right, for now I handle it by creating three scrape jobs. Works, but contradicts my understanding of Prometheus, where scrape jobs are the things that discover what there is...