Leonid Belyaev
Leonid Belyaev
Re-raise the IndexError from #20 and network errors from `requests` as ValueErrors with more helpful messages.
NixOS is a Linux distribution which does not obey the FHS, and as such, the `protoc` supplied by `protoc-bin-vendored-linux` will fail to run: ``` error: failed to run custom build...
Use multiple cores/threads for C builds in docker image setup. Don't think there's much reason to leave it at single core (esp. because this is almost always built on a...
Because the original URL is a 301 redirect to Github now (at least for me it is?), `make image` fails without this.
Centreon version: 24.10.3 OS: AlmaLinux 8 If you issue an HTTP GET to the endpoint: `/configuration/services/templates`, it will fail if one of the templates that it wants to list contains...
How can I deploy a RawKV setup (TiKV + PD nodes only, no TiDB SQL layer) for an application like JuiceFS such that the resources (both PD and TiKV is...