Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Error: client rate limiter Wait returned an error: context deadline exceeded #5376

Closed
steinvenic opened this issue Feb 15, 2025 · 2 comments
Labels
kind/bug Something isn't working

Comments

@steinvenic
Copy link

Sealos Version

5.0.1

How to reproduce the bug?

概述

  • 感觉主要是安装参数--master-ips=172.19.117.70,172.19.117.71,172.19.117.72导致的,使用单节点方式,没有该问题,可以正常手动添加
  • 在ubuntu 24.04上应该是必现问题,在阿里云和本地都能复现

安装命令

bash install.sh  --zh   --cloud-version=v5.0.1  --image-registry=registry.cn-shanghai.aliyuncs.com  --proxy-prefix=https://mirror.ghproxy.com  --pod-cidr=100.64.0.0/10  --service-cidr=10.96.0.0/22  --cloud-port=443  --ssh-private-key=/root/.ssh/id_rsa  --kubernetes-version=1.28.11  --master-ips=172.19.117.70,172.19.117.71,172.19.117.72  --cloud-domain=sealos.mydomain.com

操作系统

root@iZuf6cb62qby5xh37bhzv6Z:~/sealos_5.0.1# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Image

What is the expected behavior?

No response

What do you see instead?

No response

Operating environment

- Sealos version:
- Docker version:
- Kubernetes version:
- Operating system:
- Runtime environment:
- Cluster size:
- Additional information:

Additional information

No response

@steinvenic steinvenic added the kind/bug Something isn't working label Feb 15, 2025
@steinvenic
Copy link
Author

没有添加node节点所致

@sealos-ci-robot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


No node added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants