I followed the guide from official website: https://docs.starrocks.io/zh-cn/latest/administration/stargo
It failed to get the package from the default repo.
[root@spr-s6q-10 stargo-pkg]# ./stargo cluster deploy test0 v2.4.1 deploy-3fe-3be.yaml
[20230216-184823 OUTPUT] Deploy cluster [clusterName = test0, clusterVersion = v2.4.1, metaFile = deploy-3fe-3be.yaml]
[20230216-184830 OUTPUT] PRE CHECK DEPLOY ENV:
PreCheck FE:
server id ssh auth meta dir deploy dir http port rpc port query port edit log port open files count
-------------------- --------------- ------------------------------ ------------------------------ --------------- --------------- --------------- --------------- ---------------
10.10.66.1:9010 PASS PASS PASS PASS PASS PASS PASS PASS
10.10.66.2:9010 PASS PASS PASS PASS PASS PASS PASS PASS
10.10.66.3:9010 PASS PASS PASS PASS PASS PASS PASS PASS
PreCheck BE:
server id ssh auth storage dir deploy dir webSer port heartbeat port brpc port be port open files count
-------------------- --------------- ------------------------------ ------------------------------ --------------- --------------- --------------- --------------- ---------------
10.10.66.1:9060 PASS PASS PASS PASS PASS PASS PASS PASS
10.10.66.2:9060 PASS PASS PASS PASS PASS PASS PASS PASS
10.10.66.3:9060 PASS PASS PASS PASS PASS PASS PASS PASS
[20230216-184830 OUTPUT] PreCheck successfully. RESPECT
[20230216-184830 OUTPUT] Create the deploy folder ...
[20230216-184832 OUTPUT] Download StarRocks package & jdk ...
[20230216-184832 ERROR] Error in get version v2.4.1 package, pls check it again. [DownloadUrl = ]
Is there another repo? If no, how can I use the installation package download from the site directly to deploy the cluster?
I followed the guide from official website: https://docs.starrocks.io/zh-cn/latest/administration/stargo
It failed to get the package from the default repo.
Is there another repo? If no, how can I use the installation package download from the site directly to deploy the cluster?