operator icon indicating copy to clipboard operation
operator copied to clipboard

🐛 UI loads indefinitely when accessing via HTTP with authentication enabled

Open mguetta1 opened this issue 5 months ago • 6 comments

Version: 0.8.0-alpha.1

Description: When Konveyor is installed with authentication enabled, the UI fails to load and remains stuck in a loading state indefinitely. This issue only occurs when accessing the application over HTTP. When accessing over HTTPS, the UI loads as expected.

Steps to reproduce:

  1. Install Konveyor with authentication enabled on a Minikube cluster.
  2. Open the Minikube dashboard.
  3. Navigate to Ingresses and click on the tackle endpoint.
  4. This action redirects to an HTTP URL (e.g., http://192.168.49.2/).
  5. Observe that the UI stays in a loading state.

mguetta1 avatar Jul 17 '25 08:07 mguetta1

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members.

konveyor-ci-bot[bot] avatar Jul 17 '25 08:07 konveyor-ci-bot[bot]

I can't reproduce this; I did confirm it took like ~2 mins once I set feature_auth_required: true for the SSO pod to go to a ready state. Until that happens; the UI does spin loading and theres a 504 error. My guess is you saw the same and didn't wait for the SSO pod to go to a ready state.

dymurray avatar Jul 17 '25 19:07 dymurray

@mguetta1 have you been able to reproduce this?

dymurray avatar Aug 20 '25 18:08 dymurray

@mguetta1 have you been able to reproduce this?

Yes, I am able to reproduce with Konveyor 0.8.0-alpha.4

mguetta1 avatar Aug 21 '25 08:08 mguetta1

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will remain open for visibility and reporting purposes. Please comment if this issue is still relevant.

github-actions[bot] avatar Nov 04 '25 01:11 github-actions[bot]

This issue is still relevant

mguetta1 avatar Nov 05 '25 08:11 mguetta1