Alexander Groß
Alexander Groß
**Describe the bug** ```yaml block_builder: max_chunk_age: 18000h ``` ``` failed parsing config: /etc/loki/local-config.yaml: yaml: unmarshal errors: line 3: field block_builder not found in type loki.ConfigWrapper. Use `-config.expand-env=true` flag if you...
With 3.x, I had `ddclient -daemon=0 -debug` working and could skip the `DEBUG: > sleep 60` part (60 is from my config). With 4.x `ddclient --daemon 0 --foreground --debug --verbose`...
As per [the docs](https://github.com/borgmatic-collective/docker-borgmatic#run-borgmatic-like-a-binary-through-a-container): > This image can be used to run borgmatic like a binary by passing the borgmatic command Vs. reality: ```sh $ docker run --rm -it ghcr.io/borgmatic-collective/borgmatic...
[bug]: @iobroker/types has an implicit dependency on @alcalzone/pak, but no dependencies are defined
### No existing issues. - [x] There is no existing issue for my problem. ### Description Just adding `@iobroker/types ^7.1.0` to packages.json will raise the following error since it has...
1. Create a new empty repo to store the state 2. Configure access 3. Run ```sh $ tofu init -migrate-state Initializing the backend... Successfully configured the backend "http"! OpenTofu will...
Branches need to be in the `refs/heads` namespace. I would prefer the branch to be invisible, e.g. configure `refs/tf-state`. I can then look it up with `git ls-remote`, but it's...