-
Notifications
You must be signed in to change notification settings - Fork 315
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
aks browse East US fails connection timed out #291
Comments
I'm having the same issue in westeurope. When getting logs from kubernetes-dashboard I get:
Azure CLI Version: 2.0.30 |
Seeing timeouts in westeurope also:
|
Same in centralus:
|
This seems to be back up now. |
I'm still getting |
Timeouts here as well, West Europe. |
I am a kubernetes learner. What do you get when you run the following commands?
|
I am getting this today as well in West Europe |
The same issue for last few days in West Europe. Most of Azure CLI version: 2.0.31 |
+1 |
Just for the record, we're seeing the same issue with a
We're also not able to ssh onto the nodes using the instructions at https://docs.microsoft.com/en-us/azure/aks/aks-ssh because it just hangs when creating the ssh pod without giving us a console. |
Just an update - we managed to sort the problem using the steps Lewis has outlined in #232. It sounds like something had stopped functioning properly on one of our cluster nodes, and restarting the node caused it to start working again. |
This looks like an old bug and i am going to close it since there has been no activity. Please create a new one if you are still seeing issues |
I'm having the same issue in East US. AKS Managed Azure CLI Version: 2.0.47 |
I am facing same issue when i am trying to connect my pod using eks kubectl. $ kubectl exec -it delegate-portal-5f669855f9-82drh bash $kubectl logs delegate-portal-5f669855f9-82drh |
Still getting the issue Restarted cluster and re-scaled cluster but the issue is still there. Do I need to delete the cluster and re-create? This is production-impaired :( |
Github is not the correct location for production impacting issues or urgent issues. Please open an azure technical support issue so that engineering can examine |
error: error upgrading connection: error dialing backend: dial tcp 10.240.0.6:10250: getsockopt: connection timed out
Have tried using Windows and Bash, still the same problem.
AKS Managed
Azure CLI Version: 2.0.30
Kubernetes Version: 1.8.7
The text was updated successfully, but these errors were encountered: