Local Konveyor UI fails to load when running on Minikube #2110
Labels
needs-kind
Indicates an issue or PR lacks a `kind/foo` label and requires one.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Environment:
Issue Description:
Following the installation of Konveyor on Minikube using the provided guide, the local Konveyor UI is inaccessible.
The following issues are observed:
The Konveyor UI displays an "Unable to connect" error message, stating:
"There was an error retrieving data. Check your connection and try again."
The browser's developer console logs multiple failed API requests:
These requests result in AxiosError with the message "Request failed with status code 504".
Steps to Reproduce:
Expected Behavior:
The Konveyor UI should load successfully, displaying the application interface and data.
Actual Behavior:
Additional Information:
Screenshots:
UI Connection Error:
API Connection Errors:
The text was updated successfully, but these errors were encountered: