Artiom Mocrenco
Artiom Mocrenco
Sorry for not commenting for a long time here. I thought that I gave enough information and references, but seeing this issue stale/closed, I will try post here again. @sunjayBhatia...
Hitting this. I believe my exact problem is in using duplicate `Kustomization` resource with the name `flux-system` in the namespace `flux-system`. Copy-paste problem which leads to deletion.
While also investigating this collection, I saw this comment in tests: https://github.com/tribe29/ansible-collection-tribe29.checkmk/blob/6d7e4b5e17dd0097a1ba20d7adda2cdfaeb66ee7/playbooks/test-full.yml#L99 > "refresh" is the only method working correctly, currently :-( # See https://jira.lan.tribe29.com/browse/CMK-7200
https://forum.checkmk.com/t/rest-api-issue-regarding-service-discovery/23899/2
@Ferroin I believe the confusion comes from [this](https://github.com/netdata/netdata/blob/master/packaging/installer/methods/source.md) document , which you can find linked in the README
I tried building myself for archlinux, initially thought it would be easy to change [this](https://gitlab.archlinux.org/archlinux/packaging/packages/netdata/-/blob/main/PKGBUILD?ref_type=heads) outdated `PKGBUILD`, but found the netdata build process documentation no longer being correct
I am observing that `accounts` has effect on the `/etc/nats-config/nats.conf` file, while `/etc/nats/nats-server.conf` still has this: ``` authorization { user: ruser password: T0pS3cr3t timeout: 2 } ```
more confusion arises when trying to configure jetstream controller which asks for some `.creds` file
I figured it out yesterday, posting in case someone else has similar issues. `/etc/nats/nats-server.conf` may have no effect at all as it is not being read by nats in this...
@mi-iro I use `sqlitebrowser.org`. In Tools->Load Extension you can load `vec0.so` (this extension). I got it from the python package files but one can get it from the Releases of...