openshift-labs / learn-katacoda

The OpenShift learning portal, powered by Katacoda
https://learn.openshift.com
159 stars 267 forks source link

Kafka/Basics: "error: unable to upgrade connection: Unauthorized" when "oc exec" #1311

Closed karstengresch closed 2 years ago

karstengresch commented 2 years ago

In which scenario did this bug occur? Kafka/Basics

At what step of the scenario did this happen?

3 of 4.

Describe the bug

Try to run a command, but get a response, I'm unauthorized.

Logs or error messages oc exec -it my-cluster-kafka-0 -- bash Results in: error: unable to upgrade connection: Unauthorized

karstengresch commented 2 years ago

Duplicate to #1300