🐛 UI loads indefinitely when accessing via HTTP with authentication enabled
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:
- Install Konveyor with authentication enabled on a Minikube cluster.
- Open the Minikube dashboard.
- Navigate to Ingresses and click on the tackle endpoint.
- This action redirects to an HTTP URL (e.g., http://192.168.49.2/).
- Observe that the UI stays in a loading state.
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.
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.
@mguetta1 have you been able to reproduce this?
@mguetta1 have you been able to reproduce this?
Yes, I am able to reproduce with Konveyor 0.8.0-alpha.4
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.
This issue is still relevant