Hi All, want to check with everyone if anyone has ...
# questions-and-troubleshooting
r
Hi All, want to check with everyone if anyone has faced this kind or error before? try to restart the CN sts, then the pod not able to start due to error Compute Node already exists, even after DROP the compute node still facing the same error
Copy code
ERROR 1064 (HY000) at line 1: Compute node already exists with same host starrocks-cn-0.starrocks-prod-cn-search.starrocks.svc.cluster.local and port 9050                                                                                   │
│ [Tue Nov 25 20:52:56 +08 2025] run start_cn.sh
k
this line is fine. it is an self-check to ensure itself get added into the frontend.
👍 1