#6902·sealos

BUG: brief description of the bug 安装后 sealos-cloud 无法访问

Author: msaboilerplateCreated Apr 22, 2026Updated Apr 22, 2026
Labelskind/bug

Sealos Version

5.1.1

How to reproduce the bug?

curl -sfL https://raw.githubusercontent.com/labring/sealos/refs/heads/main/scripts/cloud/install-v2.sh |
SEALOS_V2_CLOUD_VERSION=latest SEALOS_V2_PROXY=true
SEALOS_V2_CLOUD_DOMAIN=sealos.xxx.cn
SEALOS_V2_ENABLE_ACME=true bash - 当前命令执行后,sealos-cloud不知道如何访问,以下是输出日志

What is the expected behavior?

waiting for mongodb secret generated waiting for mongodb ready ...mongodb secret has been generated successfully. cockroachdb statefulset is created. cockroachdb is ready.db ready ... cockroachdb secret has been generated successfully. Error from server (NotFound): configmaps "desktop-frontend-config" not found Error from server (NotFound): configmaps "desktop-frontend-config" not found Error from server (NotFound): configmaps "desktop-frontend-config" not found Error from server (NotFound): configmaps "desktop-frontend-config" not found Error from server (NotFound): configmaps "desktop-frontend-config" not found Release "cloud-config" does not exist. Installing it now. NAME: cloud-config LAST DEPLOYED: Wed Apr 22 14:14:08 2026 NAMESPACE: sealos-system STATUS: deployed REVISION: 1 TEST SUITE: None

What do you see instead?

No response

Operating environment

markdown
CriVersionInfo:
  RuntimeApiVersion: v1
  RuntimeName: containerd
  RuntimeVersion: v1.7.27
  Version: 0.1.0
KubernetesVersionInfo:
  clientVersion:
    buildDate: "2024-10-22T20:34:56Z"
    compiler: gc
    gitCommit: 841856557ef0f6a399096c42635d114d6f2cf7f4
    gitTreeState: clean
    gitVersion: v1.28.15
    goVersion: go1.22.8
    major: "1"
    minor: "28"
    platform: linux/amd64
  kustomizeVersion: v5.0.4-0.20230601165947-6ce0bf390ce3
  serverVersion:
    buildDate: "2024-10-22T20:26:27Z"
    compiler: gc
    gitCommit: 841856557ef0f6a399096c42635d114d6f2cf7f4
    gitTreeState: clean
    gitVersion: v1.28.15
    goVersion: go1.22.8
    major: "1"
    minor: "28"
    platform: linux/amd64
SealosVersion:
  buildDate: "2025-11-17T04:16:18Z"
  compiler: gc
  gitCommit: 1e312ad2c
  gitVersion: 5.1.1
  goVersion: go1.23.12
  platform: linux/amd64

Additional information

单节点安装