Results 4 comments of yockgen

@dzmitryashkinadze I've changed my code to pass in file name directly, it could run with my previous query, however, the same errors if I asked some other question, see below:...

> hi @yockgen, > > Can you point to the API endpoint for alerts you are trying to use? There is support for [creating tasks](https://github.com/influxdata/influxdb-client-go/blob/dd6f6f1e6f55aeacc590a6b84d0ce92e95f5357e/api/examples_test.go#L454-L506). Hi @powersj, Thanks for the...

Thanks! Unfortunately, the "installation script" way not work for me, see logs below: ``` root@cbl-yockgen [ /home/yockgen ]# curl -sfL https://get.k3s.io | INSTALL_K3S_VERSION="v1.24.10+k3s1" sh -s - server --cluster-init --disable-selinux [INFO]...

My Mariner OS: ``` root@cbl-yockgen [ ~ ]# cat /etc/os-release NAME="Common Base Linux Mariner" VERSION="2.0.20240609" ID=mariner VERSION_ID="2.0" PRETTY_NAME="CBL-Mariner/Linux" ANSI_COLOR="1;34" HOME_URL="https://aka.ms/cbl-mariner" BUG_REPORT_URL="https://aka.ms/cbl-mariner" SUPPORT_URL="https://aka.ms/cbl-mariner" root@cbl-yockgen [ ~ ]# uname -r 5.15.158.2-1.cm2 ```...