有人根据他们的文档部署成功过吗?
1
没太理解你意思。这个是开源的。你有问题可以直接提出来?
没太理解你意思。这个是开源的。你有问题可以直接提出来?
大佬,求助:
-
如何部署? 根据官方最新的文档,部署失败: a. 通过docker方式部署找不到镜像。 b. 通过virtualbox方式,找不到ova文件。 c. 通过helm chart方式,一直报错:Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred:
job csghub-gitlab-shell failed: DeadlineExceeded最后还是参考知乎文章:https://zhuanlan.zhihu.com/p/6838314168 部署成功了一个较旧的 1.0.0 版本。
-
如何通过sdk方式上传数据集或者模型? 安装了较旧的 1.0.0 版本后, 对应的csghub-sdk版本是哪个? 最新的api貌似有些不兼容
-
官方网站,使用问题 a. 一个账号居然给我拉黑了,死活登录不进~~,人格保证没干什么坏事! b. 注册了另外一个账号,绑定不了邮件,且无法创建数据集、模型集
折腾许久,无功。望赐教!
@itboy2009 "绑定不了邮件" —— 系统有错误提示吗?
curl -sfL http://quick-install.opencsg.com | INSTALL_CN=true bash -s -- example.com
[2025-10-30 15:38:26] [INFO] Installing dependencies for Debian/Ubuntu... [2025-10-30 15:38:35] [INFO] Detected OS: debian-based on x86_64 architecture. [2025-10-30 15:38:35] [INFO] Creating mirror registry files. [2025-10-30 15:38:35] [INFO] Installing K3S... [INFO] Using v1.30.4+k3s1 as release [INFO] Downloading hash rancher-mirror.rancher.cn/k3s/v1.30.4-k3s1/sha256sum-amd64.txt [INFO] Downloading binary rancher-mirror.rancher.cn/k3s/v1.30.4-k3s1/k3s [INFO] Verifying binary download [INFO] Installing k3s to /usr/local/bin/k3s [INFO] Skipping installation of SELinux RPM [INFO] Creating /usr/local/bin/kubectl symlink to k3s [INFO] Creating /usr/local/bin/crictl symlink to k3s [INFO] Skipping /usr/local/bin/ctr symlink to k3s, command exists in PATH at /usr/bin/ctr [INFO] Creating killall script /usr/local/bin/k3s-killall.sh [INFO] Creating uninstall script /usr/local/bin/k3s-uninstall.sh [INFO] env: Creating environment file /etc/systemd/system/k3s.service.env [INFO] systemd: Creating service file /etc/systemd/system/k3s.service [INFO] systemd: Enabling k3s unit Created symlink /etc/systemd/system/multi-user.target.wants/k3s.service → /etc/systemd/system/k3s.service. [INFO] systemd: Starting k3s [2025-10-30 15:38:44] [INFO] Checking if K3S cluster is up and running... No resources found in kube-system namespace. [2025-10-30 15:38:54] [INFO] K3S cluster is up and running. [2025-10-30 15:38:54] [INFO] K3S installed successfully. [2025-10-30 15:38:54] [INFO] Copying kube config file to the user's home directory. [2025-10-30 15:38:54] [INFO] Install helm for helm repo operations. deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main [2025-10-30 15:39:05] [INFO] Helm installation verified successfully. [2025-10-30 15:39:05] [INFO] Verify the validity of kube config. [2025-10-30 15:39:05] [INFO] CSGHub helm chart installation. [2025-10-30 15:39:05] [INFO] - Creating Namespace csghub. namespace/csghub created Context "default" modified. [2025-10-30 15:39:05] [INFO] - Creating Secret csghub-kube-configs. secret/csghub-kube-configs created [2025-10-30 15:39:05] [INFO] - Add csghub helm repo. "csghub" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "csghub" chart repository Update Complete. ⎈Happy Helming!⎈ [2025-10-30 15:39:06] [INFO] - Retrieve knative service info. [2025-10-30 15:39:06] [INFO] - Installing csghub helm chart... Release "csghub" does not exist. Installing it now. Error: failed pre-install: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 15:44:15] [WARN] Command failed. Attempt 2/5: Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 15:49:30] [WARN] Command failed. Attempt 3/5: Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 15:54:45] [WARN] Command failed. Attempt 4/5: Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 16:00:00] [WARN] Command failed. Attempt 5/5: Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 16:05:15] [ERRO] The command has failed after 5 attempts. [2025-10-30 16:05:15] [INFO] Configuring local domain name resolution. configmap/coredns-custom created [2025-10-30 16:05:15] [INFO] - Rollout restart deployment coredns. deployment.apps/coredns restarted [2025-10-30 16:05:15] [INFO] - Add domain resolution to /etc/hosts. [2025-10-30 16:05:15] [INFO] Configure insecure private container registry. Error from server (NotFound): namespaces "spaces" not found [2025-10-30 16:05:15] [INFO] - Restarting k3s... [2025-10-30 16:05:17] [INFO] CSGHub is deployed and the login information is located at login.txt.
安装最终失败,哎,体验不友好
curl -sfL http://quick-install.opencsg.com | INSTALL_CN=true bash -s -- example.com
[2025-10-30 15:38:26] [INFO] Installing dependencies for Debian/Ubuntu... [2025-10-30 15:38:35] [INFO] Detected OS: debian-based on x86_64 architecture. [2025-10-30 15:38:35] [INFO] Creating mirror registry files. [2025-10-30 15:38:35] [INFO] Installing K3S... [INFO] Using v1.30.4+k3s1 as release [INFO] Downloading hash rancher-mirror.rancher.cn/k3s/v1.30.4-k3s1/sha256sum-amd64.txt [INFO] Downloading binary rancher-mirror.rancher.cn/k3s/v1.30.4-k3s1/k3s [INFO] Verifying binary download [INFO] Installing k3s to /usr/local/bin/k3s [INFO] Skipping installation of SELinux RPM [INFO] Creating /usr/local/bin/kubectl symlink to k3s [INFO] Creating /usr/local/bin/crictl symlink to k3s [INFO] Skipping /usr/local/bin/ctr symlink to k3s, command exists in PATH at /usr/bin/ctr [INFO] Creating killall script /usr/local/bin/k3s-killall.sh [INFO] Creating uninstall script /usr/local/bin/k3s-uninstall.sh [INFO] env: Creating environment file /etc/systemd/system/k3s.service.env [INFO] systemd: Creating service file /etc/systemd/system/k3s.service [INFO] systemd: Enabling k3s unit Created symlink /etc/systemd/system/multi-user.target.wants/k3s.service → /etc/systemd/system/k3s.service. [INFO] systemd: Starting k3s [2025-10-30 15:38:44] [INFO] Checking if K3S cluster is up and running... No resources found in kube-system namespace. [2025-10-30 15:38:54] [INFO] K3S cluster is up and running. [2025-10-30 15:38:54] [INFO] K3S installed successfully. [2025-10-30 15:38:54] [INFO] Copying kube config file to the user's home directory. [2025-10-30 15:38:54] [INFO] Install helm for helm repo operations. deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main [2025-10-30 15:39:05] [INFO] Helm installation verified successfully. [2025-10-30 15:39:05] [INFO] Verify the validity of kube config. [2025-10-30 15:39:05] [INFO] CSGHub helm chart installation. [2025-10-30 15:39:05] [INFO] - Creating Namespace csghub. namespace/csghub created Context "default" modified. [2025-10-30 15:39:05] [INFO] - Creating Secret csghub-kube-configs. secret/csghub-kube-configs created [2025-10-30 15:39:05] [INFO] - Add csghub helm repo. "csghub" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "csghub" chart repository Update Complete. ⎈Happy Helming!⎈ [2025-10-30 15:39:06] [INFO] - Retrieve knative service info. [2025-10-30 15:39:06] [INFO] - Installing csghub helm chart... Release "csghub" does not exist. Installing it now. Error: failed pre-install: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 15:44:15] [WARN] Command failed. Attempt 2/5: Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 15:49:30] [WARN] Command failed. Attempt 3/5: Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 15:54:45] [WARN] Command failed. Attempt 4/5: Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 16:00:00] [WARN] Command failed. Attempt 5/5: Error: UPGRADE FAILED: pre-upgrade hooks failed: 1 error occurred: * job csghub-gitlab-shell failed: DeadlineExceeded
[2025-10-30 16:05:15] [ERRO] The command has failed after 5 attempts. [2025-10-30 16:05:15] [INFO] Configuring local domain name resolution. configmap/coredns-custom created [2025-10-30 16:05:15] [INFO] - Rollout restart deployment coredns. deployment.apps/coredns restarted [2025-10-30 16:05:15] [INFO] - Add domain resolution to /etc/hosts. [2025-10-30 16:05:15] [INFO] Configure insecure private container registry. Error from server (NotFound): namespaces "spaces" not found [2025-10-30 16:05:15] [INFO] - Restarting k3s... [2025-10-30 16:05:17] [INFO] CSGHub is deployed and the login information is located at login.txt.
安装最终失败,哎,体验不友好
关于安装的问题,请提交issue到 : https://github.com/OpenCSGs/csghub-charts,以便得到更好的回复
先用docker-compose 试试嘞,我感觉他们这个还是很简单嘞部署 opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/omnibus-csghub:v1.10.0-ce 这个镜像,注意tag 用ce
先用docker-compose 试试嘞,我感觉他们这个还是很简单嘞部署 opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/omnibus-csghub:v1.10.0-ce 这个镜像,注意tag 用ce
这个我体验了,一堆问题
有问题提iss,我当时就提了好几个,他们响应还是很快的。
最近更新比较多,有点更不过来了,进度稍微有点慢,对于你这里提到的: https://github.com/OpenCSGs/csghub-server/issues/491#issuecomment-3466439033
- docker 镜像也是因为变更较多,v1.11.0停止更新了,现在正在更新v1.12.0
- ova 文件也是在更新中,目前更新了 arm64 的,但是amd64 的因为机器问题,有点小问题,目前 amd64 的 ova 回退到了 1.14,最近会更新到1.12
- helm chart job 执行失败和网络也会有关系,因为仓库的问题,这个问题已经做了优化,你可以重新用快速安装脚本试下,这个脚本昨天将重构的方式更新了,但是文档还没有更新可以看下
curl -sfL http://quick-install.opencsg.com | bash -s -- --domain example.com --install-cn,其他选项请通过--help查看命令帮助 - helm chart v1.12.0 已经release,可以试下
ova 的方式一直不太推荐,所以更新频率很低,目前比较推荐的方式就是以下:
- 通过 quick_install 快速安装
- 直接 helm install
对于你这里提到的 opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/omnibus-csghub:v1.10.0-ce 很多问题,是安装问题还是应用 bug,能否反馈下,感谢
还有,我另外一个账号,为什么给我关闭了?非常不理解