You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have hosted my Optscale server on an AWS EC2 instance. Yesterday, everything was working fine, but today, when I open the URL, it shows "Site can't be reached." My AWS instance is running fine. However, when I open the EC2 terminal and check the nodes using the command:
kubectl get nodes
I receive the following error:
The connection to the server 172.XX.10.XXX:6443 was refused - did you specify the right host or port?
Please guide me on how to troubleshoot this issue.
The text was updated successfully, but these errors were encountered:
No, I didn’t make any changes. The site automatically started showing "Site can't be reached," and I noticed that Kubelet was inactive. I started the Kubelet service, but it becomes inactive every hour, requiring me to manually restart it for the OptScale server to run. I'm facing this recurring issue and need to restart Kubelet every hour.
Hello team @ek-hystax @tm-hystax @antoniodimariano ,
I have hosted my Optscale server on an AWS EC2 instance. Yesterday, everything was working fine, but today, when I open the URL, it shows "Site can't be reached." My AWS instance is running fine. However, when I open the EC2 terminal and check the nodes using the command:
I receive the following error:
The connection to the server 172.XX.10.XXX:6443 was refused - did you specify the right host or port?
Please guide me on how to troubleshoot this issue.
The text was updated successfully, but these errors were encountered: