Daniel Haß
Daniel Haß
Hey @tchiotludo - I think we are running into the same issue. See the following error message when one broker is not available in the cluster:  However I don't...
@Henrik-3 wow - thanks for the quick changes 🚀 The affinity/conference endpoint now displays a proper error when querying for `EU_WEST`. With `EU_DACH` I was able to find our team...
@fe-ax I ran into this too. The feature `--target-namespace` as been removed in `v0.8.0` according to the [release notes](https://github.com/acorn-io/runtime/releases/tag/v0.8.0). The docs page you mentioned is already deleted on the `main`...
Hey @marcusfey, I'm not :100: % sure but after some local testing this is what I think is happening: if you run `docker-compose up` without your local data directory already...
Hi @eleanorjboyd, thanks for asking back on this one. Cloud you let us know the specific pre-release version number that includes the possible fix you are referencing? This would allow...
Seems to work for me too with `v0.113.2024072315` - I enabled the "Use Exec Server" option again and I haven't run into stale SSH_AUTH_SOCK so far. Thanks for fixing this!...
In our team we would love to see this option as well. We have played around with the newly introduced `-l` option that is currently not released and only available...
Hey @lujiajing1126, thank you for your work and pointing us to your fork. The results so far look verify promising. We were able to generate recommendations running against our central...
@viceice makes sense. What would you think about prefixing the templated pre/post commands with a `set -e` in order to fail directly on every non-zero exit code?
I stumbled into this behavior too, currently using `v0.115.0` on Windows 11 with a Linux Remote. The problem is reproducible in a consistent manner and vanishes when switching to `remote.SSH.useExecServer:...