-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
The connection to the server 10.0.2.15:6443 was refused - did you specify the right host or port? #17859
Comments
Me too facing the same issue. When we restart it's fine but after a while it's repeating the same. |
I faced the same issue, with the same symptoms, as described in this topic. |
@siddique670 Have u found the solution ? |
@pythonkid2 Issue is still there, it's need to add some rules in ubuntu firewall with port or else? |
Same issue, I add the right rules on UFW, but I think it's not the root cause because after reboot the cluster is ok and after sometimes the error appears, and I need to restart the controlplane to "resolve" the problem. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What Happened?
As per attached below screnshot getting the "connection refused" error.
Attach the log file
I configured the master node on ubuntu it has installed on VirtualBox -07. As per below ubuntu version.
root@master:~# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 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
Docker service is also running fine as per the below screenshot.
Container also running fine.
Swap is also i did off.
IP netsed.
systemctl status kubelet.service
kubectl config view
sudo systemctl restart kubelet.service
Please help us with where i am working as per the above issue and attached screenshot, If need any info and logs please let me know.
Operating System
Ubuntu
Driver
VirtualBox
The text was updated successfully, but these errors were encountered: