Virtuozzo NetData installation issue

Hello NetData fans,

Faced with issue during netdata installation at Virtuozzo platform.

[root@vztopas ~]# wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh --stable-channel --claim-token DAZSDyi94ipo_cKDr93175xQddG54DpTnr23bLruMDmiEyJ2d_h62U7QnFcxr5L_ja5mkvTJAnOuuZzBjFc1U0NxuBBhQzwUACm5zRpD5XsgdxNZgi6P3IULuTjZnpxeJBqWTDI --claim-rooms d370f0aa-a939-43f8-b385-ceb405c1a464 --claim-url https://app.netdata.cloud
--2024-07-18 14:53:28--  https://get.netdata.cloud/kickstart.sh
Resolving get.netdata.cloud (get.netdata.cloud)... 104.26.9.141, 104.26.8.141, 172.67.72.170, ...
Connecting to get.netdata.cloud (get.netdata.cloud)|104.26.9.141|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 92126 (90K) [application/octet-stream]
Saving to: ‘/tmp/netdata-kickstart.sh’

100%[=========================================================================================================>] 92,126      --.-K/s   in 0.002s

2024-07-18 14:53:28 (36.9 MB/s) - ‘/tmp/netdata-kickstart.sh’ saved [92126/92126]


 --- Using /tmp/netdata-kickstart-tWrhBJyO5S as a temporary directory. ---
 --- Checking for existing installations of Netdata... ---
 --- Found an existing netdata install at /, with installation type 'binpkg-rpm'. ---
[/tmp/netdata-kickstart-tWrhBJyO5S]# test -x //usr/libexec/netdata/netdata-updater.sh
 OK

[/tmp/netdata-kickstart-tWrhBJyO5S]# //usr/libexec/netdata/netdata-updater.sh --interactive --not-running-from-cron
Thu Jul 18 14:53:28 UTC 2024 : INFO: netdata-updater.sh:  Checking if a newer version of the updater script is available.
Thu Jul 18 14:53:29 UTC 2024 : WARNING: netdata-updater.sh:  We do not provide native packages for virtuozzo.
 FAILED

The following non-fatal warnings or errors were encountered:

  - Command "//usr/libexec/netdata/netdata-updater.sh --interactive --not-running-from-cron" failed with exit code 2.

 ABORTED  Failed to update existing Netdata install at /: Encountered an unhandled error in the updater. Further information about this error may be displayed above.

For community support, you can connect with us on:
  - GitHub: https://github.com/netdata/netdata/discussions
  - Discord: https://discord.gg/5ygS846fR6
  - Our community forums: https://community.netdata.cloud/
[/root]# rm -rf /tmp/netdata-kickstart-tWrhBJyO5S
 OK

Maybe someone has encountered a similar problem?
or there any workaround like specific flags, commands, etc.?

Thank you in advance.

Regards.