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

Can't exec into pod. #5064

Closed
IceeMC opened this issue Apr 13, 2020 · 6 comments · Fixed by #5066 or #5073
Closed

Can't exec into pod. #5064

IceeMC opened this issue Apr 13, 2020 · 6 comments · Fixed by #5066 or #5073
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@IceeMC
Copy link

IceeMC commented Apr 13, 2020

Environment
Installation method: kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-rc7/aio/deploy/recommended.yaml
Kubernetes version: v1.17.1
Dashboard version: v2.0.0-rc7
Operating system: Ubuntu 18.04.4 LTS
Steps to reproduce
  1. Go to Workloads -> Pods
  2. Try to exec into a pod
Observed result

In the console you'll see GET https://cdn.sockjs.org/sockjs-0.3.min.js net::ERR_NAME_NOT_RESOLVED

Image

Expected result

A shell opens that you can type commands into.

Comments

I am using k3s (lightweight kubernetes), but I'm sure that doesn't affect things.
Apparently according to the GitHub repo of sockjs, the new URL is https://cdn.jsdelivr.net/npm/sockjs-client@1/dist/sockjs.min.js

Thanks! 😄

@IceeMC IceeMC added the kind/bug Categorizes issue or PR as related to a bug. label Apr 13, 2020
@floreks floreks added the priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. label Apr 13, 2020
@shu-mutou
Copy link
Contributor

I'm sorry. I had a misunderstanding. This is not fixed.
igm/sockjs-go#89
I sumitted new PR for bumping sockjs-go.

@IceeMC
Copy link
Author

IceeMC commented Apr 16, 2020

Thanks! Would a release be following this also?

@shu-mutou
Copy link
Contributor

v2.0.0 would include this. 😉

@IceeMC
Copy link
Author

IceeMC commented Apr 16, 2020

v2.0.0-rc8 or just v2.0.0?

@floreks
Copy link
Member

floreks commented Apr 16, 2020

The next one should be v2.0.0.

@IceeMC
Copy link
Author

IceeMC commented Apr 16, 2020

Alright!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
3 participants