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

Openshift web terminal cannot be opened after logging in as kubeadmin #94

Open
1 task
jaceblake opened this issue Sep 8, 2021 · 1 comment
Open
1 task

Comments

@jaceblake
Copy link

Describe the bug

After logging in to Azure Openshift Cluster (ARO) as Kubernetes administrator (kubeadmin), I cannot open the web-terminal. But I can open web-terminal with the normal user(User from azure-active-directory)

Error message:

"Error Loading OpenShift command line terminal: unable to verify user with the provided token. Please Try Again"

Steps to Reproduce

  1. log in to Openshift Cluster as kubeadmin
  2. Open Web-Terminal

Environment

Cloud:

  • Azure

OpenShift Version:
oc version
Client Version: 4.7.7
Kubernetes Version: v1.20.0+558d959

@amisevsk
Copy link
Contributor

amisevsk commented Feb 7, 2022

Sorry I missed this issue until now!

This is an interesting issue. Does the kubeadmin account in ARO have a OpenShift User associated with it? If you look at the terminal created for kubeadmin (should be named terminal-xxxxx in the openshift-terminal namespace), what is the value of the controller.devfile.io/creator label (should be the UUID of the user).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants